Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Chris Jung Regular
ModSquad Team Member
Grav Forum Moderators
@chris_jung · Joined 9 years ago · 102 posts · 6 topics · 24 reputation
Badges
Recent posts
-
[SOLVED] Offer .exe files for download
· 8 years ago
Have you tried addding .exe in the media section? -> https://learn.getgrav.org/content/content-types#custom-content-types
-
Display pages with the same category
· 8 years ago
What you described is searching via taxonomies. What you really wanted to do: get all the siblings (what you meant with cartegory is a folder) of the actual page on the same level. You might be lookin
-
Display pages with the same category
· 8 years ago
Please read the taxonomy documentation
-
Customizing Saturn theme
· 8 years ago
You should learn about how grav really works. Look at user/config/site.yaml ...
-
First time Grav install issues
· 8 years ago
Most probably the redirection is not configured correctly for grav in your server. have a look at https://github.com/getgrav/grav/blob/develop/webserver-configs/nginx.conf for reference.
-
Unable to change the /log folder (1&1)
· 8 years ago
You could empty the cache folder manually. Just delete the things in it.
-
Call to site.yaml from an .md file
· 8 years ago
What if you type the link with HTML instead of MD?
-
Grav plugin form submit (Mailchimp)
· 9 years ago
That is because you most probably want to make a cross origin ajax call (that means: url / domain of the call is a domain different from you. Look at https://api.jquery.com/jQuery.ajax/ in the section
-
Images deleted after Clear Cache
· 9 years ago
My fault I misread that /mytheme/ - Thing.
-
Images deleted after Clear Cache
· 9 years ago
The asset folder from grav is not intended for uploading your own images: https://learn.getgrav.org/basics/folder-structure#assets