when you pick an image to show it , it does not use colorbox it loads the image in new page, doesnt use overlay as it should to be
when you pick an image to show it , it does not use colorbox it loads the image in new page, doesnt use overlay as it should to be
Comments
Comment #1
techmsi commentedI had the same issue yet upon inspection the picture element had class="colorbox" assigned to it.
I realized the
profiles>openfolio>libraries>coloroboxcontained a colorbox.zip file which would not unzip. Therefore, I downloaded the original files from http://www.jacklmoore.com/colorbox then unzipped them into the colorbox folder. Finally, I updated the OpenFolio Features & now it is working.I hope this helps.
-Sophie
Comment #2
tedbowI confirmed this and manually downloaded that zip file to confirm it was corrupt from the source and it was.
I updated the URL of the zip file from the Colorbox module docs.
I made a new 7.x-1.0-alpha5 release and it should be ok. Please let me know if it fixes it for you.
Comment #3
techmsi commentedThat fixed it. Thank you.