-
Nothing happens when I click the tabs.
This is most likely due to a SyntaxError exception
Uncaught SyntaxError: Invalid or unexpected token vendor.min.js:4566
I am using Brave, but the problem…
-
Referring to the ticket https://github.com/getgrav/grav/issues/2892 I realized that if the folder has the same name after the number (01._text and 03._text), in the interface (admin/pages) you can see…
-
It would be really nice to provide that in the next update.
I want to use GRAV as a Community-Backend (so we will pay for Admin later) and I want to let the users/authors/management change there prof…
-
When viewing an article, the background for the box with a link to the previous and next item is just grey, and not a background image in SAFARI. When I test this in Chrome it does show the background…
-
There is an jquery 3 error running the theme just plain.
I would recommed to remove jquery. #jqueryisdead
-
Just updated a site to the latest 1.7 RC and the TinyMCE editing field often shows up blank whether or not there is any content in it. Inspecting, it shows an empty `` tag. It isn't possible to click …
-
Hi! I am trying to customize a bit the Mache theme, which I like: to my disappointment, I could not find any gallery plugin that is compatible with Mache.
Do anyone have an idea how to implement a…
-
I want to exclude the 'documentation' folder as follows:
page **route** displaying the tree: webpage.com/cms/safety (via `{{ directorylisting|raw }}` in the safety page **content** (in a ui-tab))
…
-
Hey there, this Dockerfile was a great starting point for my use case. Thank you for that!
Nevertheless I was forced to upgrade php because some of my project dependencies needed php 8.0.
Fortunat…
-
Grav version 1.3.10
I have a custom theme with a file upload field defined in the `blueprints.yaml` like this:
```
header.smallBanner1:
type: fieldset
title: Small…