Hi Guys,
Unfortunately, the Woodmart filter is not enough for me and I have to install a filter via a plugin. I use the filter from XforWooCommerce. Here there is the function to integrate the filter automatically via the hooks. The integration via the hook woocommerce_archive_description works very well. The only problem now is that I also have the category description above, although I want this one below. And if I move the description down in the Woodmart settings, then the filter is also down although I need it up.
Do you have any idea which other hook I could use as an alternative? It works well with woocommerce_before_main_content, but then I also have the filter on the product pages. With woocommerce_before_shop_loop the filter looks a bit broken.
Thank you!