• Hello,

    I tried to follow the how to customize the plugin but it doesn’t work.
    https://demo.nimble3.com/nimble-portfolio/customize-a-nimble-portfolio-skin-from-theme/
    The files inside my theme are never called.

    I tried to debug a little but I can’t find out why it doesn’t work exactly.

    It looks like the functions responsible for this feature are inside class.NimblePortfolioSkin.php with :
    getTemplatePath() and getTemplateUrl()

    Inside your function renderTemplateFile (in class.NimblePortfolio.php) you execute getTemplatePath from the skin object but it never calls the function from NimblePortfolioSkin. As a result the theme can’t be personnalized.

    Maybe I should look how to add another theme from my theme folder.
    Anyone else facing that kind of issue ?

Viewing 2 replies - 1 through 2 (of 2 total)
  • florianmarianna

    (@florianmarianna)

    Hi,

    I’m also facing this issue and can’t figure out how to fix this. Did you find a solution in between? Does anyone know how to fix this?

    Thanks a lot!

    Thread Starter Gil-

    (@gil-2)

    Unfortunately, I didn’t find a solution without editing the plugin files which I don’t want to do.

    There is a function to call the theme but it’s kinda broken atm. I don’t really know why as I did some digging a while ago.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Customize default theme’ is closed to new replies.