• Resolved masharzy

    (@masharzy)


    Hello,
    I’m using translate press WordPress Plugin. I’m Using [language-switcher] short code on my website Dainikhat.[language-switcher] The place where I used this short code currently looks like this: image link. But I want to make it like this Link: image link

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello,

    Please go to:
    WordPress Admin Dashboard → Appearance → Menu
    1: Click on Screen Options and then activate the: “CSS Classes” (https://ibb.co/Vjy0bPM)
    2: Add your languages to the menu (https://ibb.co/Q6C4m5T)
    3: Select the first language you added (In my case that is the Japanese) and in: “CSS Classes” add a unique CSS class (in this case this will be .trp-dash-menu and then save) (https://ibb.co/3sHxwq4)
    4: Go to:
    WordPress Admin Dashboard → Appearance → Customize → Additional CSS and add the following snippet into it.

    .trp-dash-menu::after {
    	content: "|"
    }

    https://ibb.co/fdpGCdW

    By following these steps you will be able to recreate the menu from the website you mentioned.
    I was wondering, once you will have started using TranslatePress for a while, will it be too much to ask for you to leave a review on https://www.ads-software.com/support/plugin/translatepress-multilingual/reviews/?

    One or two sentences will do it and it may help us to reach more people as well as get feedback from existing users.

    Kind regards,

    Thread Starter masharzy

    (@masharzy)

    Hello support,

    Can it be done with custom code because my language switcher is on the left side but I want to bring it on the right side. And there is no menu on my right side. So I talked about custom code.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘I Need Help’ is closed to new replies.