Hello @vev116,
Thanks for contact us.we have tested this plugin latest version and its working fine with WooCommerce and storefront theme and hereby attached shop page screenshot link.
screenshot : http://ibb.co/fjsfnv
can you provide your site URL so we look overall and we will provide you solution.
Thank You,
Multidots.
Hey @weazer4321,
Thanks for reaching out to us. If you getting issue then change on this file \plugins\banner-management-for-woocommerce\includes\class-woo-banner-management.php line number 162.
Now:
$this->loader->add_action(‘woocommerce_before_main_content’, $plugin_admin, ‘WBM_show_category_banner’,10);
Replace below code:
$this->loader->add_action(‘woocommerce_before_shop_loop’, $plugin_admin, ‘WBM_show_category_banner’, 30);
I hope that’s issue is resolved when you change that.
if you need further help then kindly let me know.
Thank You,
Multidots
We tried the suggestion below and it crashed our products page. Is there an update to address this problem? Writing and replacing code is not really my thing. From the looks of it on the web, it appears it is becoming a common problem with the latest wordpress and woocommerce updates.
Hello @weazer4321,
You can find “woocommerce_before_main_content” in this file /includes/class-woo-banner-management.php and replace “woocommerce_before_shop_loop” after that check it. I hope issue has been resolved.
If still getting issue then create a support ticket on our store.
Support: https://store.multidots.com/dotstore-support/
Thank You,
Multidots.
-
This reply was modified 8 years, 6 months ago by
Dotstore.