• Thanks for the great plugin. Is there any way that polylang support might be added for the logo url for a multilingual site? Currently the logo url will always point to the default language homepage of the site and not the homepage of the language that the user is currently using.

    I can change the code and get the desired result by replacing:
    $logo_url = get_bloginfo( ‘url’ );

    with:
    $logo_url = pll_home_url();

    However, I was wondering whether you might be interested in working a fix into the code?

    Thanks again for the plugin!

Viewing 1 replies (of 1 total)
  • Plugin Author Rui Guerreiro

    (@takanakui)

    Hi @rinaldi1,

    Yes I’m interest in adding compatibility with the translation plugins, it’s in the plugin roadmap.

    Can you drop me an email to [support AT wpmobilemenu DOT com] so I can ask I couple things in private.

    Thanks

Viewing 1 replies (of 1 total)

The topic ‘Polylang Support for Logo URL’ is closed to new replies.