Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Old background images are displayed even after cleaning cache!
· 10 years ago
if the direct URL to the image via the browser is showing the old image, then the webserver is probably sending header tags with this image to tell the browser that it's not changed, and to use the ca
-
Old background images are displayed even after cleaning cache!
· 10 years ago
What if you use another browser, or incognito mode?
-
Old background images are displayed even after cleaning cache!
· 10 years ago
Cleared the browser cache too?
-
Old background images are displayed even after cleaning cache!
· 10 years ago
Something very funky going on with my assets. So I have defined background images in my scss. Recently I swap images and left same name. After updating the site I can still see the old image instead o
-
[PHP] - Dynamic page content, tied to user accounts
· 10 years ago
Pretty much anything is possible in Grav. Although what you are asking is going to require a custom plugin to achieve because Grav doesn't have anything like this capability built in. Same goes for
-
[PHP] - Dynamic page content, tied to user accounts
· 10 years ago
Mostly, I just want to know if this is possible on Grav and if I'm thinking about it the right way (but I'd be thankful for any input, small or large that points me in the right direction).
-
[PHP] - Dynamic page content, tied to user accounts
· 10 years ago
Hello, I've recently created some word-press websites and become increasingly interested in the Grav CMS. My aim is to build a site that people can post information thats saved on the page, which they
-
Missing cache of 'content' under the second domain
· 10 years ago
Just wait, Grav 1.1 is being released very very soon :)
-
Missing cache of 'content' under the second domain
· 10 years ago
Have changed cache driver from apc to file, problem seems solved. However, could try with 1.1RC, should I clone it from git branch? Or it's installable via composer?
-
Missing cache of 'content' under the second domain
· 10 years ago
Is it possible to test with Grav 1.1 RC? It's pretty close to going final and being released as stable.