Hi,
Can some body explain me how I include add_gwolle_gb_frontend_css(); to the frontend CSS of Gwolle-GB and show_gwolle_gb(); to show the guestbook in my templates. It should be easy, but I do not understand.
Wbr
Hi,
Can some body explain me how I include add_gwolle_gb_frontend_css(); to the frontend CSS of Gwolle-GB and show_gwolle_gb(); to show the guestbook in my templates. It should be easy, but I do not understand.
Wbr
Hey Lautrec,
you don't have to include the add_gwolle_gb_frontend_css into you template; it's automatically added via the wp_head hook.
To display the guestbook in your theme make sure Gwolle-GB is activated (via wp-admin/plugins.php) and then just call the get_gwolle_gb() function. Make sure you place the ID of the post at the setting page of Gwolle-GB.
Have fun!
Wolfgang
Can you give me more details about it ?
What file to modify exactly ?
This topic has been closed to new replies.