Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Pinch to zoom
· 11 years ago
Pinch to zoom functionality on IOS seems to be unresponsive throughout entire grav websites. Is this something that others have experienced or has a simple fix??
-
Mark Media as Featured or Album Cover - Admin Upload
· 11 years ago
Check out this Gallery Example to show you how to loop over media and associated metadata. Regarding debugbar, not sure. It could be related to the theme you are running. if it doesn't have the same
-
Mark Media as Featured or Album Cover - Admin Upload
· 11 years ago
Also, when I turn on the Debugger, I get a JS error in the console - PhpDebugBar is not defined
-
Mark Media as Featured or Album Cover - Admin Upload
· 11 years ago
Okay. In fact, I'm just playing with it today but I can't really work out much with it. How can I loop through the media on a page and output the image with the correct alt tag, as defined in it's met
-
Mark Media as Featured or Album Cover - Admin Upload
· 11 years ago
Adding media metadata handling is something we are doing for the admin pro plugin as part of a new media manager system.
-
Mark Media as Featured or Album Cover - Admin Upload
· 11 years ago
Hi, I know we can use a yaml file to give metadata for an image file - I guess we can use this to mark an image as featured or to mark an image that should be a hero image for example. Is there a way
-
Modular page form
· 11 years ago
Hi flaviocopes, the data are not saving as well. It's just redirecting to the thank you page with no action. There's an error when I tried to change the action path to "/" or "/home", but it saves the
-
Modular page form
· 11 years ago
The rest of the form works fine? The values are saved to data/contact-form? If that part ok, it might be something related to the email settings. If not, the form.action param must be action: /home
-
Modular page form
· 11 years ago
I've created a modular page and followed the instructions indicated in here http://learn.getgrav.org/advanced/forms#using-forms-in-modular-pages I am able to show the form and the sending emails is wo
-
How to access yaml list / sequence (array to string conversion error)
· 11 years ago
site.times.monday[0][0] should work