pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3198 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
Reporting bug in Typhoon theme
· 6 years ago
@TonHaarmans, Sorry for giving you the runaround... Just learned the Grav Premium products have their own dedicated Github repo for issues/questions: https://github.com/getgrav/grav-premium-issues/iss
-
Reporting bug in Typhoon theme
· 6 years ago
Try discord, thats where the devs eat and sleep... It has its own Grav Premium section.
-
Reporting bug in Typhoon theme
· 6 years ago
@TonHaarmans, Uhhh... Is it really the intention of the Typhoon devs that issues should be reported here?
-
Recaptcha not showing up
· 6 years ago
@TonHaarmans: but now I probably have less security This is the first time I see this meta-tag, so I don't think you will be in danger immediately... Perhaps I should report a bug… I would.... ;-)
-
Adverts Plugin?
· 6 years ago
@techielass, Maybe this plugin might help: https://github.com/clemdesign/grav-plugin-adsense
-
Recaptcha not showing up
· 6 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
· 6 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
· 6 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
· 6 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)
· 6 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