2521

Set When the Popup should be displayed

The Popup Placement settings can be accessed from each Popup’s settings Page. To access the Popup Placement settings Select an existing Popup from the WordPress Admin Dashboard > Popups and then when the Popup Editor loads, click the “Settings” menu from the top of the editor screen.

 

Displaying the Popup on Page Load

To display the Popup on page load, from the Popup’s Settings page, scroll down to the “Trigger” section and select “Page Load”. And save the Settings by clicking the “Save” button from the top of the page.

Now the popup will be displayed immediately after the whole page is loaded.

 

Displaying the Popup When the Visitor tries to Exit the Page (Exit Intent)

Exit Intent Popups are Popups that are displayed whenever a visitor ties to move away from your web page to another website or tries to exit the page by any other methods. Exit Intent Popups are great way to urge visitors to perform a desired action. Out of all other serving methods Exit Intent popups brings the most results.

To setup Exit Intent Popup, From the Popup Editor Interface, click the “Settings” Menu from the top. Scroll down to Trigger Section and select “Exit Intent”.

Now when the Visitor Tries to exit the page, your popup will be immediately displayed.

 

Displaying the Popup When the Visitor Scrolls the Page

You can display the popup when the Visitor scrolls the page to a certain percent of the page or to a certain element.

Click the “Page Scroll” option under the Popup’s Trigger Setting and you will see 3 scroll types.

  1. On Scrolling 50% of the Page: Selecting this option will display the Popup whenever visitors scroll to 50% of the whole page.
  2. On Scrolling at the End of the Page: Selecting this option will display the Popup whenever visitors scroll to the very end of the page.
  3. On Scrolling to a Certain Element: This option lets display the Popup when the visitor scrolls to a certain html element. To setup this option, first select the option from the Dropdown and then in the Element Class/ID field, insert your html element class name with dot at the start: ‘.mylement’. You can add multiple elements by commas between each element class name. You can also add elements by their html ids. To do that, insert element ids starting with a hash (#). Eg: “#myelementid”.

 

Displaying the Popup When the Visitor Clicks an HTML element inside the current Page

You can display the popup when the clicks a certain html like image, text, button etc. To setup this option, click the “On Click” option under the Trigger Settings Section.

Now in the in the Element Class/ID field, insert your html element class name with dot at the start: ‘.mylement’. You can add multiple elements by commas between each element class name. You can also add elements by their html ids. To do that, insert element ids starting with a hash (#). Eg: “#myelementid”.

 

Displaying the Popup When the Submits a form in the current Page

You can display a popup to the visitor after they submit a Form in the page. It can be any form. To set this up you need to first find the form id or class name and then click the “Form Submit” option under the Trigger Settings Section.

Now in the in the Element Class/ID field, insert your html element class name with dot at the start: ‘.mylement’. You can add multiple elements by commas between each element class name. You can also add elements by their html ids. To do that, insert element ids starting with a hash (#). Eg: “#myelementid”.

 

Displaying the Popup after the Visitor spends a certain amount of time on Page

You can display a popup after visitor spends a certain amount of time in the current page. To enable this option, click the “Time Spent” option under the Trigger Settings Section. A new option will appear where you can set the time. If you want to display a popup after 3 seconds, enter the 3 in the “seconds” field.

Now when a visitor enters the page and the page is fully loaded, the popup will be displayed after 3 seconds.