Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Replace Grav logo
· 10 years ago
Dear Rhukster, thank you so much for your excellent support!!!! Replacing <h3><a href=“{{ baseurl == '' ? ‘/’ : baseurl }}”>{{ config.site.title }}</a></h3> in the file .../us
-
Replace Grav logo
· 10 years ago
<div id=“logo”> <h3><a href=“{{ baseurl == '' ? ‘/’ : baseurl }}”><img src="{{ url('theme://images/logo.jpg') }}" /></a></h3> </div>
-
Replace Grav logo
· 10 years ago
I found the file partials/base.html.twig and I assume I have to change the following code: <div id="logo"> <h3><a href="{{ base_url == '' ? '/' : base_url }}">{{ config.site.title }}
-
Replace Grav logo
· 10 years ago
Just change the reference in the partials/base.html.twig file of the theme.
-
Replace Grav logo
· 10 years ago
I installed the Grav base package and its running on a web server. I added the first pages. I use the installed standard Antimatter theme. I would like to replace the GRAV logo (it looks like a vector
-
!subj! Let's talk about content "Inline editor". Мир!
· 10 years ago
There is already planned some work to include an inline editor with Admin Pro, coming soon.
-
!subj! Let's talk about content "Inline editor". Мир!
· 10 years ago
I found this one: http://symfony.com/doc/current/cmf/bundles/create/index.html As being not programmer, could anybody try to integrate this or write a short manual how it can be done with grav?
-
!subj! Let's talk about content "Inline editor". Мир!
· 10 years ago
Hello getgravvers (hehe, nice one). This topic is a discussion about what if some really skilled programmer could think/try/implement getgrav CMS with something like https://www.raptoreditor.com What
-
Modular content ordering not working
· 10 years ago
Just noticed another bug. Whenever I resave an existing module in admin it resets the folder prefix to '01.' meaning I have to then rename the folder manually
-
Modular content ordering not working
· 10 years ago
I am building a site that uses pages and modular content. and requires everything to be manually ordered using page order in the admin. I have successfully got pages to order using the order: by: d