Customize default theme
-
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 ?
- The topic ‘Customize default theme’ is closed to new replies.