Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
tacoen Member
@tacoen · Joined 6 years ago · 14 posts · 4 topics · 1 reputation
Badges
Recent posts
-
Neocatema theme -- new theme need comments
· 5 years ago
Hi all, I would like to share my works https://github.com/tacoen/neocatema It's a CSS utility base framework for Grav with gantry5. More: https://github.com/tacoen/neocatema/wiki. Comments and inputs
-
How do I setup for theme development?
· 5 years ago
So I guess the more correct way would be something like Quark has /scss/spectre and /scss/theme , but then again - how do I set up the build and watch processes? Install sass/scss https://sass-lang.
-
No Gantry modules and positions visible in Layout editor
· 5 years ago
When I update. Grav v1.6.31 Admin Plugins v1.9.19 then Gantry Version: 5.4.36 / Released: October 16, 2020 There is a bug when going to Gantry 5 Layout editor Please note; the layout dropdown select
-
Upgrade grav to v1.6.30, and problems
· 6 years ago
@tacoen: But, there is also another problem, i got this modal blanket on many act. add page theme activations I found it! This is a problem with adblock, after entering the site address into the wh
-
Upgrade grav to v1.6.30, and problems
· 6 years ago
Guys, thanks for the respond. @renards thanks for the fix. But, there is also another problem, i got this modal blanket on many act. add page theme activations what causing this?
-
Multiple domains, 1 server
· 6 years ago
grav can run within symlink. if you do think to do this, you only need to make links for /bin /system /vendor and create /assets /backup /cache /images /logs /tmp /user to share some theme or plugins
-
Error with admin plugin - An exception has been thrown during the rendering of a template ("Array to string conversion")
· 6 years ago
From what shown in screen shoot. val, value or item_value is an array and not a text. (you need array to string conversion) Either the bugs is on rc-17 or in the plugins.
-
Site Title, how to disable capitals?
· 6 years ago
I see. It would be on a theme that you're using. perhaps on 'page.html.twig' or page_head.html.twig everything is editable
-
Upgrade grav to v1.6.30, and problems
· 6 years ago
I upgrade grav to v1.6.30, add page on admin are blank/black. has —-▸ (typography) Typography on every select form anyone having this problems?
-
Site Title, how to disable capitals?
· 6 years ago
Which one? if in css, use can use: text-transform if in twig, you can use "|captilaze" extension