Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Rferreira Member
@rferreira · Joined 2 years ago · 16 posts · 3 topics · 3 reputation
Badges
Recent posts
-
Using the same environment setup files in two different domains
· 2 years ago
I ended up going with the simpler route, no envs and just using the default config. Like this, no matter the URL, they all use the same config. Thanks for the help @Karmalakas!
-
Using the same environment setup files in two different domains
· 2 years ago
I did @Karmalakas , and I'm using them to separate configs between dev, quality and production environments. My issue is with production, where the company hosting the website forces me to make edits
-
Using the same environment setup files in two different domains
· 2 years ago
Hi all! I have a Grav website installed on a domain, let's say grav.local. For security reasons, I can only access the admin using this domain, but this website is publicly accessible on another domai
-
Blog category page doesn't work if category has special characters
· 2 years ago
I didn't mark as solved, someone else did 🙂 Unmarked.
-
How to set permissions in custom config section
· 2 years ago
Hey everyone, I added a custom config section following this recipe from the docs. I didn't build a plugin, but instead to the simplest approach to simply put the blueprint in a file: user/blueprints/
-
Blog category page doesn't work if category has special characters
· 2 years ago
Just to close the issue, I ended up changing the category to a new name with no special characters, will investigate this further down the road. @pamtbaau and @Karmalakas thank you very much for your
-
Blog category page doesn't work if category has special characters
· 2 years ago
@pamtbaau it's already configurated for high-bit characters.
-
Blog category page doesn't work if category has special characters
· 2 years ago
As a possible workaround, is there any way of specifying the category Segurança in the admin but then slugify it (like other cms like wordpress do) ?
-
Blog category page doesn't work if category has special characters
· 2 years ago
@pamtbaau Thanks for your hard work reproducing, I've tried with the skeleton as well and it works. My problem is that the website is in an advanced stage of development so I can't roll back and start
-
Blog category page doesn't work if category has special characters
· 2 years ago
@pamtbaau Update: If I copy the generated URL to filter by category I get this: /comunicacao/noticias/category:Seguran%C3%A7a %C3%A7 is the correct encoding of the 'ç' character in URLs, so maybe the