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.

Marco Cevoli Member

@marcocevoli · Joined 8 years ago · 85 posts · 25 topics · 15 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Alternative to Git Sync · 5 months ago

    I’m reopening this old thread to tell you that I finally found a solution: the suggestion proposed here https://github.com/trilbymedia/grav-plugin-git-sync/issues/198 was spot on. However, the values

  • Using Grav to Build a Nonprofit Admin and Documentation Dashboard for a Community ISP · 1 year ago

    Not sure I can be of much help here, but the only errors I encountered related to frontmatters were always caused by incorrect use of single quotes, such as: title: 'La palla è sul tavolo, l'hai vista

  • Accesing a variable in a default language · 1 year ago

    I don't understand either. Si quieres, puedes intentarlo en castellano y dejar que ChatGPT te lo traduzca. En lugar de decir que necesitas una variable, explícanos mejor lo que quieres conseguir y qui

  • Page.find plus a for loop not showing all children pages · 1 year ago

    NOOOOO WAY.... Thanks a lot. I've looked at all possible settings, and it didn't occur to me to inspect the page with F12... so silly of me. Thanks a million. Regards, Marco

  • Page.find plus a for loop not showing all children pages · 1 year ago

    yes, that's the correct number. But if you click, you'll see only 35 titles when the accordion opens. That's the issue. Why 35? If I change tag to another tag, the title shows up. So it doesn't depend

  • Page.find plus a for loop not showing all children pages · 1 year ago

    I have a special page showing an archive of all blog posts and all articles for each tag. I created it with the following code (with the help of Copilot): {% set posts = page.find('/blog').children.pu

  • Alternative to Git Sync · 2 years ago

    Good to know. I'll give it a try and report back here. Thanks.

  • Alternative to Git Sync · 2 years ago

    Thanks, Paul. I appreciate your help. I already came across that page, and tried all possible solution to no avail... 😦

  • Alternative to Git Sync · 2 years ago

    ok, after lot of tinkering, still no success. I tried: deleting all .git folders creating a new, empty repo on Gitlab uninstalling and reinstalling Git Sync plugin At some point I got the Fetch head

  • Alternative to Git Sync · 2 years ago

    Duh. Mental note to self: Never reply to a post when you're tired. 🙂