Forums › Forums › Search & Filter Pro › Page inserted shortcodes not working
- This topic has 6 replies, 2 voices, and was last updated 10 years, 8 months ago by
Ross.
-
Anonymous(Private) November 12, 2015 at 9:45 am #29628
Hi there,
I have followed the instructions in ‘Getting Started’ exactly. I now have both shortcodes inserted in a Page. The fields,submit button and filtered results appear, but when I try to submit any criteria nothing happens.
I am working on a bespoke WordPress theme. Do I need any extra Javascript or functions in place for the plugin to work, other than the included files?Many thanks
Ross Moderator(Private) November 12, 2015 at 10:15 am #29633Hi Henry
Do you have a link?
Just to check – do you see the Search & Filter javascript loaded on the page?
Ie, in the source code you should see a reference to
search-filter-build.js?Thanks
Anonymous(Private) November 12, 2015 at 10:27 am #29636Hi Ross,
I have set up a basic test page here: http://www.mtsglobe.com/news-archive-2/
As far as I can see in the source code the only search and filter references are css, not javascript.
Thank you for your quick reply.Ross Moderator(Private) November 12, 2015 at 10:33 am #29637Hi Henry
It seems like the way your theme is setup it might not be loading scripts in the standard way – which means S&F scripts are not loaded on the pages.
To add them yourself just follow the instructions here:
https://support.searchandfilter.com/forums/topic/chosen-jquery-min-jsver1-4-3-missed/#post-29278
(just goes in your functions.php)
Thanks!
-
AuthorPosts