pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3137 posts · 13 topics · 1013 reputation
Badges
Recent posts
-
Upload JavaScript media
· 5 years ago
@ramazan, A bit of digging got me to the same Github issue as mentioned by @spamhater, but thought it would be good to lift it out for clarity. In short: Admin checks for file extensions and refuses t
-
How to get meta og:image in theme base html
· 5 years ago
@Iusew, But what was the solution? Can't be the Twig code, because my snippet is the same snippet as the one from @Karmalakas. Did you find any issue with the frontmatter? Please don't mark a post as
-
Upload JavaScript media
· 5 years ago
@ramazan, Just curious... Why would one allow visitors to download js files from documentation pages? I've never seen that before. It is more common to show code snippets in the documentation and allo
-
How to get meta og:image in theme base html
· 5 years ago
@Iusew The following works just fine... typography.md --- title: Typography metadata: 'og:title': The Rock 'og:type': video.movie 'og:url': http://www.imdb.com/title/tt0117500/ 'og:image': htt
-
How do i access different media types?
· 5 years ago
@dean_007, Don't know the file format gltf, but when Googling a bit, I found: mime: model/gltf+json Maybe that works?
-
How to create a link in a collection of icon (mache theme)
· 5 years ago
According the YAML specs: On the use of the colon in values: Normally, YAML insists the “ : ” mapping value indicator be separated from the value by white space. A benefit of this restriction is that
-
How to create a link in a collection of icon (mache theme)
· 5 years ago
@lunekiroule, I cannot reproduce the issue: According to online linters, above yaml is valid When running above Twig snippet and frontmatter seems to be working well. Images and titles render correct
-
How to create a link in a collection of icon (mache theme)
· 5 years ago
@lunekiroule, Would you mind showing what the frontmatter looks like when you get the yaml error?
-
Simplest way to have email form submission generate Google Analytics goal event?
· 5 years ago
@anders8, Did you have a look at Google Tag Manager? Manage all your website tags without editing code. Google Tag Manager delivers simple, reliable, easily integrated tag management solutions— for f
-
How can I prevent Quark theme from updating
· 5 years ago
@Iusew, Please read the docs I pointed at before asking again...