pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3135 posts · 12 topics · 1013 reputation
Badges
Recent posts
-
Dynamic loading images in picture with srcset
· 5 years ago
@pmoreno, That's not build-in, but can be created in Twig by |filter()|array-ing the image collection of a page. You can then access the resulting array and create the picture element.
-
Aerial theme makes HTML visible
· 5 years ago
@counterpoint, When a theme is causing issues on the latest version of Grav, you could lookup the Upgrading to Grav 1.7 documentation. See section "Most Common Issues" point 1. If some don’t work wit
-
Dynamic form with data from mysql/json
· 5 years ago
@Chris_W, Based on the limited information, here is some extra info. I don't think the Form plugin is the way to go. Calls to static methods to populate dropdowns are executed when Form is loaded. The
-
Dynamic form with data from mysql/json
· 5 years ago
@Chris_W, I'm afraid the goal you are trying to achieve is not very clear to me and I can therefor only give some general pointers. Form fields can be initialised by calling a static php function: Se
-
How to create alternative text for images?
· 5 years ago
@skipper, I see an alternative for the media files here: Adding the alt_text value in the frontmatter of the page. --- title: Page title image: title: My title altText: My alt text --- You can add
-
How to create alternative text for images?
· 5 years ago
@skipper, Sorry, I realise my question wasn't specific enough... I was trying to assess if metafiles are really necessary. After loading the image in Admin: do you then, in Admin, add the image(s) to
-
Tweak to improve featherlight
· 5 years ago
@ozfiddler, I believe this is an issue with the Gallery extension of the original Featherlight.js library itself. Open an image in the gallery shown above and set its width to 100px. It shows the is
-
How to create alternative text for images?
· 5 years ago
@skipper, Are you adding your images in a Twig template or in Markdown?
-
Getting new template to appear
· 5 years ago
I have looked all through my site and I can’t find a “/blog” anywhere. That's just funny... I'm afraid you've mistaken concepts for instructions... In addition, some of the ‘manual’ pages have been
-
Getting new template to appear
· 5 years ago
@LeeUnder, I’m concerned that I have to deal with out-of-date items, i.e., themes, plugins, etc. Is that going to be a problem? That concern is valid, whether it is a problem depends on your person