pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3197 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
"GRAV Premium" banner
· 4 years ago
@gianfrus, The banner never bothered me much (it's a small price to pay for this lovely cms and I rarely visit the site), but tested a possible solution for you.... To get rid of the banner on getgra
-
Content with 100% width and height and autoresize
· 4 years ago
@pireba, The solutions provided by both @Karmalakas and @lisekbox are both viable when the context of your container is being left out. Unfortunately, the question does not provide much context and l
-
Invalid input in "Content" Failed to save entry: Form validation failed, please check your input
· 4 years ago
@mD.SK, When using the combination of Grav + Admin, the issue is caused by adding form input field size validations in recent Grav versions. When Admin saves a Page, Grav core validates the input fiel
-
Mkdir() not allowed for plugin://login/pages/.revs
· 4 years ago
@david1, Have you tried emailing your offer to the author directly? [email protected]
-
Converting blog-template to porftolio template?
· 4 years ago
@mikselli, @mikselli: There’s one problem with this method. When I rename the template file to portfolio I lose the “blog-config” tab in admin panel: You should copy and rename theme's /blueprints/b
-
Mkdir() not allowed for plugin://login/pages/.revs
· 4 years ago
@david1, I see you've also logged an issue at the repo of the plugin: https://github.com/david-szabo97/grav-plugin-admin-addon-revisions/issues/28 Unfortunately, the owner is not quite responsive the
-
External Media, embedding Twitter, markdown not rendering
· 4 years ago
@AlaskaTheBlog, I can confirm that Markdown is no longer correctly parsed beyond the embedded Twitter code string. I guess Markdown is getting confused by parsing the string. To prevent Markdown from
-
Could not find driver
· 4 years ago
@unefamilleavelo, You haven't shared much about what steps you've taken and what you've configured. I can only suggest you follow the READMEs of both plugins and let us know what you've done.
-
How to access theme blueprint attributes like author.name
· 4 years ago
@gravnoobie, Try {{ grav.theme.name }} and {{ grav.theme.author.name }} in your Twig template.
-
Markdown URL with &noprocess flag
· 4 years ago
@crusnac, Grav manipulates it by encoding the / into %2F which makes the URL invalid A url with a query containing %2F isn't invalid. Google, for example, turns a search for "invalid/url" into url h