badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

WPML language switcher on social menu

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #51780
    Marc
    Participant

    I purchased Ambition Pro last year and I am translating the site into another language. I added the WPML language switcher to the social menu to be displayed both on the top and bottom navigation bars but nothing is displayed, although I can see the code is generated in the page.

    What am I missing?

    Thanks,

    #51789

    Hi Marc,

    Can you provide your site Url so that we can know what the exact issue is going on?

    Thank you!

    #51795
    Marc
    Participant

    The site URL is: https://www.darrera.com/wp/

    If you inspect the social menu, you will see the last item is actually the language switcher but it is not displayed for some reason.

    Thanks,

    #51817

    Hi Marc,

    Can you please try adding below Custom CSS:

    .wpml-ls-item a {
    	margin-top: 1px;
    }
    .wpml-ls-item .screen-reader-text {
    	position: relative !important;
    }
    .wpml-ls-item .wpml-ls-native {
    	position: absolute !important;
    	clip: rect(1px 1px 1px 1px);
    	clip: rect(1px, 1px, 1px, 1px);
    	height: 1px;
    	overflow: hidden;
    	width: 1px;
    }

    Thank you!

    #51831
    Marc
    Participant

    Now I see it. Thanks!

    #51833

    You welcome Marc

    Could you also please help us rating this theme in WordPress Repository.
    https://wordpress.org/support/view/theme-reviews/ambition
    We really appreciate your rating.

    Thank you!

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