Not working with Carousel?
-
Hi,
I am trying to use this to work with the carousel. What I have in the carousel is thumbnails (images) and they are link to PDFs. I use WP Gallery Custom Links to link them to PDFs.
I like to use Fancy Box to display PDFs in the box. The problem is that it is not working with the carousel.
I look at the code and this it says…
<a rel="attachment">class="thumbnail no-lightbox fancybox-pdf" href="https://localhost:9347/wp-content/uploads/2015/01/Mission-Bound-SINGAPORE-magazine_2011.pdf" title="Mission Bound (Singapore Magazine - 2011)" target="_self"> <img width="157" height="153" src="https://localhost:9347/wp-content/uploads/2014/04/Mission-Bound-SINGAPORE-magazine_2011-thumbnail.jpg" class="attachment-bootstrap-medium-x" alt="Mission Bound (Singapore Magazine - 2011)"></a>
When I try this with a separate link (linking directly to the PDF), it works and this is the code:
<a href="https://localhost:9347/wp-content/uploads/2015/01/Mission-Bound-SINGAPORE-magazine_2011.pdf"> Mission Bound (Singapore Magazine – 2011) </a>
Is it because in the Carousel it has the class no-lightbox that’s causing the problem? If not, can someone see any issues and help me out?
Thanks,
Cliff
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Not working with Carousel?’ is closed to new replies.