Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Thomas Foy Member
@tom0360 · Joined 6 years ago · 50 posts · 4 topics · 1 reputation
Badges
Recent posts
-
How to add a blog's category list in sidebar of theme Future
· 5 years ago
@sebawrite, Sorry was out at side job all day and just got back. It is probably best to find a theme you like and has the features you want and stick with it. I mentioned Gantry because it offers pag
-
How to add a blog's category list in sidebar of theme Future
· 5 years ago
@sebawrite, I just started playing with using the bootstrap grid classes ( col, col-lg-4, col-lg-6, etc., ) in the body classes area for my modular pages. This seems to be working but I need to test f
-
Question on calling body_classes in Twig
· 5 years ago
@pamtbaau, Sorry, I was testing it out. Yes, it does appear to work correctly now, Thank you.
-
Question on calling body_classes in Twig
· 5 years ago
@pamtbaau, You are correct. I am just winging it and am not familiar with actually works. I thought I had used the page.header.body_classes on another modular template when I had tried this before but
-
Question on calling body_classes in Twig
· 5 years ago
In the Gantry5 modular.html.twig template it contain the following code: {% block content %} {{ page.content|raw }} {% for module in page.collection() %} <div id="{{ macro.pageLinkName(module.m
-
How to insert one page into another?
· 5 years ago
@Karmalakas, I agree but you really can't work easily with those in the editor. The table was a test to see if you could design visually from the editor. It would be more for those who can't or don't
-
How to add a blog's category list in sidebar of theme Future
· 5 years ago
@pamtbaau, I agree with what you have stated, but the fact is that not everyone wants to learn to code or be a developer. Most of the time sites are built with divs, nested in divs, nested in divs and
-
How to add a blog's category list in sidebar of theme Future
· 5 years ago
@sebawrite, Also, the gantry 5 plugin with a theme that supports it like the helium or hydrogen theme, works well also. It has a visual layout area and you can positions ( like widgets ) to add to the
-
How to add a blog's category list in sidebar of theme Future
· 5 years ago
@sebawrite, If you want a simple way to work in Grav, Install a simple theme like bootstrap4. Then install the TinyMCE Editor plugin. Then with a little CSS you can use tables to create your page layo
-
How to add a blog's category list in sidebar of theme Future
· 5 years ago
seawrite, So themes will have taxonomy cloud built in. For the ones that don't you will need to modify a template. In Future theme you would modify the sidebar.html.twig file and add code like what's