Is there any way to delay the age verification popup?

This topic has 3 replies, 2 voices, and was last updated 2 months, 2 weeks ago ago by Shehzad Ghazi

  • Avatar: Golden Eagle
    Shehzad Ghazi
    Participant
    March 5, 2024 at 21:38

    Hello,

    I want to know how can we delay the age restriction popup.

    Also, we are ranking our site with the help of blogs is there any way, that if users get into our website from blogs the age verification popup won’t appear on the articles and blog page?

    I tried doing it with JavaScript but it didn’t work.

    Thanks,

    2 Answers
    Avatar: Justin
    Luca Rossi
    Support staff
    March 6, 2024 at 07:17

    Dear Shehzad Ghazi,

    We hope this message finds you well.

    Regarding your first query, we regret to inform you that our current system does not support the feature to delay the appearance of the age restriction popup. However, we value your input and encourage you to share your suggestion on our Taskboard for further consideration. You can submit your idea at the following link: https://www.8theme.com/taskboard/.

    Should your suggestion receive substantial support from our user community, our development team will consider it for possible integration in an upcoming update.

    We are grateful for your understanding and participation in enhancing our services.

    As for your second request, to implement the custom CSS, please navigate to Theme Options, then select Theme Custom CSS and insert the following code into the Global CSS section:

    
    .single-post .et-popup-wrapper.et-age-verify-popup,
    .blog .et-popup-wrapper.et-age-verify-popup {
        display: none !important;
    }
    

    We trust this will address your needs effectively.

    Thank you for choosing 8Theme. Should you have any further questions or require additional assistance, please do not hesitate to reach out.

    Best Regards,
    The 8Theme Team

    Avatar: Golden Eagle
    Shehzad Ghazi
    Participant
    March 6, 2024 at 15:47

    Hello,

    It works, Thank you!

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

The issue related to '‘Is there any way to delay the age verification popup?’' has been successfully resolved, and the topic is now closed for further responses

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