Compatibility issue with Woodmart and Woo Store Vacation
-
Hi,
I’ve occur that compatibility with Woo Store Vacation plugin that we are using and Woodmart is not like it should be… Can you test it from your end? Please check how things are looking when plugin is in active mode on every single product? Basically, this small message become so big to cover whole screen. Please advise how to fix it to work normally. Thanks.
Hi,
Please, describe to us your problems in a bit more details. Attach some screenshots and provide us with a list of steps on how to reproduce it on your website.
Thank you in advance.
I did explained… So, if this plugin is ON, when you access any product e.g. private url 1 it shows you this message displayed all over the screen, just like my screenshot. On my other site, it is working normally on other theme. Check it from your end. Install it, make it active, access any product page and you’ll see.
Attachments:
You must be
logged in to view attached files.
We can’t guarantee a fully compatible with this plugin since it is not an official WooCommerce extension. If you want, we can try to provide a fix for this issue. Please, activate the plugin so we can see the problem.
I understand that. Can you at least check what is going on? I’ve send you details in private and activate the plugin.
Try to add the following code snippet to the Custom CSS area in Theme Settings
div#woo-store-vacation-wrapper .woocommerce-message {
height: auto;
margin-bottom: 0;
}
Very nice. Thanks a lot. 🙂
The topic ‘Compatibility issue with Woodmart and Woo Store Vacation’ is closed to new replies.