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

Karmalakas Veteran

@Karmalakas · Joined 6 years ago · 1189 posts · 33 topics · 218 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Is there a way to use a video for a hero image? · 10 months ago

    I find it easiest on shared hosting to just spin a local env, do what you need and then upload /user to your server

  • Upload file works one time · 11 months ago

    What's the theme you use? Or do you have some plugin installed maybe? Or is it the browser, which renders file input that way? Normal file inputs look something like this AFAIK https://www.w3schools

  • Upload file works one time · 11 months ago

    Any reason you're not using a normal file input?

  • Adding a link to a PHP page in Grav Admin UI · 11 months ago

    Check how Login plugin deals with URLs like /register and others. Might give you some hints

  • Upload file works one time · 11 months ago

    Based on your screenshot, I'll assume the field has some JS processing on load. I'll also assume it's an XHR form. I'm guessing JS does nothing after form is submitted and DOM rendered

  • Theme Scholar - Blank Screen · 11 months ago

    Just by installing or by activating?

  • Submit & reset button inline help · 11 months ago

    I'd assume btn-block class makes both buttons as block elements

  • Help with reCaptcha and Contact Form · 11 months ago

    So I found a month old email, with a migration link. Clicked on it and then clicked a button to migrate. Other two keys were migrated, but integration still changed - it says to add: https://www.googl

  • Help with reCaptcha and Contact Form · 11 months ago

    Apparently Google failed the first auto-migration step: A Google Cloud project is created to hold your existing keys. There were no projects at all. Only when I created a new project, I could then

  • Help with reCaptcha and Contact Form · 11 months ago

    At some point in the past 2 weeks reCaptcha v2 stopped working for me too 🤦‍♂️ It seems Google moved everything to GCloud and you need to upgrade your keys. Also, if I understand it right, the impleme