display search box for the view.
Link to a page where the issue can be seen: hidden link
I expected to see: Search box with a submit button and preview and next buttons links for pagination
Instead, I got: nothing. i did place text at the start of the 'Search and Pagination' text area so you can see that on the page but not controls.
Here are screen shot of my view.
Hello,
Thanks for the details, I can log into your website and see the problem, please try these:
1) Upgrade Toolset Views plugin to the latest version, and test again. You can download it here:
https://toolset.com/account/downloads/
2) In case it is a compatibility problem, please deactivate all other plugins, and switch to wordpress default theme 2019, and test again
3) Also check if there is any PHP error in your website:
https://toolset.com/documentation/programmer-reference/debugging-sites-built-with-toolset/
4) If the problem still persists, please provide database dump file(ZIP file) of your website, I need to test and debug it in my localhost, thanks
https://toolset.com/faq/provide-supporters-copy-site/
Thanks for the details, I have done below modifications in your website:
Edit the post view "All Resources":
hidden link
Disable the option "Disable the wrapping DIV around the View", it will remove the search form and wrapper HTML div tag.
My issue is resolved now. Thank you!