Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Tony Shaw Member
@boatful · Joined 4 years ago · 18 posts · 7 topics · 1 reputation
Badges
Recent posts
-
What would cause page.url to suddenly stop working?
· 3 years ago
Detective work: Locally (WAMP server) two installed plugins were fully updated during this time: the forms plugin the flex-objects plugin The other modified SINGLE FILE in the shortcode-core plugin
-
What would cause page.url to suddenly stop working?
· 3 years ago
The following js/jQuery hack gets the job done. Ain't pretty but it fixes the problem: <!-- FAIL <li><a href = "{{ p.url }}">{{ p.title|e }}</a></li> FAIL --> <
-
What would cause page.url to suddenly stop working?
· 3 years ago
This is my first brush with GRAV. Possibly this stopped working as usual after switching themes briefly from antimatter to quark and back to antimatter again.
-
What would cause page.url to suddenly stop working?
· 3 years ago
In a page (typically a page with many children), looping through the child page list in a specified order. Interestingly I can assign (write) p.url to any other property of the <a> tag, for exa
-
What would cause page.url to suddenly stop working?
· 3 years ago
Generating A-Z lists of links to child pages (of the current page) - Antimatter theme - worked as expected, AT FIRST. Now, suddenly, the p.title property works fine but p.url is garbled in a way that
-
Granular group-based page access (permissions)
· 3 years ago
For anyone trying to get a handle on publishing members-only or premium-only content in GRAV, I found this resource - opens in new tab/window - to be helpful/concise/accurate. Incorporating this conte
-
UniteGallery meta (captions and titles) missing in viewer
· 4 years ago
Hi. I installed UniteGallery v1.1.3. Above each image in the viewer the value for alt_text is displayed (assuming it has been defined in a sibling [image-name].[image-extension].meta.yaml file). Wond
-
Forum integration, e.g. with NodeBB
· 4 years ago
Way cool. Thank you!