Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Nimble3

    (@nimble3)

    In nimble-portfolio.php line#150, in function nimble_portfolio_show() replace

    require_once (NIMBLE_PORTFOLIO_TEMPLATES_DIR . "/$template_code/template.php");

    with

    require (NIMBLE_PORTFOLIO_TEMPLATES_DIR . "/$template_code/template.php");

    Will add this fix in next update.

    Thread Starter rmcfadden

    (@rmcfadden)

    perfect! That worked!

    Any new on the responsive version of nimble portfolio? Or any insight on some help with that?

    Thanks again!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Jetpack compatibility issue’ is closed to new replies.