Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Documentation of grav objects
· 12 years ago
In the post http://getgrav.org/forum#!/general:image-logo a very nice way of using the grav page object is shown. Assuming that I have a folder pages/images, that holds all my images, I wonder if it i
-
HTML5 Offline Cache
· 12 years ago
Not looked at this. Other things are priority. I am really hoping that others will contribute to this project in time :)
-
HTML5 Offline Cache
· 12 years ago
Is there a way to use HTML5 Offline Cache ("html manifest" tag) with Grav to make a site available offline?
-
Problem with mobile view in blog skeleton
· 12 years ago
Ok, I'll try that. Thanks. What I just want maybe is that you can turn off again the sidebar with a "X" or "Close" button, but I don't have any idea of how to do that...
-
Problem with mobile view in blog skeleton
· 12 years ago
This is the functionality that is part of the menu system we are using in Antimatter called Slidebars You can change the behavior with the JS initialization (bottom of user/themes/antimatter/templates
-
Problem with mobile view in blog skeleton
· 12 years ago
I've seen that, in mobile view (at least trying the mobile view with the pc web browser), when you click on the menu button (they're not visible at first), it appears a left sidebar with the menu, but
-
Problem with "www" and non "www"
· 12 years ago
Ok awesome! One thing you might want to do is replace base_url_absolute with base_url_relative to save a little space and make things cleaner.
-
Problem with "www" and non "www"
· 12 years ago
Iv updated to 0.9.5, i have implemented the redirect in my .htaccess to force the www. In my theme the nav is hardcoded like below and works properly once the .htaccess was implemented: ---html <n
-
Problem with "www" and non "www"
· 12 years ago
OK we've fixed a couple of config caching bugs and pushed them to GitHub. However, i'm not convinced this is the cause of your issue. Could you first upgrade your Grav to 0.9.5 as your still on 0.9.
-
Problem with "www" and non "www"
· 12 years ago
BTW, we think we may of found an issue either directly causing your issue, or closely related, so we're investigating it.