Hi,
I have a question about woocommerce and pagebuilder.
I use woocommerce and the modules theme on my homepage. I built a few pages with pagebuilder, cause I wanted to have a specific layout.
Now here’s my problem: I use the SiteOrigin Editor to add the woocommerce shortcode: [products ids = “xxxx,xxxx”] to display selcted articles.
But it seems that articles that are marked as “sale” aren’t displayed correctly. They are shifted vertically as you can see here: http://www.simplepiece.de/portfolio-item/baum-und-pferdgarten/
It isn’t a problem of modules, they told me that somehow a
tag is getting added before and after the SALE element on my products, and that’s shifting the whole item vertically.
How can I fix that? Isn’t pagebuilder working with woocommerce shortcodes?
Thanks!
Hi Simplepiece,
This sounds like an issue with the Automatically Add Paragraphs setting. Can you please try disabling it (it’s below the editor)?
If that doesn’t help, this sounds like it could be a plugin conflict issue. Can you try disabling all non-SiteOrigin plugins (leave WooCommerce enabled) and see if this fixes the issue? You’ll need to clear all your caches after disabling your plugins.
If it does fix the issue, then try re-enabling your plugins one by one until the issue comes back. This procedure will help diagnose which plugin is causing the issue.
Once we know that, we’ll be able to look at what might be causing the conflict and either solve the problem or help you find an alternative plugin.
If you aren’t using a SiteOrigin theme, then you can also try temporarily switching to one of the default WordPress themes to see if the issue is theme related.
Hi Alex,
thank you so much – it worked with disabeling the paragraph setting!