google translate widget not working

  • Author
    Posts
  • #110289

    Hello

    I try to use the “Google translate by Jetpack” widget in the header. The widget appears but it’s no running. I can’t select the language.

    This widget was working properly with my previous Theme : Screenr

    Thanks

    Patrice

    Website: lesrouestournent.com

    #110509
    Zed
    Cryout Creations mastermind

    The header widget area is located underneath the header titles container making it unusable for interactive widgets. Apply the following CSS to bring it forward:

    #header-widget-area {
        z-index: 30;
    }

    until we correct this in the next theme update.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘google translate widget not working’ is closed to new replies.