• Resolved Frmo

    (@frmo)


    Fatal error: Call to undefined function of_get_option() in /Applications/MAMP/htdocs/fremo/wp-content/themes/portfolio-press/archive-portfolio.php on line 45

    Shouldn’t line 45 be:
    if ( !portfoliopress_get_option( ‘portfolio_sidebar’ ) ) {

    instead of:
    if ( !of_get_option( ‘portfolio_sidebar’ ) ) {

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Bug in v2.6.0 archive-portfolio.php on line 45’ is closed to new replies.