Viewing 1 replies (of 1 total)
  • Plugin Author Webilop

    (@webilop)

    You can use function uls_get_user_language to get the language that visitor is looking the website. i.e:

    if(“es_ES” == uls_get_user_language())
    //…do something….

Viewing 1 replies (of 1 total)
  • The topic ‘how can I cange banner and logo for the different languges’ is closed to new replies.