ryanwachtl / silverstripe-skeleton-theme

A Beautiful Boilerplate for Responsive, Mobile-Friendly Development
MIT License
3 stars 2 forks source link

Unable to load skeleton theme SS 3.1.3 #1

Open basbeenhakker opened 10 years ago

basbeenhakker commented 10 years ago

Hi,

I download the skeleton theme after a fresh install of SS 3.1.3. For some reason the theme does not load. I've also tried editing /mysite/_config/config.yml to enable the theme, but no luck. When looking at the page source I get to see this:

    <title>Home</title>
<link rel="stylesheet" type="text/css" href="/framework/css/debug.css?m=1393790087" />

Home

```

Welcome to SilverStripe! This is the default homepage. You can edit this page by opening the CMS. You can now access the developer documentation, or begin the tutorials.



</html>
ryanwachtl commented 10 years ago

Hi,

After you changed the theme did you flush the cache and manifest by appending "?flush=all" to your sites url?

http://doc.silverstripe.org/framework/en/topics/themes#installing

basbeenhakker commented 10 years ago

Yeah, after a bit of searching I found it myself. Maybe worthwile to include in your documentation!

Thank you for the quick reply.

Regards,

Bas

2014-03-19 18:03 GMT+01:00 Ryan Wachtl notifications@github.com:

Hi,

After you changed the theme did you flush the cache and manifest by appending "?flush=all" to your sites url?

http://doc.silverstripe.org/framework/en/topics/themes#installing

  • Ryan

Reply to this email directly or view it on GitHubhttps://github.com/ryanwachtl/silverstripe-skeleton-theme/issues/1#issuecomment-38078431 .