Please upgrade here. These earlier versions are no longer being updated and have security issues.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
custom theme
OrganicBytes
New
I'm following this guide here.
http://vanillaforums.org/page/ThemeQuickStart
But my theme still does not show up in my dashboard so I can't apply it.
http://vanillaforums.org/page/ThemeQuickStart
But my theme still does not show up in my dashboard so I can't apply it.
Tagged:
0
Best Answer
-
Todd Vanilla StaffYou've got to make sure your theme's about.php is correctly formatted. Also, the name of the theme where it says
$ThemeInfo['ThemeName'] = ...
needs to be the same as name, same case as the folder the theme is in.0
Answers
$ThemeInfo['ThemeName'] = ...
needs to be the same as name, same case as the folder the theme is in.