-
AuthorPosts
-
January 10, 2018 at 11:40 am #895616
Hi All,
I’m looking for the best way to manage link, button and images link to open in a modal window / light box.January 11, 2018 at 6:58 am #895997Hey smiollis,
Please try something like this in a text block for instance:
<a href="http://your.site/" rel="lightbox">Click me to open in lightbox</a>
Best regards,
RikardJanuary 16, 2018 at 9:58 pm #898174Hi Rikard,
I tried this before asking, it’s not working :/
Thanks for your helpJanuary 20, 2018 at 3:09 pm #900095Hi,
You need to set the iframe parameter to true. Example.
<a href="http://kriesi.at/?iframe=true" rel="lightbox">Click me to open in lightbox</a>
Best regards,
IsmaelJanuary 21, 2018 at 7:14 pm #900439Hi Ismael,
Thanks for your response,
I tried your way on a link and in an image link, it’s not working, i have like a _blank target on my chrome browser,
I’d like to open a form in a lightbox to focus the user on the subcription process but i can’t open a page :/
Many thanks for your help ;)
Seb- This reply was modified 6 years, 10 months ago by smiollis.
January 22, 2018 at 4:18 am #900545Hi,
Please post the site url and the login details in the private field. We’ll create a test page.
Best regards,
IsmaelFebruary 1, 2018 at 1:38 pm #906273This reply has been marked as private.February 2, 2018 at 6:34 am #906645Hi,
Thank you for the info.
It was not working because the “Enfold” > “Theme Options” > “Lightbox Modal Window” was disabled. We enable the option and created a test page. (see private field)
Best regards,
IsmaelFebruary 2, 2018 at 9:28 pm #907050Thanks a lot, it’s working evrywhere now !
Last thing, is there a way to disable the navigation (left and right arrow) ?
Again, many thanks guys ! your team and your themes rocks !February 4, 2018 at 9:44 am #907410Hi smiollis,
Glad you enjoy using Enfold :)
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .avia-post-nav { display: none; }
If you need further assistance please let us know.
Best regards,
VictoriaFebruary 14, 2018 at 12:34 pm #912233Hi,
I tried on quick css, on custom.css in parent and in child theme but no effect.
Thanks for your help :)
SebFebruary 15, 2018 at 3:16 am #912585Hi,
Do you want to remove the lightbox’s arrows? Please use this css code.
.mfp-arrow { display: none !important; }
Best regards,
IsmaelFebruary 15, 2018 at 1:34 pm #912745Hi Ismael,
It’s working by your way :) Thanks.
When the popup open, i have a black screen of 5sec before the loading of the page, is this normal ? can i reduce the delay ?
Thanks again for all your help ;)
SebastienFebruary 16, 2018 at 5:11 am #913094Hi,
Yes, there should be a certain amount of delay but no longer than 5 seconds. Unfortunately, you can’t control the delay value.
Best regards,
IsmaelFebruary 26, 2018 at 8:08 pm #917954Thanks for your help !
Do you think that an external plugin will work better ? like ninja popup (https://codecanyon.net/item/ninja-popups-for-wordpress/3476479)February 26, 2018 at 9:16 pm #918028Hi,
Yes, that would make things work a lot better.
Best regards,
BasilisMarch 5, 2018 at 2:55 pm #921500Hey,
I mooved the website to a stronger server.
It’s faster now ;)
Thanks for all your help
SebMarch 5, 2018 at 9:22 pm #921814Hi,
We appreciate for letting us know!
Yes server can solve issues most of the times.Best regards,
BasilisMarch 7, 2018 at 3:17 am #922695Can i modify the default height To open big form in popup ?
March 7, 2018 at 9:15 pm #923324Hi,
Can you please create a new ticket so we can be able to help you with that?
Thank you
Best regards,
Basilis -
AuthorPosts
- The topic ‘Open in a lightbox / modal window’ is closed to new replies.