Description
This plugin allows you to trigger any Elementor Pro’s popup using links at anywhere, even outside the Elementor’s content.
Usage examples
- Open a popup using a link inside Gutenberg or Classic Editor.
- Open a popup using a link inside a widget.
- Open a popup from Menus (using
Custom Link
). - etc.
How it works
- Install this plugin and make sure you have created your popup using Elementor and Elementor Pro.
- Go to
Templates > Popups
and click theShow URLs
button of the popup you want to show. - Copy the URL of the trigger type you chose (
open
andtoggle
is the most common type). - Paste the URL on any link that you want to use to trigger the popup (e.g.
Custom Link
on your Menus). - Done! Now you can open your popup from outside Elementor’s content.
Disclaimer
- This plugin only reveals the trigger URLs that are originally generated by Elementor Pro itself. This plugin doesn’t use any other custom method to trigger your popup.
- The trigger URLs only work with
<a>
tag. This plugin uses the same Elementor’s Javascript which only detects link in<a>
tag.
“Not working, my popup doesn’t show”
- Please check if the popup can be triggered using Elementor’s Dynamic Action link. If it can’t be triggered, then there must be something wrong in your popup configuration, not the trigger URL from our plugin.
- Please make sure that you have properly set the popup’s “Display Conditions”. Otherwise, your popup won’t show up.
- Please make sure that you copied the trigger URL correctly into your link.
- Please check if there is javascript error that might be caused by other plugins (check your browser’s Developer Tools > Console).
Still not working? Feel free to write a ticket on the support forum.
Screenshots
Installation
- Go to Plugins > Add New.
- Search for “Popup Trigger URL for Elementor Pro”.
- Click Install button and then Activate the plugin right away.
FAQ
-
Can I use this plugin without Elementor Pro?
-
No, the popup feature is only available on Elementor Pro version. Therefore Elementor Pro is required.
-
“Not working, my popup doesn’t show up”
-
- Please check if the popup can be triggered using Elementor’s Dynamic Action link. If it can’t be triggered, then there must be something wrong in your popup configuration, not the trigger URL from our plugin.
- Please make sure that you have properly set the popup’s “Display Conditions”. Otherwise, your popup won’t show up.
- Please make sure that you copied the trigger URL correctly into your link.
- Please check if there is javascript error that might be caused by other plugins (check your browser’s Developer Tools > Console).
-
Does it work with any other popup plugin?
-
No, this plugin only supports the popup module by Elementor Pro.
-
Does it work with any theme?
-
Absolutely! You can use any theme you like. You might want to try our theme: Suki, a really ligthweight, fast, flexible, and fully compatible Elementor theme.
Reviews
Contributors & Developers
“Popup Trigger URL for Elementor Pro” is open source software. The following people have contributed to this plugin.
Contributors“Popup Trigger URL for Elementor Pro” has been translated into 2 locales. Thank you to the translators for their contributions.
Translate “Popup Trigger URL for Elementor Pro” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
v1.0.5
- Fix bug on “toggle” trigger since Elementor Pro v2.10.
v1.0.4
- Fix notification removal on admin pages when Dismiss button clicked.
v1.0.3
- Fix JS error when elementor-frontend.js is merged by cache plugins.
v1.0.2
- Add trigger URL to Close popup with “Don’t show again” mode.
- Add very tiny javascript for fallback compatibility and to fix error on trigger URLs because Elementor 2.9 just updated their URL generation method.
v1.0.1
- Add notice to remind users to set the “Display Conditions” settings of the popup they choose.
v1.0.0
- Initial release