Member
Member
Laurent   04-02-2011, 12:31
#1

Hello,

I have a strange behaviour in zenpage. When you have a watermark and you want to use the colorbox to render the picture, the watermark doesn't appear.
I try to change the getunprotetedImageURL() to getFullImageURL() but i have planty for ascii caracter in the colorbox.
I look at the last zpGalleriffic_v1.4 code and it's works fine.
Can someone help me with that issue ?

Regards
Laurent

Administrator
Administrator
acrylian   04-02-2011, 12:35
#2

You have to change the configuration of the colorbox JS on the theme. It is not setup for protected images currently (even if it sometimes seems not to work.. You have to add photo: true which forces colorbox to treat everything as a image (see the colorbox website for the correct writing). Alternatively you might try the iFrame method as the proctected full images are actually called on a page .

Member
Member
Laurent   04-02-2011, 12:57
#3

Ok, i will try that.

Edit : works fine with the add of photo:true to the code.

Thank

Member
Member
HautdesignTattoo   15-03-2011, 00:11
#4

Hi there...

i have trouble with it, too. I have have try to add this but it dont works for me. Can you tell me where i have to add the photo:true?

Administrator
Administrator
acrylian   15-03-2011, 11:02
#5

On the theme page where the colorbox definitions are set. In this case image.php.

Junior Member
Junior Member
Hakapitchu   04-11-2011, 21:53
#6

Hi, I have just the same problem and sadly know next to nothing about PHP :/

I the codeline in my image.php should be this one, am I right?

" title="">

How and where exactly do I have to add the "photo:true"? I am using the theme zpminimal v1.4.1a

Would be great if you could help me!

Administrator
Administrator
acrylian   05-11-2011, 10:01
#7

In the jQuery setup define for the Colorbox. See: http://jacklmoore.com/colorbox/
That is usuallly located in the head of the theme file.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.