Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
tradedemon Member
@tradedemon · Joined 7 years ago · 15 posts · 5 topics · 2 reputation
Badges
Recent posts
- An exception has been thrown during the rendering of a template · 7 years ago
-
An exception has been thrown during the rendering of a template
· 7 years ago
hi guys, I'm trying to figure out why I'm getting the below error in the Grav admin. The modular template exists in the correct directory and the actual page on the site renders fine. It's just in the
-
Moving modules breaks images
· 7 years ago
Awesome problem is now resolved.
-
Moving modules breaks images
· 7 years ago
@rhuk Any ideas on this ?
-
JSON filename error
· 7 years ago
Grav doesn't seem to like the JSON filename , any ideas ? Before anyone asks, JSON files as a media type have been turned on for uploading.
-
Moving modules breaks images
· 7 years ago
If you see the screenshot I've dumped the file variable to look at the path. The actual image in the project directory now sites inside: 01._hero/illo-epos-2x.png This is correct as I moved the modul
-
Moving modules breaks images
· 7 years ago
Any more ideas on what's causing this ? or how I could potentially investigate it myself ? It seems the folders/images all update correctly i.e. when a module moves it correctly re-labels itself in th
-
Moving modules breaks images
· 7 years ago
I've cleared browser cache i.e. tested it in incognito mode on chrome and it's still there. Are we referring to a grav-cms cache setting ? Zee
-
Moving modules breaks images
· 7 years ago
Hi guys, posted this on discord but got no answers. See the problem below. I've noticed that if I setup sortable sections on a page and move a section/module around the images break. e.g. /grav-cms/u
-
Repeating sections at one page
· 7 years ago
I’d need to see your blueprint but inside the for loop you need to use person. {% for person in page.header.team %} {{person.text}} {{person.url}} {{% endfor {% }