pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3137 posts · 13 topics · 1013 reputation
Badges
Recent posts
-
Iframe for google form doesnt render on mobile
· 5 years ago
@blipblop, I cannot reproduce the issue. Using a fresh Grav 1.7.22 installation: Went to https://docs.google.com/forms and selected the default Contact form Copied the <iframe> snippet generat
-
Css/custom.css for modify the font
· 5 years ago
@jefrey, I suspect you have a Yaml compatibility issue in /user/themes/mytheme/mytheme.yaml Maybe a typo, maybe incorrect spacing. Have you created the inherited theme using $ bin/plugin devtools new-
-
Css/custom.css for modify the font
· 5 years ago
@jefrey, To be honest, Grav itself and its documentation have not been created with beginners in mind... And if struggling with the English docs comes on top of that, there will be a steep learning cu
-
How to create in-page anchor
· 5 years ago
@alladin, Have you tried the suggestion I found using Google?
-
How to create in-page anchor
· 5 years ago
@alladin, A quick Google search gave the following suggestion. [Link taking me to Anchor 'Element'](#element) ### <a name="element"></a>Element to be linked to or using pure Markdown ### [
-
How to create in-page anchor
· 5 years ago
@alladin, Please have the courtesy to post your question in English...
-
I change page template and my content disappeared
· 5 years ago
@Mikeymu1, Guess I will have a look online for learning resources so I understand what the different templates in each theme look like. Unfortunately, there is no such learning resource... You will
-
I change page template and my content disappeared
· 5 years ago
@Mikeymu1 The question lacks a bit of details which makes it hard to guess what is happening. When I checked out how my page would look in the ‘home’ template, there was no content Looking at theme
-
Massive file creation slowing server
· 5 years ago
@dan-james, You're not the first hitting a growing /cache/doctrine. /forum/installation-hosting/cache-directory-growing-infinitely-t7160 Unfortunately, it doesn't provide a solution. A suggestion only
-
Massive file creation slowing server
· 5 years ago
@dan-james, I guess the only penalty of clearing the cache is a performance hit at first access.