pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3185 posts · 17 topics · 1019 reputation
Badges
Recent posts
-
Changing the site URL breaks everything
· 6 years ago
@shai, Have you tried running your site on your localhost to rule out server config issues? I tried the following: Windows Subsystem for Linux running Ubuntu 18.04. Webserver Apache. Website can be a
-
Repeating image, that should only show once
· 6 years ago
@joelcastillo, You may zip the relevant parts inside the /user folder and direct mail me...
-
Repeating image, that should only show once
· 6 years ago
@joelcastillo, Would have been useful to know upfront... Instead of more guessing, would you mind sharing the site's url?
-
Images blurry after resize or cropResize
· 6 years ago
@vfor, I did some comparison using a download of the following image: https://unsplash.com/photos/_NNsOxgemgg (5866x7370). default.md:  Re
-
Images blurry after resize or cropResize
· 6 years ago
@vfor, I haven't noticed a blurry result before. Would you mind sharing your resizing/crop commands and before/after images?
-
Missing icons from Admin Panel
· 6 years ago
@pmoreno, I think your solution is in fact a workaround... As the error says: You are trying to fetch the font from https://mydomain, while the origin is http://mydomain. CORS differentiates between H
-
Repeating image, that should only show once
· 6 years ago
@joelcastillo, A few things I noticed: It looks like the image is a single large image with 2 ladybugs. It is probably a background image of the container containing the two audio controls. When audi
-
How to protect video and photos from folder
· 6 years ago
@TheDancingCode, Thanks! That looks promising... Important learnings (for me at least): Contrary to my previous post, Grav does intercept requests to media when the url does not contain the file pa
-
How to protect video and photos from folder
· 6 years ago
@pmoreno, Interesting questions... Unfortunately, Grav is not going to provide you a solution on this. When you reference a media file using a url, the file is served by the webserver, not by Grav. Me
-
Overriding email to in contact form not working
· 6 years ago
@thorsten, Easy to find out... Use a fresh install of Grav 1.6.23 + Quark and see what happens... In my fresh install + Quark the contact form works fine.