Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Archive

Missing css

Started by Muut Archive 12 years ago · 2 replies · 290 views
12 years ago

I think you just need to clear the cache as your live site has cached references to your development site (just view the source and look at the <style> and <script> tags. To clear the cache the easiest way is if you can SSH to the server:

BASH
bin/grav clear-cache

More information on the CLI commands in the docs.

If not the next easiest way is to make a small edit to one of the /user/config/ YAML files, this will trigger a re-caching of the data.

The last resort is to delete all the content in the following directories: cache/, images/, assets/

That should sort it for you!

12 years ago

Awesome....that was it. Completely forgot about clearing the cache! Didn't think it would be that simple.

Thanks for your help rhukster - Love your work!

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 1277 9 years ago
Archive · by Muut Archive, 9 years ago
2 885 9 years ago
Archive · by Muut Archive, 9 years ago
2 4014 9 years ago
Archive · by Muut Archive, 9 years ago
1 2891 9 years ago
Archive · by Muut Archive, 9 years ago
3 1074 9 years ago