pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3134 posts · 12 topics · 1012 reputation
Badges
Recent posts
-
AJAX form submission within modular page not working
· 6 years ago
@prw, UPDATE: Incorrect answer. I created a small working demo using Grav 1.6.26 + Quark. It saves the data of the form and displays the message 'Thank you for getting in touch!' folder structure: u
-
URL Redirects not working!
· 6 years ago
@techielass, I'm missing the indentation in the image you are sharing. In my default Grav 1.6.26 install: Failing: Error 404 redirects: '/xxx': '/typography' <-- no indentation Working: redirect
-
URL Redirects not working!
· 6 years ago
@bleutzinn, I'm curious why... Would you mind sharing some arguments?
-
Sticky blog posts
· 6 years ago
@andro, I'm sorry, but I have no experience, nor knowledge about Gantry...
-
Sticky blog posts
· 6 years ago
@andro, Did a quick search on the github repo of Grav... Question Sticky blog posts #156 shows how this can be implemented. In short: Add extra 'featured' category type Assign 'featured' to blog pag
-
How would you build this in Grav?
· 6 years ago
@miller.nw, You can't use the a 'modular' page the way Grav defines it. But a 'modular' page is nothing but an internal Grav page plus some characteristics/behaviours, like the meaning of the undersco
-
Fixed navigator removal
· 6 years ago
@daredevil, Would you mind sharing: The name of the base theme you are using, eg. Quark. The contents of 'user/config/themes/mytheme.yaml', where 'mytheme' is the name of your inheriting theme. The
-
Admin side slow-down (Grav 1.7)
· 6 years ago
@ I have no idea how many pages have been loaded and that is what the blog is about... if "lazy loading" fixed your performance issue, please mark your post as solved.
-
Admin side slow-down (Grav 1.7)
· 6 years ago
@dan-james, Have a look at this blog item on performance, Grav 1.7 and flex-pages. Scroll to midway the page to get to the performance part.
-
How to add twigs in a theme and keep customization across theme updates
· 6 years ago
@SamVanhoutte, Sorry to hear you have lost all your updates... To prevent this to happen in the future, use Theme Inheritance and make your changes in the inherited theme.