Improved Page Include Test
This is a test using the Improved Page Include plugin. The following is taken from another page and uses the iinclude shortcode within a page:
[include-page id="296" displayTitle="true" displayStyle="DT_TEASER_MORE" titleBefore="<h2>" titleAfter="</h2>" more="continue»"]
Now for a test with sniplets. By adding the iinclude page php functions, we should be able to add the contents and then randomise them using the Sniplets plugin:
And the following sniplets at the bottom are pulled in with a special php code for "Sniplet Placements". Where you definte <?php the_sniplet_place('includes'); ?> (where the word includes is the name of the "placement").