GetSimple Support Forum
Two instances of special pages displayed on one page? - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Plugins (http://get-simple.info/forums/forumdisplay.php?fid=13)
+--- Thread: Two instances of special pages displayed on one page? (/showthread.php?tid=5109)



Two instances of special pages displayed on one page? - sarnaiz - 2013-08-27

[attachment=261]Wondering if I can have two instances of special pages being pulled into a page?

I have a page that will have a 4 column layout. I want to have one column with news items 1-4 and the next column with items 4-8 for example.

If yes, how would I write this?

I am using the code below in another installation of GS and I'm not sure how to or even *IF* I could get the code to pull in the first few items and then continue the next items in the second column. Similar to a newspaper layout.

(% searchresults tags:news numWords:25 order:reverseurl %)

Thank you for any help you can offer.