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/
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).
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.