Newsletter popup not displaying on enter

This topic has 17 replies, 4 voices, and was last updated 8 years, 7 months ago ago by Robert Hall

  • Avatar: littlememx
    littlememx
    Participant
    September 5, 2015 at 19:03

    I have activated the option in the Admin area, however the popup is not opening on pageload.
    Please help

    16 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    September 7, 2015 at 11:26

    Hello,

    Please update the theme to the latest version 1.3.
    Before update delete “woocommerce” folder in the directory wp-content/themes/classico/ and it’ll be reuploaded from a new theme package.

    Don’t forget to create back up of your files and database before starting update process!


    (it’s for Legenda theme but the process is the same).

    Regards,
    Eva Kemp.

    Avatar: plush
    plush
    Participant
    September 7, 2015 at 19:24

    Hi Eva,

    I believe I have updated to 1.3 by doing the above but in my wordpress admin it does not say 1.3 in the theme it says 1.2. And the popup still doesn’t work for me. Can you please help? I backed up before the update as well.

    Thank you.

    Avatar: Eva
    Eva Kemp
    Support staff
    September 7, 2015 at 19:54

    Hello,

    I’ve updated the theme. Now enable top bar in Theme Options > General > Header Settings and check popup window.

    Regards,
    Eva Kemp.

    Avatar: plush
    plush
    Participant
    September 7, 2015 at 20:03

    Thank you for the update.

    Can the popup work without the top bar being enabled?

    Avatar: Eva
    Eva Kemp
    Support staff
    September 7, 2015 at 20:10

    Hello,

    Unfortunately no, top bar must be enabled in this case.

    Regards,
    Eva Kemp.

    Avatar: plush
    plush
    Participant
    September 7, 2015 at 20:15

    How do I get rid of the currency area in the top bar?

    Avatar: plush
    plush
    Participant
    September 7, 2015 at 20:27

    I would like to have the right top bar show only(newsletter, sign), and to show on my mobile top bar area as well. I don’t need the currency area which is on the left side on homepage and shows up on my mobile top bar as well.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 7, 2015 at 21:10

    Hello,

    Please provide us with link to the page and wp-admin access in Private Content.

    Regards,
    Robert Hall.

    Avatar: plush
    plush
    Participant
    September 8, 2015 at 07:36

    Is there a way to take the top bar off on mobile browsing?

    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 8, 2015 at 07:43

    Hello,

    You can use this code in Custom CSS for mobile (8theme Options->Typography->Custom CSS).

    .top-bar{
    display:none;
    }

    Regards,
    Robert Hall.

    Avatar: plush
    plush
    Participant
    September 8, 2015 at 08:05

    Perfect. Thank you Robert.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 8, 2015 at 08:06

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

    Avatar: plush
    plush
    Participant
    September 8, 2015 at 08:09

    Also,

    If you look at my top bar, the default right top bar get underlined when the mouse clicks over “get on the list” and “sign in”, is there a way to get my left top bar to do the same? And it seems like the left top bar is a little higher than the right top bar how can I get them aligned? Thank you

    Avatar: Eva
    Eva Kemp
    Support staff
    September 8, 2015 at 08:21

    Hello,

    Please add this code in Global Custom CSS:

    .languages-area a:hover {
        text-decoration: underline;
    }
    .languages-area {
       margin-top: 5px;
    }

    Regards,
    Eva Kemp.

    Avatar: plush
    plush
    Participant
    September 8, 2015 at 08:36

    Yes! Thank you.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    September 8, 2015 at 08:43

    Hello,

    You’re welcome!

    Regards,
    Robert Hall.

  • Viewing 17 results - 1 through 17 (of 17 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.