Default theme - What is it and why can't I delete it: Difference between revisions From Online Manual

Jump to: navigation, search
m (2 revisions: Importing from local.)
mNo edit summary
 
(20 intermediate revisions by 7 users not shown)
Line 1: Line 1:
The "Default" [[Theme]] is, actually, not the "default theme." while SMF starts out with it as the theme, the "Default" [[Theme]] is only a collection of the default templates. That is, these templates are "fallbacks" in case the current [[Theme]] does not have the template.
The [[SMF default theme|default theme]] cannot be deleted because, even if you have several other custom themes installed, these themes almost certainly still depend on files in the default theme. If you were to delete the SMF default theme, none of the other themes would work. In fact, you should probably avoid making any changes at all in the [[default theme directory]], because doing so might cause some custom themes not to work properly, or make it difficult to install [[modification]]s.


This is similar to URLs - if you don't specify a domain name, (ie. /style.css) it uses the default (making it www.simplemachines.org/style.css). In this case, it's a bit different, but the concept is the same.
If you do not want your [[member]]s and [[guest]]s to see the default theme, you can set a different [[forum default theme]]. You can even stop them from seeing the default theme at all, using ''[[{{Latest docs}}Themes_and_Layout#Manage and Install|Themes and Layout >> Manage and Install]]''.


For more details check out Default theme.  
If a problem in a custom theme prevents you from using the forum, you will always have the SMF default theme to fall back on.  Just use '''?theme=1''' in your URL.  If you install a mod that "breaks" the default theme, you either have to get a working set of files back again or use repair_settings.php.  For more on this, please see [[A mod broke my forum]].


'''Next:''' [[http://docs.simplemachines.org/index.php?topic=229|" class="bbc_link">I don't like or want the default theme - can't I just change it?]]
[[Category:FAQ]]
[[Category:Developing SMF]]
[[Category:Customizing SMF]]
[[Category:SMF Themes]]

Latest revision as of 14:50, 16 July 2016

The default theme cannot be deleted because, even if you have several other custom themes installed, these themes almost certainly still depend on files in the default theme. If you were to delete the SMF default theme, none of the other themes would work. In fact, you should probably avoid making any changes at all in the default theme directory, because doing so might cause some custom themes not to work properly, or make it difficult to install modifications.

If you do not want your members and guests to see the default theme, you can set a different forum default theme. You can even stop them from seeing the default theme at all, using Themes and Layout >> Manage and Install.

If a problem in a custom theme prevents you from using the forum, you will always have the SMF default theme to fall back on. Just use ?theme=1 in your URL. If you install a mod that "breaks" the default theme, you either have to get a working set of files back again or use repair_settings.php. For more on this, please see A mod broke my forum.



Advertisement: