How do I go about triggering a model from a slider revolution button?
Hello @Houston,
Thanks for posting in!
Please check their detailed guide on how to use the modal popup in the slider, see this updated guide:
- https://www.themepunch.com/faq/lightbox-type-content-go-fullscreen-feature/
- https://www.themepunch.com/faq/using-fancybox-with-slider-revolution/
Hope this helps.
I see that your last 2 links are exactly the same, is there a 3rd option or part?
Where can I get more help with Revolution Slider. This video really makes not much sense to me. I am not sure if what he is showing on the screen is all i have to do to get this to work with and existing slide. The instructions talk about putting in some custom CSS and java and the zip files that you can download only seem to have CSS. There is a slider_export.txt file but I am not sure what this is. Can you offer any guidance here?
UPDATE: I tried going to Envato where their support is but it seems I have to have a license direcly from them in order to get support of any kind. So, does that mean that since the plugin is built into X that you are the support?
I did get it to work, the issue I am having is 2 things.
-
The modal scrolls the page all the way to the bottom of the page which wouldn’t be so bad but it seems to be on the wrong layer. What I mean by that is the content of the website shows on top of the modal.
http://dev.creativeskyproductions.com/ (press the button “Show reel” to see the issue. -
The “X” (close) button does not work
Many thanks,
Houston
Hi Houston,
That’s correct, since the plugin is bundled with the theme, we’ll support it.
To fix your issue, please set z-index of the section element where your video resides.
The z-index property specifies the stack order of an element.
https://www.w3schools.com/cssref/pr_pos_z-index.asp
Hope this helps
The z-index of what exactly?? The model is built into Revolution Slider as per the video link you sent me from an above reply ( https://www.themepunch.com/faq/lightbox-type-content-go-fullscreen-feature/) There is no z-index field like the one you have sent a screen shot of in RS. I tried setting it in the css for RS but that did not work either.
Hi @Houston,
As Paul suggested, you should change the section’s z-index (first section) where your slider is. The reason for that is, the slider is within that section which is covered by the second section. Even if you modified the z-index of the slider, it is still limited to the container where it’s added. Unless, the lightbox is outside then there is no need for that.
You could do that by inspecting the first section in the builder and change its z-index.
Thanks!
Ahhh, ok. That makes sense now. That did the trick. More questions on this but will create another topic.
Thanks to the both of you.
You’re welcome. Glad we’re able to help.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.