The following warnings occurred:
Warning [2] Undefined array key "allowautourl" - Line: 584 - File: inc/class_parser.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/inc/class_parser.php 584 errorHandler->error_callback
/inc/class_parser.php 228 postParser->parse_mycode
/printthread.php 203 postParser->parse_message



GetSimple Support Forum
Return Only Specified Pages from get_navigation()? - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: General Questions and Problems (http://get-simple.info/forums/forumdisplay.php?fid=16)
+--- Thread: Return Only Specified Pages from get_navigation()? (/showthread.php?tid=2356)



Return Only Specified Pages from get_navigation()? - Golpar Tah - 2011-11-10

Hello,

I'm looking for a way to output only specified pages using the get_navigation() function. In the example below, I have two categories of pages. For Category 1 I want only pages 1 through 4 returned and Category 2 to continue with 5 through 9. How can this be done?

Thanks for any suggestions.

Category 1
Page 1

Page 2

Page 3

Page 4


Category 2
Page 5

Page 6

Page 7

Page 8

Page 9