majaW
In den letzten 30 Tagen erstellte Support-Threads: 0
Lieblings-Forenthemen
This user has no favorite topics.
Forum Topics Created
| Status | Thema | Supporter | Stimmen | Artikel | Aktualität |
|---|---|---|---|---|---|
|
Cannot update: toolset: Unable to register: Site key not matching
Gestartet von: majaW in: Toolset Professional Support |
2 | 3 | vor 1 year, 10 months | ||
|
The url has changed, it is now in production
Gestartet von: majaW in: Toolset Professional Support |
|
2 | 2 | vor 2 years, 1 month | |
|
Sorting of view
Gestartet von: 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 | vor 2 years, 4 months |