This thread is resolved. Here is a description of the problem and solution.
Problem:
You are experiencing issues with your logo not displaying correctly in the translated version of your site. Specifically, the logo appears black instead of transparent in German, and the translation pen loads indefinitely when changes are made.
Solution:
We applied custom CSS to address the logo display issue. Please add the following CSS code to your site by navigating to WP > Appearance > Customize > Additional CSS:
[data-arts-header-logo=primary] .logo__img-primary { opacity: 1!important; visibility: visible!important; } [data-arts-header-logo=secondary] .logo__img-primary { opacity: 1!important; visibility: visible!important; } [data-arts-header-logo=secondary] .logo__img-secondary { opacity: 0!important; visibility:hidden!important; }
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 the problem persists, please open a new support ticket.
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 20 replies, has 0 voices.
Last updated by 1 month, 2 weeks ago.
Assisted by: Kor.