pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3129 posts · 12 topics · 1012 reputation
Badges
Recent posts
-
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
-
How to remove the logo and footer of Quark?
· 8 years ago
@DonaldTrump The original poster wanted to remove the logo instead of replacing it and wanted to remove the footer. Therefor the original template had to be customised. When customising original code
-
How do add a Background Image in Grav?
· 8 years ago
@DonaldTrump Using your <NAME> as filename for the background image, the following files/locations should be used: The reference to the image file should be defined in '/user/config/site.yaml',