Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Makary Regular
@MakaryGo · Joined 9 years ago · 148 posts · 3 topics · 28 reputation
Badges
Recent posts
-
Clean, simple and fast web site built with Grav
· 6 years ago
I love it! Great job with colour and typography! And menu on mobile version actually works great, which is not that obvious... Did you make it from scratch, or used some base theme?
-
Can users access the frontmatter (header)?
· 6 years ago
Things you put in the YAML frontmatter are normally not even visible to a visitor, unless you explicitly display them in the template 🙂
-
Code without clipboard
· 6 years ago
Well, I'm kind of impressed ;) I'd most likely just throw it into <pre>tag, so it would display as a monospace, but w/o all the code decorations 😂 BTW, what theme are you using?
-
Newsletter plugin?
· 6 years ago
@sherpadawan I'd love to know more about this project! I was actually investigating this subject, and I'm almost certain that it is possible to achieve simple newsletter system using only Forms and Em
-
Importing blueprint does not work - what does context do / mean?
· 7 years ago
You're a lifesaver! I was looking for explanation of those advanced blueprint features without luck, and thanks to this post I've managed to actually do what I planned! 😍
-
Can I remove Grav link and message?
· 7 years ago
It appears that this notice is hard-coded in the templates/partials/sidebar.html.twig file. You could manually edit it and remove this line, but be advised, that it will be overwriten during next them
-
How to access the profile page as user?
· 7 years ago
Path to user profile is a setting of Login plugin 🙂 If you haven't change it, it should be your.site/user_profile If you don't use Admin plugin, just open file /user/config/plugin/login.yaml and fin
-
Plugin onLogin event
· 7 years ago
Hi there! There is extensive documentation provided on how to make plugins 🙂 ℹ️ Here is really simple and friendly guide on how to start creating them 📚 Here you have technical details on each and eve
-
A question about the admin editor
· 7 years ago
Actually this could be possible. There is this plugin, which as far as I can see have the "Code" button included. Adding a button that would insert</br> into your Markdown content shouldn't be v
-
Installation to XAMPP on Win10
· 9 years ago
http://php.net/manual/pl/install.windows.commandline.php