ines

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Translating sections of home page #7687
    ines
    Participant

    Jayen,

    Sorry, but where or in which file i add this code?

    // added by jayen
    if (function_exists(‘pll_register_string’))
    foreach ($bizlight_customizer_saved_values as $key => $value) {
    pll_register_string($key, $value, ‘bizlight’);
    $bizlight_customizer_saved_values[$key] = pll__($value);
    }

Viewing 1 post (of 1 total)