Hey,
I’m not seeing the normal woocommerce css in your page. Which theme are you using?
Ben
Bellery Modern-Minimal for WooCommerce
https://themeforest.net/item/bellery-modern-minimal-woocommerce-theme/24769392
However, I have “Elements” from themeforest, so I was able to download it for free.
Could it be that there’s issues since I’m using a child theme? Highly doubt that would cause this issue, however, is it possible?
Hey,
So that theme is deactivating woocommerce styling (very normal for a woocommerce theme) but its own styling is dependent on classes it’s adding into the product page, for example “before-product-summary-wrapper” is part of the css used in the theme that is not part of woocommerce core.
Since you are overriding the product page with elementor the theme isn’t adding the class so all your styling is not going to work.
Basically that theme isn’t designed for the product page to be overridden. You either need to choose a different theme, add in your own css styling, override the theme to hook in woocommerce default styling or try and interject all the same classes the theme is adding into elementor.
I hope that clarifies.
Ben
Thanks man. I was mainly focused on making sure the plug-in wasn’t broken or it was a simple fix before I started messing around with the files. I appreciate the information.
Take Care
Electro Theme is same problem… Please fix.
Plugin is good
Hey @smith111,
If your theme is overriding default woocommerce styling in such a way as to break the gallery if their classes are missing you would just need to add in css to make it work. Usually, theme support would be able to help you with this.
If you post a link it’s possible I can help you with some css, but in general, this isn’t something I can change in the plugin because the plugin is using woocommerce standards.
Ben
I’m fixed problem. Thank you