Polylang & Language conversion stopped working with upgrade of Theme

Polylang & Language conversion stopped working with upgrade of Theme. I updated the theme two days ago and the multi-linguage site stop changing text for the home page sections.

On the sections/front-page-bottom-header.php


<?php if( $entry ): ?>
  <p><?php echo illdy_sanitize_html( pll_e( $entry ) ); ?></p>
<?php endif; ?>

And in functions.php


pll_register_string( 'Jumbotron Title', get_theme_mod( 'illdy_jumbotron_title', __( 'Branding - Advertising - Social Media', 'illdy' ) ), 'illdy' );

They were working until i updated the theme…not sure what is going on.

Hi,

Can you try this plugin: Loco Translate – WordPress plugin | WordPress.org to translate the theme’s string to different languages?

Let us know,

Thanks,
laranz.