[SOLVED]Products with FancyBox Modal Window

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
delve2013
Forum Members
Forum Members
Posts: 91
Joined: Thu Jan 31, 2013 4:23 pm

[SOLVED]Products with FancyBox Modal Window

Post by delve2013 »

I'm trying to get fancbox working on a site I'm building. I'm using the products module and I'm using the following code in my summary template:

Code: Select all

<a href="{$entry->file_location}/{$entry->fields.image->value}" class="fancybox"><img src="{$entry->file_location}/{$entry->fields.thumbnail->value}"></a>
I have the following field definitions defined:

image - is the large image
thumbnail - is the thumbnail image

The site page can be found here:

http://intricatecreations.co.uk/new/ind ... on-gallery

The css, and js files load up as they're supposed to. I've checked this using firebug for mozilla firefox.

When I click on a thumbnail image, it loads up the large image but not on a page or in a modal overlay window as its supposed to.

I've seen other posts about the same issue and they've helped me to get where I am now. I can't seem to progress any further as I'm not sure what's causing the issue.

Can anyone help?
Last edited by delve2013 on Fri Oct 04, 2013 3:53 pm, edited 1 time in total.
User avatar
Rolf
Power Poster
Power Poster
Posts: 7825
Joined: Wed Apr 23, 2008 7:53 am
Contact:

Re: Products with FancyBox Modal Window

Post by Rolf »

Works for me! Clear your browser cache?
- + - + - + - + - + - + -
LATEST TUTORIAL AT CMS CAN BE SIMPLE:
Migrating Company Directory module to LISE
- + - + - + - + - + - + -
Image
Post Reply

Return to “Modules/Add-Ons”