pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3196 posts · 17 topics · 1020 reputation
Badges
Recent posts
-
How to call snippets in image alt and title in twig template
· 8 years ago
@aristotletalks Luckily there are more ways... The good old 'manual' way... <a href="{{ banner.url }}"> {# {{ page.media.images[banner.image].html('', banner.title) }} #} <img src="{
-
Looking for clarification on a few points before deciding whether or not to use Grav
· 8 years ago
@dave Let me address your wishes point by point: Migrating from Wordpress, I copied the html from pages/posts straight into my markdown files. The only markdown about them is the '*.md' extension. Gr
-
How to call snippets in image alt and title in twig template
· 8 years ago
@aristotletalks I'm not using 'x-corporate' but instead use a theme inheriting from Quark. I tried to mimic your template and page definitions as you mailed me as close as possible. I created the t
-
Meta description tag is empty after editing from the admin config
· 8 years ago
I have already notified the Grav team and the theme developer about the virus alert. It might be a false positive, but better save then sorry... And yes you are right. I would not launch a website wit
-
Meta description tag is empty after editing from the admin config
· 8 years ago
@aristotletalks First of all, Windows 10 detects a virus in the 'x-corporation' skeleton... Second: When using Quark and entering meta data in Admin for page on tab 'Options', section 'Publishing' all
-
How to call snippets in image alt and title in twig template
· 8 years ago
@aristotletalks I suggested in our PM to remove the curly braces around banner.title. But that appears not to work... Would you mind sharing the definition of 'banner'?
-
Embedding child pages in bootstrap nav tabs
· 8 years ago
Yes I know... :angel: And it's such a heavy burden to bear...
-
Remove data from input's names
· 8 years ago
@davidbrisebois I haven't tested if there are any side-effects and whether the forms still works, but the following steps will change the name attribute for your fields. To change the name attribute,
-
Embedding child pages in bootstrap nav tabs
· 8 years ago
@unpretty You're close, but there are some issues causing trouble: Using child.title for id's might lead to invalid id's when the title contains spaces or other invalid characters. The anchor (<a&
-
How can single form send two emails using different titles and bodies
· 8 years ago
@SjoerdSmeets Nice! I have taken the liberty to change the title of your post to match your intention a tad better.