Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
arank Member
@arank · Joined 9 years ago · 49 posts · 2 topics · 4 reputation
Badges
Recent posts
-
Page editor for users
· 8 years ago
You could search for "Editor"in Plugins https://getgrav.org/downloads/plugins You would find: TinyMCE Editor Integration...
-
Add link to a checkbox field's label
· 8 years ago
In your form you can set markdown: true Then links are working: https://github.com/getgrav/grav-plugin-form/issues/253
-
[solved]Featherlight Gallery opens tabs and not a gallery
· 8 years ago
As far as I understand requirejs: true is only for a specific usecase: look here In most cases the standard settings are enough for plugin to work
-
[solved]Featherlight Gallery opens tabs and not a gallery
· 8 years ago
Try closeOnClick: background
-
[solved]Featherlight Gallery opens tabs and not a gallery
· 8 years ago
Try setting requirejs: false should be working
-
No inline errors for textarea fields
· 8 years ago
did you check with diffrent browsers?
-
New to Grav: Want to Know More About Grav
· 9 years ago
Well, the best way to find out is doing/trying... You can learn how: https://learn.getgrav.org/
-
Backup the system before updating grav system
· 9 years ago
Install the grav backup manager plugin
-
PHP Zip extension is not installed - local install
· 9 years ago
@kaktux There is a known bug in KDE Neon Editions (like maui linux): https://bugs.launchpad.net/ubuntu/+source/php7.0/+bug/1697832 https://bugs.kde.org/show_bug.cgi?id=381183 check in terminal: php -v
-
PHP Zip extension is not installed - local install
· 9 years ago
Did you check /usr/lib/php/20151012/ Is the zip.so in there? Just noticed: There should be a file: /etc/php/7.0/cli/conf.d/20-zip.ini that links to the zip.ini in /etc/php/7.0/mods-available Seems to