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

Justin Young Member

@superhua · Joined 7 years ago · 51 posts · 18 topics · 3 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Scheduled Backups Not Working · 7 years ago

    Change directory command is included (per the install instructions). bin/grav scheduler -d returns no errors. However, bin/grav scheduler -j confirms the default-site-backup has never run. Thank you!

  • Scheduled Backups Not Working · 7 years ago

    I think it is registered, as I get the following: $ bin/grav scheduler -i Install Scheduler =================

  • Scheduled Backups Not Working · 7 years ago

    Thank you. It was not enabled, but even after I enabled it and adjusted the Run Scheduled Job to run in the near future, no backup was created.

  • Scheduled Backups Not Working · 7 years ago

    Although I was able to successfully set-up the Grav Scheduler as well as enable the default-site-backup, the scheduled backup is not created. (I am able to manually create a backup using bin/grav back

  • Contact Form: send to selected person/email · 7 years ago

    Solved: I omitted "name" in front of "to:" Thus, this does work: name: to type: radio label: Choice etc.

  • Contact Form: send to selected person/email · 7 years ago

    How do I create a contact form that sends to a selected person/email? I've tried this in the fields section: to: type: radio label: Choice default: [email protected] options:

  • Getting spam despite using reCaptcha · 7 years ago

    Using Grav 1.6.9 with Form v3.0.3 and reCaptcha v. 3 installed, I'm still get spam via a contact form. reCaptcha admin is showing that all traffic is allowed through. Where do I start to troubleshoot

  • Quark One Page – Error when editing class: offset-box with Admin GUI · 7 years ago

    Thank you! Is the exclusion of the options in features.yaml a bug or the intended design? Just curious as I'm learning about Grav ... Thanks again for the helpful reply!

  • Quark: where change overlay-dark? · 7 years ago

    Figured it out: it needs to be changed in theme.css

  • Quark: where change overlay-dark? · 7 years ago

    Forgive the basic question, but where do I darken the "overlay-dark" class? That is, I want to change the CSS from .overlay-dark .image-overlay{background:rgba(0,0,0,.4) to .overlay-dark .image-over