ZenphotoCMS Forum
Adding Add This - 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: Adding Add This (/thread-4965.html)



Adding Add This - jono - 2009-04-04

Hello all,

I'd like to add the "Add This" button to every page in the "default" theme. You can see the button at http://www.addthis.com/ if are not familiar with it. Can anyone tell me where I would need to add the code they supply? I would ideally like to place at the bottom of the page with the "credit" line but left justified.

Thanks in advance for any assistance, may page is at http://www.orbsol.com/




Adding Add This - jono - 2009-04-07

Bump!

Anyone? I thought it would be a very easy one to answer.




Adding Add This - acrylian - 2009-04-07

Don't know how the code looks but I guess you should add it at the bottom of the page you want it to be displayed.




Adding Add This - jono - 2009-04-07

The code is only about three lines, nothing too complicated. But my point is, in to which file(s) to I insert it and where so that it appears left justified on the line that has the ZenPhoto credit on every page?




Adding Add This - sbillard - 2009-04-07

do a search for printZenphotoLink(). That is the function which puts the ZenPhoto credit on the page. Everywhere there is a call to it you need also your code.




Adding Add This - jono - 2009-04-08

Once again spot on. Thank you so much.