Hi Anaon
Actually there isn’t a way to do that.
But you could place the whole guestbook on the first index page with the plugin “Page Links To” ( http://txfx.net/code/wordpress/page-links-to/ ). I’m using this and I am very happy about this, I need this sometimes for display advertisement or information on the first page.
I hope I could you help,
Dani
Thread Starter
anaon
(@anaon)
Hi Daniel!
Thanks for your help but I’m not sure that this plugin is ok for what I need. I just want to add, you know, just the form on the home page to let the visitors drop me a line… A bit like a “shout box”…
Aha, ok…
You could disable (comment out //) some stuff in dmsguestbook.php:
Line 302: (<div …) comment out with <!– <div … code> –>
Line 309, 312, 330, 440: (Navigation part)
Line 337: foreach ($query2 as $dbresult) {
Add on line 338: while($anaon!=0) {
Activate the DMSGuestbook widget.
It was tested by myself with DMSGuestbook 1.12.1.
Good luck 🙂
Dani