• henkludis

    (@henkludis)


    I’m working on a multilanguage site and want two versions of the fixed bottom menu, one for each of the two languages. The difference between the two versions is in the text / label of each button. The button texts aren’t translated automatically by the plugin I use (Polylang).

    I would like to modify the texts using CSS but that can’t be done because they’re in a span tag (and not a pseudo-element like :before or :after). Another option would be to create two fixed bottom menu’s, one for each language, but I can’t find a way to do that.

    So here’s my question: how can I create multiple versions of a fixed bottom menu for use in a multilanguage site?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Katsushi Kawamori

    (@katsushi-kawamori)

    Please refer to the following live website.

    Live site

    This site is built in Polylang.
    The code on the top page will be helpful for you.

    Thread Starter henkludis

    (@henkludis)

    Thanks a lot, exactly what I needed.

    BTW, do you think it’s feasible to language switch button created by Polylang inside the fixed bottom menu?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Multiple version for multi language site’ is closed to new replies.