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
Problem in menu
#4
A theme can have several templates, that define the layout of the page.
A page is assigned by default the template.php Default template, but can be assigned a different one.

It seems your index page has a custom template with content stuffed in it.

You can edit your templates (if you're comfortable with html code) in admin -> themes -> edit theme

By what you say, your index's template seems to be missing the <?php get_navigation(return_page_slug()); ?> template tag (or similar -- take a look at it in your sidebar-left template).

I suggest you do a backup before changing anything, if you're not used to GS. I also suggest you take a look at the wiki (if you're going to this yourself)
Reply


Messages In This Thread
Problem in menu - by borgfabr - 2013-07-04, 17:25:35
RE: Problem in menu - by Carlos - 2013-07-04, 23:14:05
RE: Problem in menu - by borgfabr - 2013-07-04, 23:22:08
RE: Problem in menu - by Carlos - 2013-07-05, 01:05:39
RE: Problem in menu - by borgfabr - 2013-07-08, 17:27:42
RE: Problem in menu - by borgfabr - 2013-07-08, 19:19:22



Users browsing this thread: 1 Guest(s)