Tell us what you are trying to do? I need to insert sorting control in this page where there is already a view with a form to filter the posts
Is there any documentation that you are following?
Is there a similar example that we can see?
What is the link to your site? hidden link
Hello and thank you for contacting Toolset support.
You can add the sorting controls in the view. It seems that you are using a blocks based view, check this screenshot for the button to add sorting controls hidden link
The sorting controls need to be placed outside of the loop block, but still within the view's block.
I hope this helps. Let me know if you have any questions.
I have tried to insert the controls from the classic editor but I have set the filters that work only when the button is clicked, but I want the order controls to work when they are changed.
You will need to put the sorting controls between the filters and the end of the search form. Check this screenshot hidden link
If you want the results to update when changing the sorting, you will need to activate it on the view's settings. Choose "AJAX results update when visitors change any filter values". Check this screenshot hidden link
I hope this helps. Let me know if you have any questions.