pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3131 posts · 12 topics · 1012 reputation
Badges
Recent posts
-
How do I list a simple list of category and tag references?
· 8 years ago
@dydaevskiy A lot of questions... Let me try to answer them collectively in one post. Your current solution: The logic of plugin 'categoryTree' I created for you, is currently as follows: For each pa
-
How do I list a simple list of category and tag references?
· 8 years ago
@dydaevskiy First, thanks for re-editing and properly formatting your question... 🙂 By the way, I'm curious how you get multiple bullets on a single line... Categories and tags have no relationship w
-
Javascript accordion for blog posts, assigning div id
· 8 years ago
@adamburton I have looked at the theme in your repo and on first sight I found no obvious issues. You might have feared a steep learning curve, but it all seems to go just fine...
-
Multilingual support and gitlab/github support: best solution
· 8 years ago
@erotavlas Out of curiosity, I took a dive into the tools you mentioned: Netlify CMS, Lector and Publii. I must admit that the descriptions of the tools are not as clear to me as I would like to, so I
-
What is the best way to work with dynamic images?
· 8 years ago
@gen035 Knowing the structure of the 'logo' property in 'site.yaml' makes a whole lot of difference... Now the code makes sense... :-) The structure of field 'logo' intrigues me though and it might le
-
Move Website to Testserver
· 8 years ago
@jacfab I have tested you website using Chrome on both desktop and Android. On Android mobile using Chrome Logo displays OK Using Chrome on my desktop: The logo is displayed. The top of the page is
-
How to make a lot of pages using the same template without having to manually create the markdown file
· 8 years ago
@Serebrennikov Interesting case... The following is just one of the possibilities to create pages with dynamic content. I am presuming you have an 'office selector' on some page where visitors can se
-
What is the best way to work with dynamic images?
· 8 years ago
@gen035 Thanks for the clarification. Looking at the code snippet from your first post I notice there are a few syntax issues. Quoting the Twig docs: The first filter returns the first "element" of a
-
How to get only translated pages in collection?
· 8 years ago
Nice find! Thanks for sharing your solution...
-
How to get only translated pages in collection?
· 8 years ago
@javiregpa Not sure if this will do what you want, but I recall the following related setting in '/user/config/system.yaml': languages: translations_fallback: true # Fallback through supported t