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.

NOT Andy Miller Member

@andy · Joined 9 years ago · 55 posts · 5 topics · 30 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Star Ratings Plugin - Summary Page · 9 years ago

    Thanks for your response. I haven't had time to check it yet but I will let you know my results!

  • Star Ratings Plugin - Summary Page · 9 years ago

    Hi. I'm using the Star Ratings Plugin with the Learn2 theme - essentially every page can have a star ranking (it's a television show fansite and each page relates to an episode). The star ratings work

  • CSS Image Loading · 9 years ago

    Oh I see, so you want a fullscreen background image? The term 'hero image' is a bit ambiguous these days :upside_down_face:

  • CSS Image Loading · 9 years ago

    Hi there. I have a simple blog and most posts have images associated with them. My blog.item.html.twig template contains the following: {% if header_image %} {% if header_image_file %}

  • Website is very slow in spite of grav core feature (crazy fast..) · 9 years ago

    Yes, there is a bit of a learning-curve with both AWS and Google Cloud Platform. They both offer free trials though for 365 days, and have good tutorials on learning the ropes. AWS has EU locations:

  • Website is very slow in spite of grav core feature (crazy fast..) · 9 years ago

    @flavio: I’d stay away from shared hosting and use a VPS +1 I've had good success with DigitalOcean and Vultr, along with AWS and Google Cloud Platform. This blog post covers AWS setup with serverpil

  • How I can create many categories of articles in website? · 9 years ago

    @erevnitis: top menu not side menu Do you mean have the menu centered at the top of the page? This is likely possible by modifying CSS ul.navigation I believe.

  • Can Grav do this? course to support teaching · 9 years ago

    @OleVik: You never FTP, you SFTP Yes, my mistake above. I was saying 'FTP' in the colloquial sense - should have been more specific.

  • How I can create many categories of articles in website? · 9 years ago

    Hey no problem, happy to help! 😃 @erevnitis: Can I put this menu on top of every page? Yes, by default the navigation appears on every page with that theme. @erevnitis: I found a pdf tutorial for

  • How I can create many categories of articles in website? · 9 years ago

    @erevnitis: I am not sure that I understood well. That's ok. What I posted is a somewhat complex solution. We can simplify a bit using the WYSIWYG GUI. First, take a look at this very basic demo I th