Skip Navigation

[Resolved] template not behaving as it should in a search result

This support ticket is created 5 years, 7 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Karachi (GMT+05:00)

Author
Posts
#1263683

Tell us what you are trying to do?
displaying search results
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

#1264913

Hi Dave,

Thank you for waiting, while I performed some tests and research.

The third-party shortcodes from WPBakery plugins are not rendering properly when the search results are updated, because the view is set to use "AJAX" ( i.e. show the results without reloading the page ).

This is a known limitation with AJAX results, which is also mentioned in our documentation:
https://toolset.com/documentation/user-guides/front-page-filters/#2-1-custom-search-settings

To make these shortcodes show properly, you can select the option "Full page refresh when visitors click on the search button" in the view's "Custom Search Settings" and also include a "Submit button".
( screenshot: hidden link )

I hope this helps and please let me know if you need any further assistance around this.

regards,
Waqar

#1264951

My issue is resolved now. Thank you!