The following warnings occurred:
Warning [2] Undefined array key "threadviews_countguests" - Line: 745 - File: showthread.php PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php 745 errorHandler->error_callback
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
/inc/functions_post.php 830 postParser->parse_message
/showthread.php 916 build_postbit
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 46 - File: showthread.php(1650) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1650) : eval()'d code 46 errorHandler->error_callback
/showthread.php 1650 eval




Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
QUESTION Modify output of get_navigation
#1
To make the initial version of our one page theme function propwerly, we used a lot of jQuery and require modification of the .htacess file. http://get-simple.info/forums/showthread.php?tid=7517

I would rather build into the theme PHP files a way to make the get_navigation output #pagename instead of /pagename so I could make the theme less "hacky". There has got to be a better way.


Here is how the get_navigation is currently being used:
Code:
<?php get_navigation(get_page_slug(FALSE)); ?>


Please let me know how to do this in GetSimple, if it is even possible. Thank you!
Reply


Messages In This Thread
Modify output of get_navigation - by frixelsolutions - 2015-08-30, 00:41:32
RE: Modify output of get_navigation - by shawn_a - 2015-08-30, 03:36:18
RE: Modify output of get_navigation - by vallhund - 2015-08-30, 08:42:30



Users browsing this thread: 1 Guest(s)