Karmalakas Veteran
@Karmalakas · Joined 6 years ago · 1189 posts · 33 topics · 218 reputation
Badges
Recent posts
-
Video not playing under IOS
· 1 year ago
IMO Too little info provided Maybe not many here use iOS From what's provided, sounds like not a Grav issue
-
How to reuse a complete modular section (layout, media, fields) across multiple pages?
· 1 year ago
I’ll answer here in short, but let’s move to repo discussions if you feel there’s a need for more 🙂 So my approach to most software - make it reasonably flexible. I don’t want to add your proposed opt
-
How to reuse a complete modular section (layout, media, fields) across multiple pages?
· 1 year ago
I assume it should be possible, when you select a module, to choose which fields to extend. But template would also need to be updated to merge both page configs 🤔 I might look into this, but no promi
-
How to reuse a complete modular section (layout, media, fields) across multiple pages?
· 1 year ago
Plugin only allows to select another module and does not include any content or custom fields from that selected module. It only has a single select field. Having said that… @christiana83: Is there a
-
How to enable access to new registered users on a private site
· 1 year ago
@phil: I was told there was a way to enable access for a new registered user by using the admin plugin If someone here told you this, could you please link to the post?
-
Grav built-in captcha systems for protecting forms
· 1 year ago
I’ve been using reCaptcha v2 (never managed to make v3 work on XHR requests) and still getting spam maybe once a day. Since I also added honeypot \~ a year or two ago, I don’t think I’ve gotten even a
-
How to reuse a complete modular section (layout, media, fields) across multiple pages?
· 1 year ago
I see, I'll make these changes later. If plugin works well otherwise, I'll try to go over created issues and add it to GPM
-
How to reuse a complete modular section (layout, media, fields) across multiple pages?
· 1 year ago
What kind of pages are missing if it’s false? When I tested, show_all: true also made modules visible, which didn’t make sense to me. Changing to false only had hidden the modules in my case, so I won
-
How to reuse a complete modular section (layout, media, fields) across multiple pages?
· 1 year ago
Did you try the latest code? I pushed fixes for these yesterday to main 🧐
-
Grav built-in captcha systems for protecting forms
· 1 year ago
Don't know where the problem is, but I wouldn't bother trying to figure out. Basic captcha is pretty much useless these days. Any decent bot can bypass it.