Site logo

Archived topic

Description showing twice in woocommerce page

8 replies · Started by Edwin on August 15, 2017

Viewing posts 1–9 of 9

Hi there,

Try this CSS to remove the second description:

.woocommerce-Tabs-panel > h2 {
    display: none;
}

Not sure why the review tab isn't showing when you enabled it in settings.

Any caching plugin?

Thanks, Leo that worked.
I tried it with disabling all plugins but still not showing.

I found that when i refresh a product it shows reviews for half second and disappears again.

Hmm.. Are ratings enabled in Customize > Layout > WooCommerce?

Hi Tom
Yes, enabled and showing under the products, but no option to write reviews or leave stars

Check your products to see if Reviews are enabled at a product level. Go to your product list (in dashboard), select Quick Edit on a product and see if the Enable Reviews is active.

Hi David

Yes, that worked. Anyway to force all products to show reviews?

Thanks

Edwin

I think for existing product you would have to do that one by one.

But once the settings is set in WooCommerce settings then it should show up for new products.

David feel free to correct if I'm wrong :) Thanks!

Products > Bulk Action Button > Edit after selecting all products (check box on filter bar will select all of them). Make the change and update.

This archived topic is closed to new replies.