Step 1
In the Slider Revolution slide editor, click on the button layer and go to the Actions tab and click the Add Action (+) button.
Set the Action values to Click, CallBack and enter jQuery(".quform-popup-link-1").click();
as the function.
- Replace the number
1
in the function code with the form ID
Step 2
Edit the page containing the Slider Revolution slider, and add the shortcode for the popup form with no trigger text. For example:
[quform_popup id="1"]
- Replace the number
1
with the form ID
Troubleshooting
If the popup does not trigger when clicking the button go to Forms → Settings → Tweaks & Troubleshooting and make sure the option Enable popup script is on.