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: https://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’ (https://aiesec.vn/test/)
——————
test 1 2 3 4Page ‘Test2’ (https://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 pagePage ‘Test3’ (https://aiesec.vn/test3/) – this displays incorrectly.
——————
this is another test page.
[insert page=”test2″ display=”content”]Hoping for your input, thanks! =]
- The topic ‘Nested Inserts’ is closed to new replies.