Abudi

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Multi-language front page #64615
    Abudi
    Participant

    @ma_rich Hi,
    go to the sme file landing-page.php at the folder includs, than go to:
    $data[$count] = array(

    than replace ‘title’ => get_the_title( $pageid ),
    with
    ‘title’ => get_the_title( pll_get_post($pageid, get_locale())),

    enjoy :o)

    • This reply was modified 5 years ago by Abudi.
Viewing 1 post (of 1 total)