hello,
first: sorry for my english. i speak german :-)
i have a problem:
in the admin userface on the right side is a box with "The last 10 Comments"
Now i want to put this box in a other side of my zenphoto gallerie.
The Problem is, i can`t. i saw here a "Tutorial" but i can't the script import in my webpage. maybe i'm to stupide?!?
is anyone here can show me a functioning script?
Thanks. Now i wish you a nice evening.
You can use the function printLatestComments() to print however many comments you specify. You can read more in the here in the functions documentation: http://www.zenphoto.org/documentation/functions/_template-functions.php.html#functionprintLatestComments
You don't have to change the function at all or import anything. You just need to make a call to the function where you want the comments to be displayed.
You're also missing a semicolon. The correct code is:
``