• Resolved dileight

    (@dileight)


    The [language-switcher] shortcode is not showing correctly in Elementor pop up. It shows fine on the backend and on the frontend, it looks 1/4 of the size and is not clickable so I can not use it. The shortcode works fine when not in the pop up.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Alex

    (@alexcozmoslabs)

    Hi,

    Thank you for reporting this.

    Our dev team will try to investigate and fix this.

    As a workaround, we suggest configuring a menu language switcher in Appearance –> Menus then display it through a Menu widget directly in Elementor. Or you can use the floater language switcher that can be activated in TP Settings –> General tab –> Language Switcher section.

    Or, you can fix it at your website by changing the switcher width through CSS (I suppose you are using the shorcode widget in Elementor to write the shortcode of our language switcher):

    .elementor-shortcode {
    .trp-ls-shortcode-current-language, .trp-ls-shortcode-language {
    width: 300px !important;
    }
    }


    Best Regards,

    Plugin Author Anghel Emanuel

    (@anghelemanuel99)

    Hello there,

    Since 5 days have already passed from the last reply, without getting any response from your side, I will close this thread and mark it as “Resolved”.

    Have a great day!

    Kind Regards,

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