error when customize theme
Permalink 1 user found helpful
Hi All,
I'm new with Concrete5 and starting build my own theme. So far so good, everything is working as planned but now I also start using less. I've created a styles.xml and a styles.less file and it's loading in my header.php.
When I go the my page-design and to my design so I can change my colors, I get the following error;
Call to a member function getStyleValueList() on null
I've done everything according the developers-guide.
Does someone know how to fix?
Thanx in advance
I'm new with Concrete5 and starting build my own theme. So far so good, everything is working as planned but now I also start using less. I've created a styles.xml and a styles.less file and it's loading in my header.php.
When I go the my page-design and to my design so I can change my colors, I get the following error;
Call to a member function getStyleValueList() on null
I've done everything according the developers-guide.
Does someone know how to fix?
Thanx in advance
I get this same error even when using the core elemental theme
Hi MrKDilkington,
I finally figured it out. The documentation was not clear about it but i didn't had a presets folder in my /css/
Concrete5 realy realize on that...
I finally figured it out. The documentation was not clear about it but i didn't had a presets folder in my /css/
Concrete5 realy realize on that...
Hello,
Following this thread I'm having the same error.
I can't get the login nor dashboard page.
I checked and I do have CSS folder.
My last action was changing a theme and can't do anything from this point.
What can I do to resolve this?
Following this thread I'm having the same error.
I can't get the login nor dashboard page.
I checked and I do have CSS folder.
My last action was changing a theme and can't do anything from this point.
What can I do to resolve this?
Hey. Are you able to check the server's PHP error log?
What's the URL of your site? I can take a look for you.
What's the URL of your site? I can take a look for you.
If you zip your theme and attach it as a reply, I can take a look at it.