Title: Guestbook code
Last modified: August 18, 2016

---

# Guestbook code

 *  [ecinus](https://wordpress.org/support/users/ecinus/)
 * (@ecinus)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/guestbook-code/)
 * I just have added the guestbook template!
    but here is the problem. I’d like 
   to add some sentences before the “Leave a Comment”, but I can’t. this is the 
   page–> [my guestbook](http://fickle.bee.nu/?page_id=17) this is my guestbook 
   code: ——————————————— `<?php /* Template Name: guestbook */ ?> <?php get_header();?
   > <!-- content ................................. -->
 * <div id="content">
 * <?php if (have_posts()) : ?>
    <?php while (have_posts()) : the_post(); ?>
 *  <div class="feedback">
    <?php comments_popup_link('Add comment', '1 comment','%
   comments', 'commentlink', ''); ?> </div> <?php comments_template(); // Get wp-
   comments.php template ?>
 * <?php endwhile; ?>
    <?php endif; ?>
 * </div>
    <!-- /content -->
 * <?php get_footer(); ?>
    ——————————————-
 * Does anyone know what to add in this template?
    Thank you! 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

 *  [viper007bond](https://wordpress.org/support/users/viper007bond/)
 * (@viper007bond)
 * [20 years, 10 months ago](https://wordpress.org/support/topic/guestbook-code/#post-239072)
 * Assuming it doesn’t work by just adding some content to the page in the WP Admin
   area, just do it before the comments template is displayed, i.e. before comments_template()
   is called.
 *  [Jennifer Ledbetter Clay](https://wordpress.org/support/users/geeksmakemehot/)
 * (@geeksmakemehot)
 * [20 years, 8 months ago](https://wordpress.org/support/topic/guestbook-code/#post-239437)
 * [http://geeksmakemehot.com/wordpress-guestbook/](http://geeksmakemehot.com/wordpress-guestbook/)
 * I actually have a premade blix guestbook template you can use.
 *  [craigatkinson](https://wordpress.org/support/users/craigatkinson/)
 * (@craigatkinson)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/guestbook-code/#post-239460)
 * arrrgh why doesnt it work, i only have one box [http://www.craigatkinson.info/?page_id=10](http://www.craigatkinson.info/?page_id=10)
   
   i want it like this… [http://lukenichols.com/guest-book/](http://lukenichols.com/guest-book/)
 *  [rab](https://wordpress.org/support/users/rab/)
 * (@rab)
 * [19 years, 10 months ago](https://wordpress.org/support/topic/guestbook-code/#post-239472)
 * Where does the code get pasted for that kubrick template? The result im getting
   is this..
 * [http://www.rabbrown.co.uk/blog/room-101-guest-book/](http://www.rabbrown.co.uk/blog/room-101-guest-book/)

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Guestbook code’ is closed to new replies.

## Tags

 * [guest book](https://wordpress.org/support/topic-tag/guest-book/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 4 replies
 * 5 participants
 * Last reply from: [rab](https://wordpress.org/support/users/rab/)
 * Last activity: [19 years, 10 months ago](https://wordpress.org/support/topic/guestbook-code/#post-239472)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
