Title: [Plugin: WP-ViperGB] Code inside page.
Last modified: August 20, 2016

---

# [Plugin: WP-ViperGB] Code inside page.

 *  [Elliot Sowersby / RelyWP](https://wordpress.org/support/users/elliotvs/)
 * (@elliotvs)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wp-vipergb-code-inside-page/)
 * Hello,
 * Is it possible to put a guestbook code inside a post/page and make it show that
   way.
 * The reason I want to do this is so I can use it in tabbed content.
 * I tried this code inside the page but it doesnt work:
 *     ```
       <?php if ( function_exists('vgb_GetGuestbook1') ) : ?>
          <?php echo vgb_GetGuestbook1(); ?>
       <?php else : ?>
          <?php echo "Guestbook is currently deactivated."; ?>
       <?php endif; ?>
       ```
   
 * Thanks,
 * Elliot
 * [http://wordpress.org/extend/plugins/wp-vipergb/](http://wordpress.org/extend/plugins/wp-vipergb/)
 * _[[No bumping](http://codex.wordpress.org/Forum_Welcome#No_Bumping), thank you.]_

Viewing 1 replies (of 1 total)

 *  Thread Starter [Elliot Sowersby / RelyWP](https://wordpress.org/support/users/elliotvs/)
 * (@elliotvs)
 * [14 years ago](https://wordpress.org/support/topic/plugin-wp-vipergb-code-inside-page/#post-2722423)
 * Still looking for a solution.
 * I tried multiple ways of entering the code on the page but they are not working.
 * Is this possible at all?
 * I can put that code in a page template then set the page as the page template
   and that works but I would like to simply be able to enter it onto the page.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WP-ViperGB] Code inside page.’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-vipergb.svg)
 * [WP-ViperGB](https://wordpress.org/plugins/wp-vipergb/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-vipergb/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-vipergb/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-vipergb/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-vipergb/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-vipergb/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [Elliot Sowersby / RelyWP](https://wordpress.org/support/users/elliotvs/)
 * Last activity: [14 years ago](https://wordpress.org/support/topic/plugin-wp-vipergb-code-inside-page/#post-2722423)
 * Status: not resolved