Site logo

Archived topic

Need help in setting up ecommerce site

16 replies · Started by Subhasish on December 24, 2020

Viewing posts 1–15 of 17

Hi there,

Can you guide me to the page where the issue can be seen?

Please also clear and disable your caching plugin while we are trying to help.

Thanks!

Hi, at the time of changing the theme the cache plugin was disabled. There were no issues earlier. After 2 days I saw the widgets are not showing up on product pages but showing up on the shop, blog, etc.

So that sounds like some sort of a plugin conflict - Nothing in GP has changed in awhile.

Can you disable all plugins except GP Premium and WooCommerce?

not helping

Can you disable your cache plugin so i can see what the issue is.

done. plugin deactivated.

I am still seeing Autoptimized cached CSS. Can you disable that.

missed that. Now done deactivating.

Go to Customizer > Additional CSS and look for this rule:

@media (min-width: 768px) {
    .single-product div.product .woocommerce-tabs, .single-product div.product .related.products, .single-product div.product .upsells.products {
        width: 66%;
        display: inline-block;
    }
}

Change the width: 66%; to width: 65%; or a smaller %

This archived topic is closed to new replies.