pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3134 posts · 12 topics · 1013 reputation
Badges
Recent posts
-
Adverts Plugin?
· 5 years ago
@techielass, Maybe this plugin might help: https://github.com/clemdesign/grav-plugin-adsense
-
Recaptcha not showing up
· 5 years ago
@TonHaarmans, Not an expert in any way on the topic, but did some googling anyway... From the HTML of your sites: Your main site, using theme Typhoon, contains: <meta http-equiv="Content-Security
-
Quark: How to change display height of Hero image
· 5 years ago
custom.css is the last css file loaded by Quark or its child themes and will hence override all earlier loaded stylesheets.
-
Quark: How to change display height of Hero image
· 5 years ago
@matteo, If you don't want to build/compile SCSS, but instead override the generated css file css-compiled/theme.min.css, you can do the following: In an inherited theme Create file '/user/themes/<
-
Quark: How to change display height of Hero image
· 5 years ago
@matteo, See '/user/themes/quark/scss/theme/_framework.scss': hero-large, hero-medium, hero-small, etc. And its use ('hero-large') in frontmatter of 'item.md': hero_classes: text-light title-h1h2 over
-
How to have the same Hero image on all pages (Quark blog theme)
· 5 years ago
@matteo, How can I do that without editing the template directly ? The template takes the value for the hero_image from the frontmatter of the page. If you want the template to pick that value from
-
Can't output filename in img src from admin filepicker
· 5 years ago
@zigojacko, Yes, it now become much clearer. Thank you. Have a look at the theme variables docs especially the header object: header object The header object is an alias for page.header() of the orig
-
Proposed Grav Q&A site on Stack Exchange - Please vote for it by following the proposal
· 5 years ago
@zigojacko, Have you compared the traffic from Grav devs on stackoverflow and this forum? On stack only 1 question/month on average. Low response rate. Low number of questions marked as 'answered'
-
Proposed Grav Q&A site on Stack Exchange - Please vote for it by following the proposal
· 5 years ago
@zigojacko, Your enthusiasm about Grav and your wish to share knowledge is appreciated. However, I'm afraid you are running too fast... Have you already discussed your struggle and suggestion with t
-
Critical Error - An exception has been thronw during the rendering of a template
· 5 years ago
@pawelbary, Did you have a look at the docs on Content Types? @zigojacko, There are multiple content types possible. E.g. : *.json.twig, *.ical.twig