Thread Rating:
  • 2 Vote(s) - 3.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PureBootstrap Theme
#7
(2014-09-30, 12:43:08)totbar Wrote: However, I just looked at the function in functions.php and noticed this:
PHP Code:
elseif ( !function_exists'get_i18n_breadcrumbs' ) ) 

It appears as though:
Code:
!function_exists( 'get_i18n_breadcrumbs' )
is a typo and should be:
Code:
function_exists( 'get_i18n_breadcrumbs' )

Am I wrong?

I also found this typo. You are not wrong, you are right. johnstray2001 who made this beautiful theme probably just does not test this (without the plugin) after his last modifications.

johnstray2001 could you please fix this for your future users ?
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)