Your Time:
Our Time:

Polylang language switcher

Sorry, but you do not have the capability to view this topic

  • Sticky
    Posted in: Labora  
  • Unknowen Support Status
    • Topics: 4
    • Replies: 4
    • Total posts: 8
    Post count: 10
    pekos76
    Member
    2019-03-07 at 1:44 am #24835

    Hi there

    i beleive “iva-generator.php” is adding an “fa fa-caret-right” character to the polylang language switcher. Even though i am currecly using:

    jQuery(document).ready(function($){
    	$(".lang-item").removeClass("fa-caret-right");
    });

    to remove the caret-right font, I would like to know how can i change the iva-generator.php to avoid the language switcher displaying this font. This solution is dirty and loads more exceution time. The caret symbol is initially displayed and then goes away.

    The following (found here: https://polylang.wordpress.com/documentation/frequently-asked-questions/the-language-switcher/ )

    .lang-item, .lang-item-el, .lang-item-en {
    list-style: none;
    }

    does not work. The caret is introduced by the iva-generator.php.

    Maybe you can make also this option permanent in future releases or allow the user to have the choice to do so.

    Thanx

    • This topic was modified 5 years by pekos76.
    • This topic was modified 5 years by pekos76.

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.