Skip to main content

All Questions

Tagged with
2 votes
1 answer
3k views

Fancybox Gallery Navigation Not Working

I'm using Fancybox for photo galleries on multiple WordPress websites. Since upgrading to the newest Fancybox code, I'm having a problem with Fancybox gallery navigation not working. The photos open ...
delvec's user avatar
  • 57
-1 votes
1 answer
573 views

Fancybox 3 doesn't want to display lightbox image in microsoft Edge and IE

Fancybox runs great in chrome, safari and firefox, but when i try to click a thumbnail in Edge or IE for that matter, i get the message, "content can not be displayed, please try again later. This is ...
myrith84's user avatar
0 votes
1 answer
194 views

Jquery Fancy Box with thumbnails housing separate galleries

I'm trying to alter my fancybox so that each thumbnail when clicked opens into a different gallery. Right now fancy box just scrolls through all the thumbnails shown. I've looked up multiple ways to ...
Traci Westcott's user avatar
1 vote
1 answer
2k views

How to load multiple types in Fancybox 3

I use Fancybox 3, this is how I load my gallery (I disabled opening/closing animation so I load it like this: $(document).on('click', '[data-fancybox-var]', function(e) { e.preventDefault(); ...
Vadim L's user avatar
  • 45
0 votes
0 answers
224 views

How to get fancybox gallery to run on ajax loaded content?

I am loading some content via ajax: $.ajax({ url: loadscript }).done(function(data) { var main_content = $("#main_content", data); $(ajaxbox)....
user3759454's user avatar
1 vote
0 answers
202 views

Multiple galleries - fancybox

I am trying to create different galleries with fancybox, but it is still looping through the images of both the galleries even though I have entered rel="". I want to divide the galleries and I have ...
orion's user avatar
  • 11
0 votes
1 answer
154 views

Static description and title in fancybox

I have several albums in a database. There are several images in each one. I get these albums and images by php: var data = [ [ {'href': 'http://31.media.tumblr.com/...
sloker antonov's user avatar
0 votes
3 answers
1k views

fancybox open gallery with doubleclick

Is there a way to open a gallery with double-clik instead of single click ? $(document).ready(function() { $('.fancybox').click(function (e) { e.preventDefault(); }); $('....
Peter's user avatar
  • 1,296
3 votes
1 answer
1k views

Adding fancy box to a WP theme

I'm fairly new to making my own WP themes. Right now I'm trying to figure out how to add a lightbox type functionality to it. I googled the topic extensively and the only decent tutorial I was able to ...
hanazair's user avatar
  • 849
0 votes
0 answers
140 views

define specific url for specific fancybox gallery

I have the same issue encountered by many others, but it seems there was no definitive answer, so I'm sorry if this counts as a double post. My site http://brava-studio.com works with fancybox ...
Andrei M's user avatar
1 vote
2 answers
84 views

Fancybox issue, need a hand

I made a gallery with images fetched from DB and using Fancybox for displaying it. I have some articles that are the same, just diferent color and I display just one and underneath color boxes for ...
Nebojsa Djuric's user avatar
1 vote
1 answer
183 views

Fancybox galleries firs image launcher

I have some galleries on page. First image is launcher, other images have display:none. <?php if ($i == 1): ?> <a class="fancyboxLauncher" rel="group1" href="URL"><img src="URL">&...
Noise's user avatar
  • 34
1 vote
0 answers
1k views

Fancybox Gallery not working with no errors in browser

I used the API Method "Open" to create a gallery on a page. This function has worked for me on other sites before but for some reason, the gallery wont pop up on other sites I am doing. I am ...
Kai McKenzie's user avatar
0 votes
0 answers
81 views

gallery with jquery fancybox

I built this website giorgiobosisio.com and used the fancybox jquery. I've inserted in few pages and in some is working while in other is not. The code is the following and it's always the same. I ...
user2834426's user avatar
1 vote
1 answer
3k views

Fancybox works in all browsers except Internet Explorer

I am creating a photo gallery for a website and am new to javascript. the gallery works fine in chrome, firefox and safari but doesnt seem to want to work in IE. When an image is clicked in the ...
user2974884's user avatar

15 30 50 per page