pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3185 posts · 17 topics · 1019 reputation
Badges
Recent posts
-
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.
-
How can single form send two emails using different titles and bodies
· 8 years ago
@SjoerdSmeets With some help of the Form docs, albeit a bit hidden I have to admit... The following seems to be doing what you are looking for. Note: I used a fresh install of Grav 1.6.0-beta.6 with Q
-
How can single form send two emails using different titles and bodies
· 8 years ago
@SjoerdSmeets And? Have your tried the suggestion of sending two different 'email' actions?