Title: Insert into theme
Last modified: August 22, 2016

---

# Insert into theme

 *  Resolved [jhnpldng](https://wordpress.org/support/users/jhnpldng/)
 * (@jhnpldng)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/insert-into-theme-1/)
 * Any way to add this into my non-widgetized footer? I do have a good sized footer
   with three side by side divs and would like to replace the content of one of 
   the divs with good reviews.
 * [https://wordpress.org/plugins/good-reviews-wp/](https://wordpress.org/plugins/good-reviews-wp/)

Viewing 1 replies (of 1 total)

 *  [NateWr](https://wordpress.org/support/users/natewr/)
 * (@natewr)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/insert-into-theme-1/#post-5613873)
 * You can call the shortcode directly from the template files like this:
 *     ```
       <?php echo do_shortcode( '[good-reviews]' ); ?>
       ```
   
 * All the shortcode attributes can be used here.

Viewing 1 replies (of 1 total)

The topic ‘Insert into theme’ is closed to new replies.

 * ![](https://ps.w.org/good-reviews-wp/assets/icon-128x128.png?rev=2205475)
 * [Five Star Restaurant Reviews](https://wordpress.org/plugins/good-reviews-wp/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/good-reviews-wp/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/good-reviews-wp/)
 * [Active Topics](https://wordpress.org/support/plugin/good-reviews-wp/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/good-reviews-wp/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/good-reviews-wp/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [NateWr](https://wordpress.org/support/users/natewr/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/insert-into-theme-1/#post-5613873)
 * Status: resolved