- This topic has 1 reply, 2 voices, and was last updated 7 years, 5 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › DIvi Search Layout injector for display results
Tagged: Divi
Hi there
Currently have a customised my results page layout with the Search layout injector plugin https://elegantmarketplace.com/downloads/search-layout-injector/
It’s setup that you create a template in the Divi library and assign the template in the search layout injector plugin
I’m wondering how do i tell Search and filter pro plugin to go to this template and display the results on the custom template in the Divi library
Heres the URL to the current search functionality http://www.ripen.be/explore
Thanks for help in advance
Place the form as normal on the page (as a shortcode most likely)
In the form, make sure that the Display Results Method is set to ‘Custom’ and that the FULL URL of the results page is given.
IMMEDIATELY before the layout element, add another shortcode, the same as the form shortcode, but with an extra argument, like this:
[searchandfilter id="1234" action="filter_next_query"]
Replace 1234 with the ID number of your form. See if that works for you?
The form I see on that page is malformed, and the browser console shows javascript errors. These need to be fixed, otherwise our form will not work.