Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
David Douglass Member
@dpdoug · Joined 4 years ago · 42 posts · 20 topics · 1 reputation
Badges
Recent posts
-
Home page stopped coming up
· 3 years ago
I’ve tried everything in the Grav documentation on troubleshooting 404 issues, I even asked my hoster to help. Nothing has solved the problem so far… I have an idea as a workaround, I don’t know if i
-
Home page stopped coming up
· 3 years ago
I had my home page configured to the way it shows in the documentation and it was working the way I wanted it to. But all of the sudden it started giving me this error message: Error 404 Woops. Looks
-
Better Comments Plugin
· 3 years ago
I've installed the bettercomments plugin and can't get it to show on any pages at all. I've read the instructions on how to integrate it with my site very carefully over 5 different times and did exac
-
HTML tags not mixing with markdown
· 3 years ago
For styles that are can not be done in Markdown, you're supposed to be able, in most cases, mix html tags together with the Markdown. However, on my site I have tried this and what happens is the html
-
What is the best plugin for Comments in Grav?
· 3 years ago
I have the "bettercomments" plugin installed, and it seems pretty easy to integrate it. But from reading some or the things in GitHub about it leaves me with a few doubts about how good it will actual
-
Home page not found
· 3 years ago
I have had the home page configured in the system.yaml file and it worked perfect for quite a while. Then all of the sudden it stopped showing the page I had set up for my home page and began showing
-
Home isn't found -- system.yaml
· 3 years ago
I figured it out myself. I needed to have /about/about-my-life (with parent folder) AND it was a different system.yaml file -- the one I needed to use was under the folder with my domain name. (user/m
-
Home isn't found -- system.yaml
· 3 years ago
I keep getting: Error 404 "Woops. Looks like this page doesn't exist." I've got the home page set in system.yaml: home: alias: '/about-my-life' hide_in_urls: false what am I doing wrong?
-
Menu items appearing that are marked with visible: false
· 3 years ago
Trial and error -- figured it out. I don't know if this is the right way to do it, but it worked: {% if page.menu == 'About' or page.menu == 'Intro' %} ..... {% endif %}
-
Menu items appearing that are marked with visible: false
· 3 years ago
I have followed the documentation about menus, but it seems there is something that I'm missing here. The articles that I don't want to appear in the horizontal drop down, I put visible: false in the