Annie754
Forum Replies Created
-
`<a id=”single_image” HREF=”https://www.first-image-in-gallery.jpg” onMouseover=”change1(‘pic1′,’image4’)” >cambridge</A> <a id=”inline” href=”#data”></a>
<a class=”grouped_elements” rel=”group1″ href=”https://www.first-image-in-gallery-a.jpg”></a>
<a class=”grouped_elements” rel=”group1″ href=”second-image-in-gallery-a”></a>
<a id=”single_image” HREF=”https://www.first-image-in-gallery.jpg” onMouseover=”change1(‘pic1′,’image4’)” >cambridge</A> <a id=”inline” href=”#data”></a>
<a id=”single_image” HREF=”https://www.first-image-in-galleryb.jpg” onMouseover=”change1(‘pic1′,’image5’)” >providence</A> <a id=”inline” href=”#data”></a>
<a class=”grouped_elements” rel=”group2″ href=”https://www.first-image-in-gallery-b.jpg”></a>
<a class=”grouped_elements” rel=”group2″ href=”second-image-in-gallery-b”></a>
I downloaded FancyBox from the website, placed it in my plugins folder on my FTP, and activated it in WordPress. Everything is working great except that it isn’t recognizing the separate “rel” tags for different image category links.
I have it set up if you click on the text link, an image gallery slideshow will pop up. I have about six different text links on the same page with a different group of images associated with each link. I am adding the code into my php page directly.
Here is a portion of my code. I also tried your code above and it still cycles through all of the images on the page instead of just the images associated with the link.
I have a similar problem – I downloaded FancyBox 1.3.4 but can’t get galleries who have the same “rel” tag to work. Instead of it reading one gallery in a slideshow, it shows all of the images within that page.
What code do I need to add to my image link page in order to have multiple galleries existing within the same page, while each grouped element is shown in a slideshow by itself?
I am trying to solve the same problem. Let me know if you figure it out.
Thanks!