With the Views plugin you can create different Views elements to display all your custom types and content on the front-end, without coding. You can also create powerful parametric searches and add pagination to your content lists.
When you ask for help or report issues, make sure to tell us the options of your View.
Viewing 15 topics - 1,471 through 1,485 (of 1,553 total)
In a view im using "Order by > as a distance from > URL Parameter > toolset_maps_distance_center" which works great and updates the results/map based on the map search criteria
However when I use additional "Sorting Controls" to further allow the user to control the order( sort by price, size etc) these dont seem to have any effect.
Solution:
The option orderby address distance from URL parameter "toolset_maps_distance_center" option, so if there is an URL parameter "toolset_maps_distance_center" passed to view, it will override other column sorting settings, and conducts the problem.