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
-
Blog category page doesn't work if category has special characters
· 2 years ago
@pamtbaau So I've been looking at the code in the Blog template you mentioned, and so far I've changed the templates\partials\blog\taxonomy.html.twig from this: {% if page.taxonomy.tag %} <span cla
-
Blog category page doesn't work if category has special characters
· 2 years ago
Yes, everytime I use a category with special characters it sends me to the homepage. If I don't, everything works as expected.
-
Blog category page doesn't work if category has special characters
· 2 years ago
Hi @pamtbaau thank you for helping out. I'm most surely doing something wrong, but why does this work: /comunicacao/noticias/category:Comunicados And this doesn't: /comunicacao/noticias/category:Segur
-
Blog category page doesn't work if category has special characters
· 2 years ago
Doing it like this doesn't help: <a href="{{ blog.url|rtrim('/') }}/category{{ config.system.param_sep }}{{ category|url_encode }}"> {{ category }} </a> Maybe I have to url_encode the
-
Blog category page doesn't work if category has special characters
· 2 years ago
Hi @Karmalakas, thanks for your suggestion. I actually tried that before posting (notice the category|e part): <a href="{{ blog.url|rtrim('/') }}/category{{ config.system.param_sep }}{{ category|e
-
Blog category page doesn't work if category has special characters
· 2 years ago
Hello everyone, I have a category called Segurança. Using the Quark theme, the default URL to see all posts with that category is ..../comunicacao/noticias/category:Segurança, which doesn't work (red