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
-
Can't install Admin plugin
· 9 years ago
Have you installed "Login", "Email" and "Error" Plugins? They are dependencies for Admin.
-
Blank Front End
· 9 years ago
That -1 does not always work. use a real value (512M) here
-
WP2Grav Success...now some URLS dont work. Plus another question
· 9 years ago
You could still move the pages via file 🙂
-
WP2Grav Success...now some URLS dont work. Plus another question
· 9 years ago
Looks like you should have chosen another blog page as parent.
-
Blank Front End
· 9 years ago
First step would be to get the "who" by and remove the culprit, then search for fixes
-
Blank Front End
· 9 years ago
Looking at the source code delivered from server may help you. Looks like something in generating your page header fails.
-
I need help with the Photographer theme frontpage
· 9 years ago
You have seen that this is inside a loop? Configure your categories like this. - image: page1_img3.jpg class: box3 title: Children title_position: bottom linkUrl: YOUR_DESIRED_TARGET_URL and
-
I need help with the Photographer theme frontpage
· 9 years ago
You need to change https://github.com/getgrav/grav-theme-photographer/blob/develop/templates/modular/categories.html.twig . https://github.com/getgrav/grav-theme-photographer/blob/develop/templates/mo
-
Add catgory to menu
· 9 years ago
This is explained here: https://learn.getgrav.org/basics/grav-configuration#site-configuration
-
Collect all lowest level descendants
· 9 years ago
Maybe you should do that with a plugin which uses PHP to build a collection where all pages with no children are collected. See: https://learn.getgrav.org/cookbook/plugin-recipes#iterating-through-pag