majaW
Fils de soutien créés au cours des 30 derniers jours : 0
Sujets de forum favoris
This user has no favorite topics.
Sujets de forum créés
| Status | Topic | Supporter | Voix | Publications | Nouveauté |
|---|---|---|---|---|---|
|
Cannot update: toolset: Unable to register: Site key not matching
Commencé par : majaW in: Toolset Professional Support |
2 | 3 | Il y a 1 year, 10 months | ||
|
The url has changed, it is now in production
Commencé par : majaW in: Toolset Professional Support |
|
2 | 2 | Il y a 2 years, 1 month | |
|
Sorting of view
Commencé par : majaW
in: Toolset Professional Support
Problem: I can't figure out how to sort all the locations alphabetically based on the post title. Solution: You can achieve this by creating a sorting option and setting the default one to sort by title. After that, you can use CSS to hide the sorting control. Follow the steps outlined in this documentation. You can use the CSS code below to hide the sorting control:
.wpv-sorting-block {
display: none !important;
}
Relevant Documentation: https://toolset.com/course-lesson/creating-a-custom-search/#add-front-end-sorting-to-search-results |
|
2 | 4 | Il y a 2 years, 4 months |