• Hello!

    I’m using DMSGuestbook actually and I’m wondering if there’s a way to place the form on the WordPress main index? I’d like to add the form and maybe the last three messages…

    Do you think it’s possible and how?

    Thank you so much

Viewing 3 replies - 1 through 3 (of 3 total)
  • 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” ( https://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

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘DMSGuestbook – Placing the form on the homepage?’ is closed to new replies.