2011-12-19, 03:56:49
Instead of using include, that inserts the whole rendered page in your current page (BTW that might do an infinite loop) you should use some function that inserts only pages' contents.
There are some examples in the forum, also some plugins like SimplePageContent, I18N and others. (In GS 3.1 - beta right now- there's the getPageContent() function)
There are some examples in the forum, also some plugins like SimplePageContent, I18N and others. (In GS 3.1 - beta right now- there's the getPageContent() function)