Hi!
I’m wondering if this plugin would be able to open a carousal slideshow in a lightbox?
I have a carousal created with Slide Anything plugin and would like to have it open in a lightbox when an image is clicked.
Thanks in advance for any insight you can provide.
]]>Hello,
I’ve set up a div in the following manner:
<div class=”inline_content” style=”display: none;”>content</div>
and I’ve set up a link in this way:
< a href=”javascript:;” data-fancybox data-src=”#fancybox-hidden-[id]”> link < /a >
I don’t understand much of js so I got this hyperlink from having ran the shortcode once (it was working) and copied from the source code… I guess I’m missing something eh? :\
I’m getting this in the popup:
“The requested page cannot be loaded. Please try again later”
The issue is that I can’t use the shortcode in the way I need to implement the link to the content (I’m using w4-post-list and I want to load each post as modal popup when their links are clicked) so I need to have a way to setup the link WITHOUT the shortcode method…
Can you please help me?
Thank you very much.
Hello,
I’m trying to make it work but simply cannot. On page load I get error:
Uncaught TypeError: n.fancybox.defaults is undefined
jQuery 14
<anonymous>
e
t
setTimeout handler*l/<
c
fireWith
fire
c
fireWith
ready
B
EventListener.handleEvent*
<anonymous>
<anonymous>
and when I click I get:
Uncaught TypeError: n.fancybox.getInstance is not a function
jQuery 12
i
dispatch
handle
add
add
ke
each
each
ke
on
<anonymous>
<anonymous>
This was for clicking image.
When I create just simple text hyperlink on the same page I get: Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://www.youtube.com/watch?v=Vpg9yizPP_g&autoplay=0. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).
Any help would be appreciated.
Thanks,
S@
hello
when we click on the outside the fancybox the box not close why? i want to close the fancybox when i will click on the outside the fancybox
plz help
https://www.kiransboutique.com/
How do I use a link to a fancy box content?
I’m wanting to have a link used to open a popup (not a page) that will contain a contact Form 7 form, for example;
<a href="#">popup text link</a>
Is this possible?
]]>