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.

Louis Cox Member

@louigi · Joined 5 years ago · 14 posts · 4 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Facebook and Instagram plugins · 5 years ago

    Thanks - I will definitely look at it. You aren't building one for FB any time soon are you?

  • Facebook and Instagram plugins · 5 years ago

    Yes - thanks @pamtbaau , just wanted to get the confirm on that from someone with a bit more familiarity with Grav in general. Instagram plugin is v1.3 Facebook is v1.7 I can say that the Instagram on

  • Facebook and Instagram plugins · 5 years ago

    Hi, Can someone fill me in on the general info here? are these plugins no longer viable because of a Facebook Api update? Searching around in the posts, there seems to be little discussion on either a

  • Creating a blog page thats using just tag items · 5 years ago

    Im going to close this topic myself. The basic problem was that I wasn't updating the cache so the resultant page wasn't reflecting changes in the template. its annoying to be stuck on that singular

  • Creating a blog page thats using just tag items · 5 years ago

    I took a look through the code for blog.html.twig. It seems to me this is the critical bit of code iterating through the blog pages and displaying {% embed 'partials/layout.html.twig' with {blog: page

  • Creating a blog page thats using just tag items · 5 years ago

    OK, so forgive me here - Im not a developer, so some of it is a bit of a reach. I can basically duplicate a template or make a new one with as you suggest using {% set collection = page.evaluate([{'@p

  • Creating a blog page thats using just tag items · 5 years ago

    Ok, sure that makes sense - this code I can see is what I want, content: items: '@taxonomy.tag': design But the confusing bit is how thats applied. Ive got my default page in the root. I can

  • Creating a blog page thats using just tag items · 5 years ago

    And I suppose a common sense explanation is that I have a blog currently with 4 main topics - this will expand. I want a page that has posts just from one topic - as its more important. Im my case I h

  • Creating a blog page thats using just tag items · 5 years ago

    OK, sure I can see thats not a good explanation. Im struggling to explain this. If I do a page structure its not going to help, as it will look like I just want a new default page. What about this, if

  • Creating a blog page thats using just tag items · 5 years ago

    Hi, I wanted to create a page that lists blog items that are of a specific tag. I can see how to use blog.html.twig is doing that in users/themes/templates - what I cant figure out is how I get a roo