Karmalakas Veteran
@Karmalakas · Joined 6 years ago · 1180 posts · 28 topics · 216 reputation
Badges
Recent posts
-
Emails not coming to gmail
· 3 years ago
I noticed I have it like this in my config: sendmail: bin: '/usr/sbin/sendmail -bs' Don't know what's this -bs flag
-
Old Grav installation crashes on startup, how to update?
· 3 years ago
First of all, backup your grav6 folder. Download Grav and upload the contents to that grav6 without the user folder (user folder contains all your themes, plugins and settings, so try keeping the orig
-
Remove trailing slash on void elements
· 3 years ago
IMO it's much better to fix unquoted attributes than a closing slashes. Just my 2 cents
-
[SOLVED] Modular Carousel code is not defined in site
· 3 years ago
IIRC you should use something like {% include 'theme://templates/modular/carousel.html.twig' %} It's been a while, so I might be wrong :)
-
Can’t edit style Gantry Template for Joomla v4 from admin panel
· 3 years ago
Sad to disappoint, but this is a Grav CMS forum and it has nothing to do with Joomla (although Gantry also supports Grav AFAIK). You might try creating an issue on Gantry GitHub repo
-
Admin URL config?
· 3 years ago
Admin is purely handled in Admin plugin. Check the setup() and other methods inside main class. Similar logic applies to other plugins, such as login or maintenance for example
-
Translate my website
· 3 years ago
It sounds like you're confusing Grav with some other CMS. Grav by default doesn't have HTML pages at all. Also translations doesn't work with your described folder approach. Start by learning from the
-
Future/truth of Grav vs. other CMS
· 3 years ago
I'm sorry you see this as an attack. And I don't really understand who's message you're relaying. May I ask what's your intent of duplicating the topic? What kind of outcome do you expect with such ac
-
Future/truth of Grav vs. other CMS
· 3 years ago
Repeating same topic will not fix the situation. You are only polluting the forum when duplicating the topics (especially your own and even more so, when it was answered already)
-
Translate my website
· 3 years ago
How do you imagine automatic translation? Are you talking about automatic language detection and live translation? Also what do you mean by to have a /fr /de folder? Did you read the docs how translat