• Resolved Dedalab

    (@francesco84x)


    Hi

    I have a website multilingual: ITA (mbaudit.it/) and ENG (mbaudit.it/en/). The theme is Brooklyn (last version).

    Polylang shows me the Theme Options variables (example: ut_site_copyright) BUT despite the fact that those Theme Options are translated (inside the Strings Translation area of the backend), the frontend of the ENG version (mbaudit.it/en/) shows me the ITA values of those Theme Options (for example inside the SUBFOOTER copyright area). So Polylang is does not care/does not read the translation strings.

    So my question is: is Polylang compatible with Brooklyn or should I manually change something into the theme files in order to make it use the translations made with Polylang?

    Example:

    is this function inside the footer.php file compatible with Polylang or should it be changed somehow?

    <?php echo do_shortcode( nl2br( ot_get_option(‘ut_site_copyright’) ) ); ?>

    • This topic was modified 5 years, 4 months ago by Dedalab.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Polylang – Translation strings – Brooklyn theme options’ is closed to new replies.