Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
_callout image_align not working anymore
· 11 years ago
Thanx, works again :-)
-
_callout image_align not working anymore
· 11 years ago
Yes, I'm going to update Antimatter today with the fix. Basically we added an alt tag option to the html() method. So we changed from html(title, class) to html(title, alt, class) You can fix quickl
-
_callout image_align not working anymore
· 11 years ago
I just updated to the latest version of grav 0.9.23 and Antimatter 1.3.8 and the image[underscore]align: right or image[underscore]align: left doesn't work anymore in the callout section of the page.
-
How to add videos to pages?
· 11 years ago
Ugg, I can't believe i missed that! Didn't even notice, sorry.
-
How to add videos to pages?
· 11 years ago
Hi, awesome that worked after changing pages.find to page.find as per below. The dumps showed null so helped in telling me it could not find the videos folder. {{ page.find('/videos/'~page.header.ar
-
How to add videos to pages?
· 11 years ago
Without your page content, I can't test definitively, but from your sample code it looks pretty good. I think you might have a very slight syntax issue. Try this first: {{ pages.find('/videos/'~page
-
How to add videos to pages?
· 11 years ago
Hi Once again thanks for your help. Your support has been awesome hopefully others will find this useful too. I modified the above slightly to make song a variable too as it changes per video. Only to
-
How to add videos to pages?
· 11 years ago
You can use a variable in the twig format, and you could set a custom page header variable with the artist name. So something like this for the page: -``` title: Iron Maiden Page artist: iron-maide
-
How to add videos to pages?
· 11 years ago
hmmm, yeah as the skeleton had all pages as mod_alt thats what all my pages are based off, having no real understanding of code just made it easier to use the already existing file structure and delet
-
How to add videos to pages?
· 11 years ago
Kinda hard to read your message when you don't use any markdown tags to highlight code :( If you click the question mark (?) in the forum input box you will get some help on how to use code and codeb