Translate Promo Popup in Theme - by mbertram

This topic has 2 replies, 2 voices, and was last updated 7 years, 1 months ago ago by Rose Tyler

  • Avatar: mbertram
    mbertram
    Participant
    February 21, 2017 at 18:25

    How can I translate the text in promo popup? I have WPML installed but the text does not shop up under String Translations. I also would like to remove the checkbox from the promo popup -> in my view it would make sense to hide the checkbox if option ‘Open popup on enter’ is disabled. Many thanks.

    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 22, 2017 at 10:46

    Hello,

    Could you please provide wp-admin access in Private Content so we could check it?
    To disable checkbox you can add this code in Custom CSS:

    #etheme-popup .checkbox-label {
        display: none;
    }

    Regards,
    Rose Tyler.

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.