Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Norbert Member
@q3d · Joined 5 years ago · 77 posts · 19 topics · 30 reputation
Badges
Recent posts
-
Receptar Skeleton Home page with 2 languages Slider, is it possible? how?
· 2 years ago
I'm glad I could help! 😊 There's always room to improve things; I just tried to help get you started. Depending on your needs, the images could, for example, be placed inside subdirectories within the
-
Receptar Skeleton Home page with 2 languages Slider, is it possible? how?
· 2 years ago
Thank you, @joejac! My answer is just a suggestion, and I'm sure you'll find the right solution. I often treat ready-made templates as inspiration for my own implementations.
-
Receptar Skeleton Home page with 2 languages Slider, is it possible? how?
· 2 years ago
Placing slider data in the site.md file is not a very flexible solution. In my opinion, you should: Create a directory called pages/slider. Inside the pages/slider directory, create subdirectories fo
-
Debugger not displaying properly after installing Algolia Pro plugin
· 2 years ago
I’m experiencing the following issue after installing and configuring the Algolia Pro plugin. Since then, the debugger has stopped working correctly. Although I have it enabled: debugger: enabled: t
-
Abandoning my plugins
· 2 years ago
I just wanted to take a moment to say thank you for your hard work and dedication in creating plugins for CMS Grav. Your contributions are incredibly valuable to the community, and they help make Grav
-
Future/truth of Grav vs. other CMS
· 2 years ago
I understand your frustrations, but I would like to offer a different perspective. Your experiences with Grav remind me of discussions about operating systems, especially when comparing Linux to Windo
-
Issue with Redirecting from www to non-www in .htaccess
· 2 years ago
Great, I'm glad that worked for you! However, I've encountered situations where some systems override or modify the .htaccess file, so based on my experience, I always add my entries at the end of the
-
Issue with Redirecting from www to non-www in .htaccess
· 2 years ago
Thank you for your response and the suggestions! I also found this topic: Redirects from www pages to index.php and I have the impression that moving the redirect code to the beginning of the .htacces
-
Issue with Redirecting from www to non-www in .htaccess
· 2 years ago
Hi, I'm having an issue with redirects from www to non-www on my CMS Grav installation, which is a multilingual site. My configuration in the .htaccess file looks like this: # Redirect www to non-www
-
How to exclude non-routable Pages from SimpleSearch results
· 2 years ago
In my case, I have a main page (modular) 01.start -> modular.md --- title: Main Page visible: false simplesearch: process: false content: items: '@self.modules' --- On this page, I display