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:
  • 2 Vote(s) - 3.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PureBootstrap Theme
#9
(2014-11-22, 02:45:55)dgleba Wrote: I installed get simple 3.3.4 - clean install.
I installed this theme.

1.
I don't see the main body content displayed on the page.

2.
I don't see the menu items in small screen mode.

Can you help me?

=



=

A screen shot of the empty menu follows:



=

There is a typo in this theme and its easy to fix. In functions.php find the line that says:
Code:
elseif ( !function_exists( 'get_i18n_breadcrumbs' ) )

The typo is the ! (the exclamation point). Change it to (remove the exclamation point):
Code:
elseif ( function_exists( 'get_i18n_breadcrumbs' ) )
Reply


Messages In This Thread
PureBootstrap Theme - by johnstray2001 - 2014-09-02, 23:26:04
RE: PureBootstrap Theme - by Tzvook - 2014-09-25, 06:14:18
RE: PureBootstrap Theme - by totbar - 2014-09-30, 10:07:34
RE: PureBootstrap Theme - by johnstray2001 - 2014-09-30, 12:32:54
RE: PureBootstrap Theme - by totbar - 2014-09-30, 12:43:08
RE: PureBootstrap Theme - by steamit - 2014-11-05, 04:56:05
RE: PureBootstrap Theme - by johnstray2001 - 2014-09-30, 13:05:29
RE: PureBootstrap Theme - by dgleba - 2014-11-22, 02:45:55
RE: PureBootstrap Theme - by totbar - 2014-11-22, 04:16:49
RE: PureBootstrap Theme - by stwneu - 2015-04-21, 17:37:02
RE: PureBootstrap Theme - by Frens - 2016-02-09, 19:27:53
RE: PureBootstrap Theme - by kazu2015 - 2016-03-09, 00:58:26



Users browsing this thread: 1 Guest(s)