ZenphotoCMS Forum
Some troubles with colorbox after upgrading - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: Some troubles with colorbox after upgrading (/thread-10444.html)



Some troubles with colorbox after upgrading - binoyte - 2012-09-26

Hi !

upgrading from 1.4.2.4 to 1.4.3.2, colorbox has a weird behaviour.

First, it doesn't load my personal css (under my_them/colorbox/colorbox.css

In fact, after having a look at the html source, the link to the css is empty :
``

The slideshow function (jQuery Colorbox) doesn't work anymore. Again links are empty.
Voir le diaporama

here is the code in my theme :
`

`

I didn't found a topic about such an issue on the forum. Any Ideas ?
By the way here is my website if you need to take a look at html sources : http://www.benoitvarret.fr/




Some troubles with colorbox after upgrading - acrylian - 2012-09-26

Remame the colorbox folder within your theme to colorbox_js. The plugin needed to be renamed because of a css conflict. (it was noted on a release post but don't remember which one right now).

Edit: http://www.zenphoto.org/news/zenphoto-1.4.3#plugins




Some troubles with colorbox after upgrading - binoyte - 2012-09-26

thanks ! this solved my first point. Promise, i'll read releases notes next time

But I still have an issue with the slideshow. In the html source I see this :

Voir le diaporama Voir le diaporama Voir le diaporama Voir le diaporama Voir le diaporama etc...
href is empty. This is strange.