• Hi
    I have been using this plugin for ages. Been updating site to latest Woo-commerce and WordPress versions and now the filter is just not displaying at all as a widget. I have tried disabling plugins to see if there was a conflict, but no joy.

    Site is still in development so not visible to public but I can supply login details on request to the plugin developer so that the site becomes visible.

    Many thanks in advance.

Viewing 1 replies (of 1 total)
  • Plugin Author YITHEMES

    (@yithemes)

    Hi @freshlinx

    If Ajax Product Filter does not show filters or not show results for attributes / categories / tags if you’re using WooCommerce 2.6.x, please, follow these simple steps:

    1. Update the plugin to version 3.0.6 or higher

    If you have an active cache plugin, please, do also the following:

    2. Go to WooCommerce > System Status > Tools and click on recount terms

    3. Empty the cache (if any)

    If still the filters do not show up:

    4. copy and paste the following code into the functions.php file of your current theme:

    add_filter (‘yith_wcan_use_wp_the_query_object’, ‘__return_true’);

    and go through steps 2 and 3 once again.

    Sorry for late reply.
    Have a nice day
    YITH

Viewing 1 replies (of 1 total)
  • The topic ‘Filter widgets not displaying on sidebar’ is closed to new replies.