Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Selective user permissions
· 9 years ago
Hi, I'm wondering if it is at all possible to create a user which only has access to certain pages, rather than the entire list.
-
Adjusting content width?
· 9 years ago
Padding will apply within the specified element, and only affect overall size insofar as the element has a declared width. As I recall Antimatter does not use such declared widths on lower-level eleme
-
Adjusting content width?
· 9 years ago
Ah, yes, I considered that, I was just afraid it could cause further issues with different screen-sizes so I was wondering if there would be a more elegant solution, but maybe that's just me making th
-
Adjusting content width?
· 9 years ago
You could apply padding around the text? That would contain the text within a smaller space.
-
Adjusting content width?
· 9 years ago
Hey, I've recently found Grav and started working on a website/blog. Slowly getting the hang of everything. One thing I haven't been able to do is change the content width on pages. I use the regular
-
Google Maps plugin error
· 9 years ago
I would create an issue on the google-maps GitHub repo
-
Google Maps plugin error
· 9 years ago
I've installed the Google Maps plugin, however, while active, i get this error message: Non-static method Grav\Common\Plugin::isAdmin() should not be called statically Any way of fixing this?
-
404 after Update
· 9 years ago
Try uncommenting RewriteBase in your htaccess. This worked for me: https://learn.getgrav.org/troubleshooting/page-not-found
-
404 after Update
· 9 years ago
Fixed on GPM side, more info: https://github.com/getgrav/grav/issues/1267#issuecomment-274295364
-
404 after Update
· 9 years ago
Looks like a problem in installing Admin has caused it to not being updated. Instead, the folder is now empty. Reinstall Admin as @core said, we're looking into that.