majaW
Admite hilos creados en los últimos 30 días: 0
Debates favoritos del foro
Este usuario no tiene debates favoritos.
Temas del foro creados
| Status | Debate | Supporter | Voces | Mensajes | Caducidad |
|---|---|---|---|---|---|
|
Cannot update: toolset: Unable to register: Site key not matching
Iniciado por: majaW en: Toolset Professional Support |
2 | 3 | 1 year, 10 months ago | ||
|
The url has changed, it is now in production
Iniciado por: majaW en: Toolset Professional Support |
|
2 | 2 | 2 years, 1 month ago | |
|
Sorting of view
Iniciado por: majaW
en: 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 | 2 years, 4 months ago |