Title: Create do_shortcode for adding the shortcode into template file
Last modified: August 31, 2016

---

# Create do_shortcode for adding the shortcode into template file

 *  Resolved [Divdeep Singh](https://wordpress.org/support/users/divdeepsingh1/)
 * (@divdeepsingh1)
 * [10 years ago](https://wordpress.org/support/topic/create-do_shortcode-for-adding-the-shortcode-into-template-file/)
 * Hi All,
 * I have created one page using page builder and want to call that page into one
   section of home page. So i will be needing the do_shortcode for this plugin.
 * Thanks in advance.
 * Divdeep Singh
 * [https://wordpress.org/plugins/insert-pages/](https://wordpress.org/plugins/insert-pages/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [Paul Ryan](https://wordpress.org/support/users/figureone/)
 * (@figureone)
 * [10 years ago](https://wordpress.org/support/topic/create-do_shortcode-for-adding-the-shortcode-into-template-file/#post-7377739)
 * `<?php echo do_shortcode( "[insert page='your-page-id' display='all']" ); ?>`

Viewing 1 replies (of 1 total)

The topic ‘Create do_shortcode for adding the shortcode into template file’ is closed
to new replies.

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

## Tags

 * [do_shortcode](https://wordpress.org/support/topic-tag/do_shortcode/)
 * [shortcode](https://wordpress.org/support/topic-tag/shortcode/)

 * 1 reply
 * 2 participants
 * Last reply from: [Paul Ryan](https://wordpress.org/support/users/figureone/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/create-do_shortcode-for-adding-the-shortcode-into-template-file/#post-7377739)
 * Status: resolved