Thread Starter
nhrk
(@nhrk)
Hey
I have set up plugin and using widget for filter. I just want to have filter for shop product category. So in the backend I have excluded all other term IDs. Its working fine.
And also Shop product category is having different widget while all other category and pages have same widgets.
So the problem is :
When from shop category I select child category, sidebar gets changed from filter to woocommerce category display(which is for all other category and pages) and breadcrumbs also(But it is showing me the correct result).
NOTE I have set different shop page from the backend(which is not shop product category).
Is above note has anything to do with sidebar ? Because when I select sub category, breadcrumbs gets changed and become like Home > My shop page.
Hope You get what I am trying to say 🙂
Thanks and Regards,
NHRK
Hello NHRK
Looks like functionality of your site reacts on the WOOF search query as changing sidebar as I understood. It can be functionality of another plugin for sidebars if you installed it. Try to off such plugins and look how is it works….
breadcrumbs – that is right
<i>I have set different shop page from the backend(which is not shop product category).</i> – better use functionality of woocommerce to avoid different dysfunctional
You can try nex experiment – install on localhost clean wordpress, enable woocommerce and your wp theme you are using now – and look how is it…. It maybe deal with another plugin, but can be with the theme too – in such case only professional coder can help you …