Viewing 17 posts - 1 through 17 (of 17 total)
  • Author
    Posts
  • #1105975

    HI,
    I followed the instructions of this ticket: https://kriesi.at/support/topic/enfold-disable-remove-language-switcher-flag-leave-just-text/, but I still can’t see the change of language in the top bar, I see it in the html code.
    Moreover, now the language change is on the left, I would like it right next to the social networks.
    Thank you for your support.

    #1106318

    Hey Manuela,

    Credentials did not work for me. Could you please update the credentials?

    Best regards,
    Victoria

    #1106338

    Sorry, try now.
    Thank you for your support.

    #1106424

    Hey!

    Here is the code you can put in Enfold > General Styling > Quick Css,  if it does not work, put into themes/enfold/css/custom.css

    
    .noLightbox.social_bookmarks + .sub_menu {
      float: right;
    }
    html[lang="it-IT"] .avia_wpml_language_switch li span.language_native {
      display: none !important;
    }
    

    https://cl.ly/7e42afcc187e PLease remove this code if it is in your quick css.

    If you need further assistance please let us know.
    Cheers!
    Victoria

    #1106638

    I tried the code above and it works in the test version.
    But in the official version, it doesn’t work. Why?
    I follow the accesses to the official website.
    Thanks for the support.

    #1107145

    Hi,

    Thank you for the update.

    The css code is in the English > General Styling > Quick CSS field. You have to move it to the Italian > General Styling > Quick CSS field or in the child theme’s style.css file. Please don’t forget to purge the cache after moving the code.

    Best regards,
    Ismael

    #1107463

    Another question: when I change the css code in the fast css within the theme options in the English version, do I have to change it also in the Italian version? or are the changes made in the English version also in the Italian version?

    #1107465

    Hi,
    I checked the two codes and they are same.
    I also deleted the css code in both versions (English and Italian) and inserted the code in the css file of the child theme, but I didn’t solve the problem.
    Another question: why in the test version of the site does it work and in the official version doesn’t it?
    Everything is set up in the same way, the same wordpress version, the same theme and the same wpml version
    What I can do now?
    Thank you for your support.

    #1107566

    Hi famarinu,

    Best regards,
    Victoria

    #1107682

    The problem is this, that the switch is not seen, but if you go in the html code the switch is there.
    See the screeshort: https://monosnap.com/file/y1UV8DlswOIsCBagGKHjmtCK2gCUoe

    #1108174

    Nobody can help me please?

    #1108421
    This reply has been marked as private.
    #1108760

    Hi,

    Sorry for the delay.

    Another question: when I change the css code in the fast css within the theme options in the English version, do I have to change it also in the Italian version?

    Yes, you have to add the code in the other languages’ Quick CSS field. If you prefer not to do that, put it in the child theme’s style.css file.

    Best regards,
    Ismael

    #1140561

    ok Thank you.

    #1140743

    Hi famarinu,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

    #1141252

    Hi, that’s it, thank you.

    #1141558

    Hi famarinu,

    Great :) We are closing this thread.

    Best regards,
    Victoria

Viewing 17 posts - 1 through 17 (of 17 total)
  • The topic ‘change flags to letters in language switch WPML’ is closed to new replies.