ZenphotoCMS Forum
How add rating to new theme - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: Themes (https://forum.zenphoto.org/forum-5.html)
+--- Thread: How add rating to new theme (/thread-5182.html)



How add rating to new theme - mowicz - 2009-06-10

HI

I download all themes from main site, and only deafult theme have working rating plugin. How can I add this plugin to others themes ?

Cheers, Mowicz.




How add rating to new theme - acrylian - 2009-06-10

You have to add the function printRating() of the plugin to those theme files you want the rating to be shown:
http://www.zenphoto.org/documentation/plugins/_plugins---rating.php.html

Also please read the theming tutorial if you haven't already.