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.

covecove1 Newcomer

@covecove1 · Joined 8 years ago · 6 posts · 2 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Upgrade to v1.7.0-rc1 · 7 years ago

    I'm having exactly the same problem, but not locally in Laragon. Please help us :)))

  • Getting one random children page using TWIG · 8 years ago

    Indeed it was cache! Now I get new item on every refresh. Is that ok? :)

  • Getting one random children page using TWIG · 8 years ago

    Ok, I did that, thank you. One more question: if i put TWIG code inside of a page by processing TWIG first, I noticed that my random item changes only sometimes. What exactly is the trigger to get ne

  • GDPR 2018 Data Protection · 8 years ago

    So, because user can delete his cookies in browser, does that make it good enough for GDPR?

  • Getting one random children page using TWIG · 8 years ago

    Hello, how can I get only one random children from 'item' pages under 'blog' page using TWIG? Can I modify this example from documentation? <ul> {% for post in page.find('/blog').children.order(

  • How to limit access to file · 8 years ago

    Hello, I have URL "/Downloads" which uses Blog template inside of it there are Blog items Items have uploaded .pdfs inside and referenced in the markdown. How can I block direct URL access to the file