Viewing 16 posts - 1 through 16 (of 16 total)
  • Author
    Posts
  • #548740

    Hello,

    If you have a look at my website, you will see i have the language changer on the top left, for some reason i have them in text and then the flags. i checked the WPML settings and the flags are not ticked. how do i remove them?

    #549482

    Hi Jihad,

    Could you please provide us with a temporary admin login so that we can take a closer look? You can post the details in the Private Content section of your reply.

    Regards,
    Rikard

    #549599

    hello,

    Done.

    #550152

    Hi,

    I’m not sure why both are showing but you can try the following in Quick CSS under Enfold–>General Styling to hide the flags:

    ul.avia_wpml_language_switch_extra {
    display:none !important;
    }

    Best regards,
    Rikard

    #550247

    that workedperfectly, thanks.

    #550468

    Hi,

    Great, glad we could help :-)

    Best regards,
    Rikard

    #555334

    I’m trying to hide the WPML language switcher also. Pasted that CSS into the custom CSS and the language switcher is still there. Any help?

    #555497

    Hey!

    Can you send us a link to your page so we can take a look? You can set your reply as private if you wish.

    Cheers!
    Elliott

    #556914

    Elliott,
    Not sure if you got my last private message. Tried sending it again.

    #557251

    Hey!

    Did you figure it out? I don’t see it in your menu. Take a screenshot and highlight what your referring to.

    Perhaps you just activated a new child theme and haven’t imported the theme settings yet because your site is using the default styles, widgets, and menus.

    Best regards,
    Elliott

    #557353

    Yes. It’s still there. Please check it again, the menu was a little wonky.

    #557524

    Hi!

    I’m getting a 500 internal server error when trying to view your site now. Please check that.

    Best regards,
    Elliott

    #560780

    Back up and running. Please try again. Thanks.

    #560891

    Hi!

    Add this to your custom CSS.

    .av-language-switch-item {
        display: none !important;
    }

    Regards,
    Elliott

    #560900

    Worked like a charm. Thanks!

    #561065

    Hi,

    Great, glad we could help :-)

    Regards,
    Rikard

Viewing 16 posts - 1 through 16 (of 16 total)
  • You must be logged in to reply to this topic.