Forums › Forums › Search & Filter Pro › Search Filter not returning any results
- This topic has 14 replies, 5 voices, and was last updated 10 years, 1 month ago by
Ross.
-
Anonymous(Private) April 30, 2015 at 2:16 pm #16240
Hello
I just installed this plugin on the most recent version of WordPress and when I enter any type of search using various filters it returns no results.
I have tried using both display results options, shortcode and archive with no luck. I have also changed themes and am currently using WP’s Twenty Fourteen which does have The Loop function so don’t see an issue there either.
Have tried disabling all other plugins hoping one may have been conflicting…no luck.
I see many others are having issues with the plugin and WP 4.2.1, could this potentially be my issue as well or is it something else at play?
I would appreciate any advice,
Ross Moderator(Private) April 30, 2015 at 3:04 pm #16251Hi there
Sincere apologies for any troubles your are having. I’m working as fast as I can to ensure S&F is working with WP 4.2, that are a few bugs remaining which should be fixed in the next 12-24 hrs – once I know its compatible I can than pickup on any issues remaining that users are having.
The first thing I need to do though is make sure there are no compatibility issues before moving on to any other potential issues.
I’ll update as soon as I can.
Thanks
RossRoss Moderator(Private) April 30, 2015 at 7:39 pm #16296Hi again
There is a new update out – 1.4.3 which should have fixed all WP 4.2 errors – let me know how you get on.
Thanks
Anonymous(Private) May 1, 2015 at 9:20 am #16368Still not getting results, ajax not doing anything and if I click the submit button it just loads all my posts.
I have my shortcode embedded at the top of my standard archive template inside the
<?php if ( have_posts() ) : ?>
loop<?php echo do_shortcode('[searchandfilter id="3873"]'); ?>
-
AuthorPosts