This thread is resolved. Here is a description of the problem and solution.
Problem:
The client needed to hide the Italian language switcher on the shop home page of their bilingual site, even though they had already hidden it on other shop-related pages following the WPML documentation.
Solution:
We recommended adding the following CSS code to the custom CSS section of their theme to specifically target and hide the Italian language switcher on the shop home page:
.post-type-archive.woocommerce-shop .menu-item.wpml-ls-item-it {<br /> display: none !important;<br />}
This code ensures that the Italian language switcher does not appear on the shop home page.
If this solution does not resolve your issue, or if it seems outdated or irrelevant to your case, we highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. Should you need further assistance, please do not hesitate to open a new support ticket at WPML support forum.
This is the technical support forum for WPML - the multilingual WordPress plugin.
Everyone can read, but only WPML clients can post here. WPML team is replying on the forum 6 days per week, 22 hours per day.
This topic contains 3 replies, has 0 voices.
Last updated by 1 month, 3 weeks ago.
Assisted by: Noman.