Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

colin avolve Member

@avolve · Joined 9 years ago · 29 posts · 9 topics · 3 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Instagram API changes? · 7 years ago

    Appreciate the reply. @duceduc. I have had a quick look through the documentation and created a test client. The URL provided by the instead API generates a feed, though the Grav test site (timeout?)

  • Instagram API changes? · 8 years ago

    Anyone up on the status of plugins like https://github.com/artifex404/grav-plugin-instagram with the changes to the Instagram API? Do they still work?

  • Custom.css and theme inheritance (Clean Blog theme) · 8 years ago

    much appreciated @pamtbaau. It's always the little things we overlook after staring at code for hours 🙄

  • Custom.css and theme inheritance (Clean Blog theme) · 8 years ago

    I have a copy online at http://grav.avolvedesigns.net/the-urban-jungle I added some custom elements to the template for the single post (item.html.twig) as well as a custom.css file (which is loaded).

  • Custom.css and theme inheritance (Clean Blog theme) · 8 years ago

    appreciate the reply @pamtbaau I moved the {% do assets.addCss('theme://css/custom.css') %} to the bottom of the list, and can confirm it is loaded (listed in head). Yet no custom css is applied to

  • Custom.css and theme inheritance (Clean Blog theme) · 8 years ago

    I have been working with a few child themes, seeing which provides a good foundation for a site (rather than starting from scratch), or just some elements to borrow. I have moved onto Clean Blog. I ha

  • Compiler does not work on MacOS High Sierra · 8 years ago

    I am returning to working with Grav after a couple years away from all design work. In trying re-familiarising myself with theme customisation, I am struggling little with this. I have had a little b

  • Display element on blog list page and not blog page? · 9 years ago

    thanks @rhuk. Appreciate the reply. I worked it out a couple hours ago — seem I missed a typo in my template, which led to my confusion. I have now used {% if truncate %} and {$ else %} to achieve wh

  • Display element on blog list page and not blog page? · 9 years ago

    I am new to Grav (a few weeks of playing around with theming, reading docs), and I am still getting my head around a few things (including Twig) In a sandbox site, I am exploring aspects of theming (a