Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Cath Member
@Ckka · Joined 7 years ago · 19 posts · 11 topics · 6 reputation
Badges
Recent posts
-
Is it just me... or is anyone else challenged with menu creation?
· 7 years ago
Thank you for this. I'm going to look into this more and report back! Appreciate.
-
301 redirects from old website--Best Approach?
· 7 years ago
Ok. The redirect goes in the site.yaml and I got that working. redirects: /joys/creating-a-household-notebook/everyday/205-its-okay-to-let-go-of-old-greeting-cards-really-it-is: '/organize/its-okay-to
-
Htaccess and https redirect — can someone confirm
· 7 years ago
Turns out it was that easy. For me anyway.
-
Htaccess and https redirect — can someone confirm
· 7 years ago
I have the certificate installed and if a user types in the full https:// it is working but I want direct all pages to https. I'm thinking in the htaccess—right below the RewriteEngine On all I need
-
301 redirects from old website--Best Approach?
· 7 years ago
I have a number of urls from my old site that I want to direct to completely new urls... I'm kind lost. Reviewed Routing but... not sure where to put pages: redirect_default_route: false redirect_de
-
Thank You Team Grav!
· 7 years ago
Before I found you... I was going back and forth between Joomla and Wordpress—but there was so much struggling to get things "right" and "working". They felt heavy and complicated. I'm not a develop
-
Is it just me... or is anyone else challenged with menu creation?
· 7 years ago
Thanks for this—but its a bit over my knob head.
-
How do I add a modular page that is outside of a self.modular
· 7 years ago
content: items: '@self.modular' order: custom: _hero _blog-intro _how-can-i-help - /page/page/_page visible: false onpage_menu: false
-
Is it just me... or is anyone else challenged with menu creation?
· 7 years ago
I have tried a number of approaches. I have posted a few of them here. I am loving Grav, with one caveat... menu creation. I am sure I am overlooking something in the Docs, or maybe I just have unusua
-
Use page.find with list fields?
· 7 years ago
Is it possible to use page.find in a list output because having no joy? This outputs as expected {{ page.find('/mypage').header.tagline }} but I can't get it to work here... <ul> {% for list_pa