This thread is resolved. Here is a description of the problem and solution.
Problem:
The client needs to remove specific content only from the secondary languages (English and German) on a multilingual site using WPML and the Enfold theme.
Solution:
We suggest two methods to address this issue:
1. Use CSS to hide the content in the secondary languages. Navigate to Appearance > Customizer > Custom CSS and add the following code:
html[lang="de-DE"] .av-azqhmd-0f1b66076b511bc95a4f41ed1a2aa12c, html[lang="en-US"] .av-azqhmd-0f1b66076b511bc95a4f41ed1a2aa12c {display: none}2. Manually remove the content from the secondary languages. Go to your site's backend, access "Pages", switch the language to English, and use the Avia builder to edit and remove the unwanted content. Repeat the process for German.
If this solution does not resolve your issue or seems outdated, we 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. If further assistance is needed, please 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 2 voices.
Last updated by 1 year, 8 months ago.
Assisted by: Mihai Apetrei.
