How to fire popup against check of other cookies?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #12750

    I have several Gravity Forms configured on a client site. Each form is setting up a cookie upon form submission.
    The task is to show exit intent popup to those who did not submitted any of those Gravity Forms.

    The cookies can be checked with PHP isset function. How and to which object should I apply check for cookies like !isset( $_COOKIE['form-1-complete'] ) to get pop up fired up properly?

    #12780

    Hi @Jevgenijs Cernihovics

    In any case for this purpose you will need to add some code.
    So if you have a Web developer –
    let us know and we will provide the necessary technical information for your developer.

    #12782

    Yes, please!

    #12847

    Hi @Jevgenijs Cernihovics

    Firstly, on the page you need to upload popup from server, please use this instruction – https://supsystic.com/open-popup-on-click/ , and this shortcode [supsystic-show-popup id="100" load="1"] where 100 is the ID of needed popup.

    Secondly, you can just call the function
    ppsShowPopup( 100 ) at the time you need to display the popup, where 100 is the ID of needed popup.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Thanks so much! Please Enter Your Info Below To Get PRO Discount and Gifts