• Hello,

    I would like to be able to use a different logo for each language.

    Currently I use CheerUp theme and I created a child theme called cheerup-child.

    Here’s what I tried:

    1 – create a “polylang” folder in the “wp-content” folder
    2 – create a “wpml-config.xlm” file in wp-content\polylang\
    3 – paste this code

    
    <wpml-config>
      <admin-texts>
        <key name='theme_mods_cheerup-child'>
          <key name='image_logo' />
          <key name='image_logo_2x' />
          <key name='mobile_logo_2x' />
        </key>
      </admin-texts>
    </wpml-config>
    

    Unfortunately, I don’t see any additional translation strings in Polylang
    Do you have an idea ?

    I sent this same message to CheerUp support.

    Here is their answer:

    Hi

    Ok I ll suggest you open a topic with on Polylang support forum and ask for additional translation string. If you get those we can help you add them to the theme.

    Regards

    Thank you !

    • This topic was modified 4 years, 5 months ago by hugodwt.
  • The topic ‘Use a different logo for each language’ is closed to new replies.