ALL PRODUCTS in russian language nor work
-
Hi ! When I click exactly raussian language not work this elemen menu ALL PRODUCTS. Others language menu work fine english and romanian.
Attachments:
You must be
logged in to view attached files.
Hello,
I have logged into your website. It seems that you are using the old version of the theme and using an unregistered version of the WPML.
Please update the theme to the latest version and try to buy the registered version of the WPML plugin in order to get support from them if you face any issues in the future.
Then clear the cache and check back.
Best Regards.
I update but nothing. Where can i disable ALL PRODUCTS ?
Hello,
Please use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global Custom CSS section:
ul.woodmart-product-categories.has-product-count li.cat-link.shop-all-link {
display: none;
}
Best Regards.