![]() |
|
zenpage template, subalbums, colorbox not working - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: Plugins (https://forum.zenphoto.org/forum-6.html) +--- Thread: zenpage template, subalbums, colorbox not working (/thread-9585.html) |
zenpage template, subalbums, colorbox not working - mgavaldon - 06-02-2012 Hello... Colorbox does not work on my subalbum full size image links. It will work on the full size image links in the initial album, but when I add a subalbum, add images to it - colorbox is broken, as is the Slideshow link. Anyone have any ideas? zenpage template, subalbums, colorbox not working - acrylian - 06-02-2012 I am not sure I exactly understand. Have a link to the album in question? zenpage template, subalbums, colorbox not working - sbillard - 06-02-2012 Many times this is caused by the link to the full image. Of course, that depends on your particular configuration. Colorbox will detect something is an "image" based on the URL it processes. But if the full images are protected the URL will not end in a recognized "image" suffix. Colorbox can be told that the link is an image by adding "photo" in its setup options. Sorry for not being more specific. I am at a place where I can search for the exact code for this. zenpage template, subalbums, colorbox not working - mgavaldon - 09-02-2012 Hello again, thanks for trying to help. I haven't had a chance to get back to this site til now. here are links to the development: the Zenphoto starts at I have 3 albums, here's one of them: if you go into Corporate Programs I created a subalbum entitled "bp" the large image links and the slideshow in that gallery, do not open in Colorbox and I just cannot figure out why. It works fine in a regular album, but any subalbum I create, reacts this way. I am using the Zenpage template, I just modified the css a lot, swapped out the sidebar for my navigation file. I've retraced my steps and can't find where I may have changed something... thank you for any guidance. zenpage template, subalbums, colorbox not working - sbillard - 09-02-2012 About the only strange thing I can see is that you seem to have multiple "slide show" javascript codes on the pages and the pages are loading the jQuery code two or three times. Certainly that cannot be good. Specially since at least on load is from a different source than the Zenphoto version. zenpage template, subalbums, colorbox not working - mgavaldon - 09-02-2012 That was it... I got rid of the link to the extra JQuery script from Google, it was in one of my other scripts and now it is colorbox is working on all albums. thank you for the clue!! |