The Big Spring Sale! Up to 50% off!

New Modal Popup Element

Auguste
257 Posts
Auguste posted this 24 September 2020
Ask a Question

Regarding the new nodal popup element is it possible to have a pop-up that appears when the person wants to leave the website. An Exit-Intent Popup?

Regarding the new nodal popup element is it possible to have a pop-up that appears when the person wants to leave the website. An Exit-Intent Popup?
Vote to pay developers attention to this features or issue.
7 Replies
Order By: Standard | Newest
Support Team
Support Team posted this 25 September 2020

Christophe,

You are welcome. Feel free to contact us in any other occasion.

...................................................
Sincerely,
Rami
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Christophe, You are welcome. Feel free to contact us in any other occasion. ................................................... Sincerely, Rami Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
Auguste
257 Posts
Auguste posted this 24 September 2020

Thanks Olivia :-)

Thanks Olivia :-)
Support Team
Support Team posted this 24 September 2020

Hi,

We added your request to our wish list.

Please try the following solution:

  1. insert HTML control with the following HTML:
    <div id="popup">
    <h3>Popup!</h3>
    </div>
    It is not exactly matter where you insert it. But if you want to display this window on each page please insert the HTML control in the Header or Footer.
  2. add css for #popup {} below the HTML in the <style> tags
  3. inset JS in the <script> tags.

Please let us know if you have any further questions.

...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, We added your request to our wish list. Please try the following solution: 1. insert HTML control with the following HTML: &lt;div id="popup"> &lt;h3>Popup!&lt;/h3> &lt;/div> It is not exactly matter where you insert it. But if you want to display this window on each page please insert the HTML control in the Header or Footer. 2. add css for #popup {} below the HTML in the &lt;style> tags 3. inset JS in the &lt;script> tags. Please let us know if you have any further questions. ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
Auguste
257 Posts
Auguste posted this 24 September 2020

Can I implement this code? If yes, how?
https://flaviocopes.com/tutorial-exit-intent-popup/

Can I implement this code? If yes, how? https://flaviocopes.com/tutorial-exit-intent-popup/

Last edited 24 September 2020 by Auguste

Auguste
257 Posts
Auguste posted this 24 September 2020

Hello Olivia, can you add it to the wishlist?

Hello Olivia, can you add it to the wishlist?
Support Team
Support Team posted this 24 September 2020

Hi,

Unfortunately, Nicepage popup modal can be displayed by link or button click only.

...................................................
Sincerely,
Olivia
Nicepage Support Team

Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1
Follow us on Facebook: http://facebook.com/nicepageapp

Hi, Unfortunately, Nicepage popup modal can be displayed by link or button click only. ................................................... Sincerely, Olivia Nicepage Support Team Please subscribe to our YouTube channel: http://youtube.com/nicepage?sub_confirmation=1 Follow us on Facebook: http://facebook.com/nicepageapp
Auguste
257 Posts
Auguste posted this 24 September 2020

But also have the possibility of making a pop-up appear after a certain time without the Internet user clicking on a button.
Have the possibility to say that after 20 seconds the pop-up will appear for example...

But also have the possibility of making a pop-up appear after a certain time without the Internet user clicking on a button. Have the possibility to say that after 20 seconds the pop-up will appear for example...

Last edited 24 September 2020 by Auguste

You must log in or register to leave comments