pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3184 posts · 17 topics · 1019 reputation
Badges
Recent posts
-
How to add a blog's category list in sidebar of theme Future
· 6 years ago
@sebawrite, Just had a quick look... Theme Gateway does provide the template blog.html.twig so you should be good.
-
How to add a blog's category list in sidebar of theme Future
· 6 years ago
@sebawrite, You mentioned above that you tried skeleton 'Blog Site'. The skeleton came with demo pages like /01.home/blog.md. This page requires the template blog.html.twig which comes with Quark (and
-
Question on calling body_classes in Twig
· 6 years ago
@tom0360, Uhh not sure if I understand what you are saying... Has your problem been fixed or not? If it has been fixed. please tick the 'solution' checkbox. Yes, that's the one next to the 'thank you'
-
Question on calling body_classes in Twig
· 6 years ago
@tom0360, Maybe I'm just confused, but you show the Gantry template to be: {% for module in page.collection() %} <div id="{{ macro.pageLinkName(module.menu) }}"> {{ module.content|raw }}
-
How to insert one page into another?
· 6 years ago
I would like to note, that creating a layout inside the Markdown of a page is not considered a good practice. The structure and layout of a page should be taken care of in the template and css. Also t
-
How to add a blog's category list in sidebar of theme Future
· 6 years ago
Please be aware that a few practices mentioned in this thread are considered bad practice and discouraged to use: Using <table> for webpage layout: A <table> is designed for tabular data
-
How to add a blog's category list in sidebar of theme Future
· 6 years ago
@sebawrite, I have had a look at Future and the Taxonomy List plugin. I can give you the steps to use the taxonomy list in the left sidebar, but then you will stumble on the absence of css for styling
-
How to add a blog's category list in sidebar of theme Future
· 6 years ago
@sebawrite, I'll have a look at it, but be aware that theme Future is 5 years old with only a single menu fix since. Also please be advised it will break when using Grav 1.7.
-
How to add a blog's category list in sidebar of theme Future
· 6 years ago
Hi @sebawrite, Did you have a look at the 'Blog Site' skeleton (demo here, download here). The skeleton uses a plugin (Taxonomy List) that shows the popular tags (i.e. categories) in the sidebar. Wh
-
Dynamic update of Page Collection results with Sort/Filter user settings
· 6 years ago
@eyewinder, Would you mind sharing... Who will be managing/updating the employee data? Should it be done using a form in the browser? Should it be done from within Admin? Or can a 'power' user edit