-
This plugin does exactly what I need to add filters using ACF fields. The problem is I do not want DHWC controlling the sort/pagination/ordering of my products – my theme does that already. I just want this filter functionality in the sidebar widgets.
Is there a way to turn off the toolbar filters (before the loop, above the products) without editing the class-dhwc-ajax-frontend.php file? I can simply hide them with CSS, but it is removing the standard WC hooks so my template sorting is not rendered.
thanks,
Kevin