• Hi, I provide live streaming services, and each client gets a personalized page. I want each page to have its own guestbook. How do I assign a separate guestbook to each page?

    Thank you,

    Regards, Rakesh

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Marcel Pol

    (@mpol)

    Hi, this is written in the FAQ:
    How can I use Multiple Guestbooks?

    You can add a parameter to the shortcode, like:
    [gwolle_gb book_id=”2″]

    This will make that page show all the entries in Book ID 2. In case
    you read this on www.remarpro.com, the quotes are supposed to be standard
    double quotes, no backticks.

    With multiple guestbooks, how do I keep track?

    There is no need to use id’s that are incrementing.
    If you have a lot of guestbooks on lots of pages, you can just use the
    id of the post as the id of the guestbook. That way you won’t have
    double id’s.
    You can set the book_id automatically to the post_id with this shortcode:
    [gwolle_gb book_id=”post_id”]



    By the way, sorry for the really slow reply. I have missed a few topics apparently. I never received an email, I only see it just now in my RSS feed.

Viewing 1 replies (of 1 total)
  • The topic ‘Guestbook for each page’ is closed to new replies.