pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3131 posts · 12 topics · 1012 reputation
Badges
Recent posts
-
Template override for child theme only works when template in parent them is deleted
· 2 years ago
@pgrav: I thought inheriting manually is still an option? It sure is. Editing all code files with ed and vi is also still an option... ;-) NB. Please mark your post as solved if issue has been solved
-
Template override for child theme only works when template in parent them is deleted
· 2 years ago
@pgrav, Hint 1: You made a mistake in step 1. But since you omitted the most important information, I have no idea what mistake... Hint 2: Use $ bin/plugin devtools new-theme to prevent making mistake
-
Blog category page doesn't work if category has special characters
· 2 years ago
@rferreira, Might this help? https://stackoverflow.com/a/71379431/4137032 Update: I don't think so because it works using the 'Blog Site' skeleton.
-
Blog category page doesn't work if category has special characters
· 2 years ago
@rferreira, In skeleton 'Blog Site', I changed the following: Edit user/pages/01.blog/hero-classes/item.md and changed taxonomy to: taxonomy: category: - Segurança tag: [journal, photography, Segur
-
Blog category page doesn't work if category has special characters
· 2 years ago
@Karmalakas, tag: [journal, photography, aäáeëécç] with url http://blog-dev/tag:aäáeëécç is working fine in the 'Blog Site' skeleton...
-
Blog category page doesn't work if category has special characters
· 2 years ago
@rferreira, Please reproduce the issue in a minimal site, like the Blog Site. We can then rule out that the issue is caused by customisations. If the error does not occur in the skeleton, customisat
-
Blog category page doesn't work if category has special characters
· 2 years ago
@rferreira, I'm sorry but given the limited information you've provided, I cannot reproduce the issue. Using a fresh install of skeleton 'Blog Site': Add the following to page user/pages/01.blog/her
-
Changed favicon does not show in browser
· 2 years ago
@veehem, I'm sorry, but I cannot reproduce the issue... Replaced the file user/themes/quark/images/favicon.png with a new image using copy/paste on filesystem. New favicon was shown immediately in ta
-
Strange files in the cache/complied/blueprints directory
· 2 years ago
@q3d, It might be that somewhere a DNS mistake has been made by pointing a domain to your IP address. It could be these domains are being served by your hoster and the hoster has made a mistake while
-
Strange files in the cache/complied/blueprints directory
· 2 years ago
@q3d, @hughbris, When Grav runs, class Setup detects the domain/environment being used by the request: https://github.com/getgrav/grav/blob/0d7cd64d0d9ac24579fc067550050285f5375922/system/src/Grav/