Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Harald Member
@bigboy · Joined 6 years ago · 10 posts · 5 topics · 1 reputation
Badges
Recent posts
-
Problem with 'Servermonitor' for GRAV-based website
· 5 years ago
Hi, I monitor about 10 not GRAV-based websites with 'Servermonitor' (https://www.phpservermonitor.org/) using detection if running via a text pattern without problems. The URL is always entered as e.g
-
Display text (or activate script) on a certain range of days
· 6 years ago
My problem is simelar to Display text on a certain day?. I want to show e.g. a Christmas message like "We wish you all..." from 23rd until 26th Dec, and a similar New Year's message at the end of the
-
How to access /sidebar content?
· 6 years ago
Hi, I looked in the 'Pinpress' and 'Striped' skeletons which gave me some hints, but it didn't help to finally solve my problem, an earlier thread here in the forum didn't help either. I have a modula
-
Own theme not showing up in Admin GUI/Themes
· 6 years ago
OK, understood. I installed the devtools via the Admin GUI. On my Windows 10 (v1909) ssh was already there and I installed the Windows Terminal. Then logged in via ssh at my shared hosting with the Gr
-
Own theme not showing up in Admin GUI/Themes
· 6 years ago
@pamtbaau: I am a bit confused, do I understand correctly that you do not have a local machine with Apache? For development on a local machine (localhost), I can recommend using Windows Subsystem for
-
Own theme not showing up in Admin GUI/Themes
· 6 years ago
@pamtbaau: New And if you want to create a new theme with basic functionality, you could create one using the same $ bin/plugins devtools newtheme command, but choose ‘ pure blank ’. @pamtbaau Thank
-
Own theme not showing up in Admin GUI/Themes
· 6 years ago
Hi, I'm trying to create a new, so far private theme and it seems to work more or less. But it doesn't show up in the Admin GUI. I copied all the files (.gitignore, blueprints.yaml (no homepage, demo,
-
How to separate 'normal' child pages from modular children?
· 6 years ago
@pamtbaau: If you’ve only taken the above snippet from the Photographer theme, you may have missed the test {% if p.visible %} in its navigation template. No, that test is present as in the Photograp
-
How to separate 'normal' child pages from modular children?
· 6 years ago
Hoping to bring some more clarity to the question, I have added the file structure, some more explanation and the headers of relevant pages. File structure: pages ├── 01.home │ └── default.md │ ├──
-
How to separate 'normal' child pages from modular children?
· 6 years ago
HI, I'm just beginning to learn Grav because I need to port several websites from a dying CMS. For a drop-down menu I use the approach from the 'Photographer' theme as explained in 'Loop to add childr