Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Hugh Barnes Veteran
Regular
Grav Forum Moderators
@hughbris · Joined 8 years ago · 577 posts · 12 topics · 127 reputation
Badges
Recent posts
-
Clear cache with CLI on shared hosting
· 8 months ago
You mean Admin plugin front end, I think. And there's nothing wrong with this suggestion since OP did not explain why CLI is required. The question seems oxymoronic to me.
-
Deploy to production with git, while installing a theme with composer
· 8 months ago
You can use a .dependencies file in the user directory of your grav installation to create a manifest of plugins and themes, and run bin/grav install to install them. I recently wrote this into a READ
-
Translation placeholders in theme blueprint fields
· 8 months ago
Thanks! @b.da: indeed a current limitation, specifically here That is indeed the right code to override. I've noticed before, with similar problems I guess, that these form templates aren't very wel
-
Need help with Docker-compose and mount point
· 8 months ago
I probably should not have replied so quickly but your problem seemed desperate. I have an awful habit of checking this forum before sleeping! What would help make things much clearer is if you descri
-
Need help with Docker-compose and mount point
· 8 months ago
There's contradictory stuff in what you're saying here and some of it just doesn't make sense. I'll throw out some comments and questions. If you want to mess with things any more based on what you le
-
Translation placeholders in theme blueprint fields
· 9 months ago
I'm adding translations for some help fields in a theme blueprint. Generally, I can add new translation fields like this into the theme: en: THEME_MYTHEME: ADMIN: MYFIELD: My field and the
-
"Best practices: When to use raw vs |e('html') filter for titles and content?"
· 9 months ago
@pmoreno: However, I’ve used specific escapes for attributes within HTML tags. Your examples are more about the links and attributes actually functioning correctly though. I use those too and I've al
-
Turnstile throws: Human verification failed for this form, please try again
· 9 months ago
@duceduc: Lastly, I am using the Receptar theme which has not been updated since 5 years ago. This is getting off-topic, but I built a site based on Receptar about two years ago. I found the theme la
-
Turnstile throws: Human verification failed for this form, please try again
· 9 months ago
I'm glad you solved this. I feel partly responsible because you may have seen my suggestion in a recent thread to use Turnstile. However, I'm curious and I don't really understand a few things. I just
-
Help with reCaptcha and Contact Form
· 9 months ago
@basicchip: No I have not found a work around Did you try Turnstile?