Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #562242

    Hi,

    so my site is here:

    http://www.victoria-ward.com

    I followed the instructions here:

    https://kriesi.at/support/topic/opt-in-pop-up/

    to create a lightbox link to a page that will function as my custom pop-up

    I changed the functions.php file as required.

    Could somebody perhaps help me with the code I would need for that to delay about 10 seconds when the site opens?

    Many thanks

    #562244

    Also – while you’re looking!

    When the pop up opens, there is LOADS of blank space at the top, which means it has a scroll bar on the right hand side. I’d prefer it to be fixed, no scroll… without all that space at the top. Any ideas? thanks!

    #562396

    Hi,

    Please send us a temporary admin login so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Thanks,
    Rikard

    #563495

    See Below thanks x

    #564528

    Hey!

    try this code in Quick CSS field to get rid of pace inside your pop-up:

    .html_header_transparency #top .avia-builder-el-0 .container, .html_header_transparency #top .avia-builder-el-0 .slideshow_inner_caption {
    padding-top: 0px;
    }
    

    Cheers!
    Andy

    #564534

    Hey!

    in the post you have mentioned you will find the time delay: https://kriesi.at/support/topic/opt-in-pop-up/#post-530478
    3000 stands for 3 seconds. Adjust it as needed.

    Best regards,
    Andy

    #564628

    AHHH! awesome support as always :)

    Thanks x

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘I've made my own optin pop-up following instruction, but… can I delay it?’ is closed to new replies.