Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Cacti theme is not working
· 10 years ago
Because that theme does not have default template. Try either changing the page file in advanced tab in the pages settings while editing page or copy paste the template from antimatter folder to Cacti
-
Cacti theme is not working
· 10 years ago
I get error "Template "default.html.twig" is not defined." while trying to use it. Any dieas?
-
Uninstalling GRAV
· 10 years ago
Delete the folder that contains the Grav site. That's it.
-
Uninstalling GRAV
· 10 years ago
Hello, I want to reinstall grav from the server - I have to change it's directory there and almost everything, how to deleate grav from my server?
-
Prevent rotating images
· 10 years ago
Thanks, That works great. Solves a huge problem..
-
Prevent rotating images
· 10 years ago
Added to the docs
-
Prevent rotating images
· 10 years ago
Usually happens with images taken with cameras and devices that do not actually rotate the image, but save the rotation information in the EXIF image data. The solution currently is to use |fixOrienta
-
Prevent rotating images
· 10 years ago
They added a "fixOrientation" function in v1.0.8, which reads the exif data of your image. So if your camera have added an orientation flag inside an image, Grav tries to correct the orientation.
-
Prevent rotating images
· 10 years ago
Some of the uploaded images/photo's are (unwanted) rotated, when displayed on a page. I couldn't find the 'reason' for this, so i'm unaware of a way of preventing this behavior. Didn't find info about
-
Caching many images and responsiveness
· 10 years ago
Yes Imagemagick support would be great. Unfortunately there doesn't seem to be much progress happening on that front. I keep checking back though.