Title: Nested Inserts
Last modified: August 22, 2016

---

# Nested Inserts

 *  Resolved [lee.dalchow](https://wordpress.org/support/users/leedalchow/)
 * (@leedalchow)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/nested-inserts/)
 * Hello,
 * I am having some problems with Nested Inserts making the entire page appear blank(
   Although there is no loop in my inserts)
 * I tried to make a simpler version to test this and get the following error: [http://aiesec.vn/test3/](http://aiesec.vn/test3/)
   
   Perhaps it may be the same issue? Looks like the shortcodes are not being processed?
 * To explain the content of each page:
 * Page ‘Test’ ([http://aiesec.vn/test/](http://aiesec.vn/test/))
    —————— test 1
   2 3 4
 * Page ‘Test2’ ([http://aiesec.vn/test2/](http://aiesec.vn/test2/)) – this displays
   correctly
    —————— This is my test page [insert page=’test’ display=’content’][
   insert page=’test’ display=’content’] [insert page=’test’ display=’content’] [
   insert page=’test’ display=’content’] [insert page=’test’ display=’content’] [
   insert page=’test’ display=’content’] [insert page=’test’ display=’content’] 
   This is the end of my test page
 * Page ‘Test3’ ([http://aiesec.vn/test3/](http://aiesec.vn/test3/)) – this displays
   incorrectly.
    —————— this is another test page. [insert page=”test2″ display=”
   content”]
 * Hoping for your input, thanks! =]
 * [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)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/nested-inserts/#post-5827835)
 * Hm, I just tried recreating on WP4.1.1 and Insert Pages 2.0 and page Test3 showed
   correctly:
 * this is another test page.
    This is my test page test 1 2 3 4 test 1 2 3 4 test
   1 2 3 4 test 1 2 3 4 test 1 2 3 4 test 1 2 3 4 test 1 2 3 4 This is the end of
   my test page
 * Maybe you’re using a custom template for page Test3? If the_content filter doesn’t
   get run, do_shortcode() never processes shortcodes.
    [http://codex.wordpress.org/Plugin_API/Filter_Reference/the_content](http://codex.wordpress.org/Plugin_API/Filter_Reference/the_content)
   [http://codex.wordpress.org/Function_Reference/do_shortcode](http://codex.wordpress.org/Function_Reference/do_shortcode)

Viewing 1 replies (of 1 total)

The topic ‘Nested Inserts’ 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

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

 * 1 reply
 * 2 participants
 * Last reply from: [Paul Ryan](https://wordpress.org/support/users/figureone/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/nested-inserts/#post-5827835)
 * Status: resolved