Page 1 of 1

Pinterest button in lightbox?

Posted: 23 Jan 2014, 11:37
by nagato2014
Hi,
How can I add a pinterest button in the lightbox of an image?
Now I'm using slimbox effect for detail window.
I was able to insert the pin button in the category list but not in the lightbox when the image is opened.
Thanks

Re: Pinterest button in lightbox?

Posted: 23 Jan 2014, 19:21
by Jan
Hi, see similar posts in this forum regarding the buttons.

You can add them to iframe windows (see iframe vs. image methods: https://www.phoca.cz/documents/50-phoca/ ... al-advices )

To add them to image methods, you need to customize the javascript method.

Even if you add the button there, the site e.g. pinterest will link to popup window - which mostly means only site with image without site navigation, so it is better to add the button to category view or to use "no popup" method for images and paste the buttons there.

Jan

Re: Pinterest button in lightbox?

Posted: 24 Jan 2014, 10:44
by nagato2014
Ok, I'll try it. Thank you!