Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

hughbris Veteran

Regular

Grav Forum Moderators

@hughbris · Joined 9 years ago · 579 posts · 13 topics · 127 reputation

Badges

ModSquad Team Member ✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Multi user blog creation · 6 years ago

    Hi and welcome 🙂 @flodenhaut: an insciption panel for new user to create an account an athentification process to log in Grav's login plugin does these and is well documented. @flodenhaut: an edi

  • Grav's Login plugin text strings don't load in prooperly · 6 years ago

    Could you be using a theme that override's the login plugin's template? The template for the login form should be using Twig similar to {{ 'PLUGIN_LOGIN.BTN_LOGIN'|t }}. The login plugin allows changi

  • Admin GUI Error: File not found · 6 years ago

    I think with the volume of beginner problems you are experiencing and the quietness this weekend, you'll probably get more satisfaction (faster turnaround) asking your questions on Grav's discord chat

  • JS assets don't get included if global cache is on · 6 years ago

    No problem. Now that you've added more replies, probably use one of yours as solution instead when you're ready :)

  • Using clustering in grav-plugin-leaflet? · 6 years ago

    Ah, you've been talking about Map Marker leaflet when I thought you were talking about Grav Leaflet plugin! From a really quick look, it seems you could override those templates to be more like the ex

  • Resetting email passwords - no mail received · 6 years ago

    @PalmTree: log always empty Is this the mail log or Grav's log?

  • JS assets don't get included if global cache is on · 6 years ago

    Thanks for the update. Do consider reporting this as an issue in the Grav's Github repo if you still think it is one. [Edit: marked this response as solution since Discourse doesn't seem to have anoth

  • Is there a API endpoint I could use for a healthcheck? · 6 years ago

    Further to Ole's general comment, just create a hidden endpoint page that returns JSON/XML/whatever and hit it.

  • Using clustering in grav-plugin-leaflet? · 6 years ago

    I've used this Leaflet add-on but not in Grav and I have never used Grav's leaflet plugin either. Sorry if I am telling you what you already know. To use Leaflet.markercluster, you need to include the

  • Can forms plugin process differently depending on a condition? · 6 years ago

    If you are comfortable with PHP, you can create a custom form action. There is also at least one mailing list plugin that might do this without a custom action, for Mailchimp I think. Search the plug