Site logo

Archived topic

Do not remove the number of products in the category

9 replies · Started by Nadezhda on April 22, 2020

Viewing posts 1–10 of 10

Hello! Probably, in vain I updated the plugin, I have two errors. Display product results counter does not work. And long product names are not portable. How to correctly return version 1.9.1? Uninstall beta and install 1.9.1, or will it overwrite installed automatically?

Hi there,

can you clear any plugin / server / browser caches and let us know if the problem is still there ?

Does not help. The amount of goods do not hide. With product names, it’s my fault with Line height. Corrected. Sorry!

Have you fixed this? I'm not seeing the amount of product on the page linked and single products.

The WooCommerce side of code did not change at all in 1.10 so it cannot cause issues like this.

You do not have these numbers?
Screenshot not attached?

Thank you very much! I tried using display block, the problem is which class to set. Now I'm trying to remove the extra word "Description" by the same rule on the product page. If tabs are disabled in the theme settings, tabs are not displayed at all. Help css. If it does not bother you to visit the site once more, I will be very grateful. But my request does not oblige you. All the same, your professional team is the best!

Try adding this CSS:

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    display: none !important;
}

Thank you very much!

Glad we could be of help

This archived topic is closed to new replies.