audunmb
Forum Replies Created
-
I’ve just come across this bug too. Any updates on how to restore the missing fields when using the Gutenburg editor?
My advice would be to check out how to migrate to other plugins. This one used to be the best, but has gone down the drain the last few years
Forum: Plugins
In reply to: [hCaptcha for WP] hcaptcha blocks form submissionSeems like this was an caching error where the captcha was still in the form, even if I switched to form embed.
Though, I had issues when the form was using capthca, and people got a message that they hadn’t filled out the form correctly. https://www.photo-pick.com/online/r6XUxmDA.link
This other form seems to work with capthca now, but had to turn it off in the other form.
- This reply was modified 4 months, 3 weeks ago by audunmb.
Thanks for fixing this @patrickrobrecht
I recommend using another plugin for events, my plugin shouldn’t be necessary at all. Not fixing this minimal issue shows that WP Events Manager no longer can be taken seriously as a WordPress plugin.
Forum: Plugins
In reply to: [Plausible Analytics] Conflict with W3 Total CacheI guess adding the proxy js file to the minify exclude list should solve this then?
This didn’t work for me. Disabling proxy solves the issue for now, but it would be nice to be able to use the proxy and caching.
Forum: Plugins
In reply to: [Plausible Analytics] Conflict with W3 Total CacheThanks. It might be because I have proxy enabled. I guess adding the proxy js file to the minify exclude list should solve this then?
Forum: Plugins
In reply to: [ActivityPub] Link to “More posts” shows as JSON errorThanks, that seems to fix it.
Though, are there any way to customize what page people are directed to when clicking the link? That would be nice.
Gatherpress looks interesting, I’m currently using WP Event Manager. It was the best event plugin for a while, but they don’t support Gutenberg, so I’m considering switching to something else. There’s a RVSP feature in WP Event Manager, but I haven’t tried it.
An unified RSVP for ActivityPub would be great, glad to see you working on. There’s a need for a Facebook events alternative. I’ve posted a bit about on Mastodon
Forum: Plugins
In reply to: [Co-Authors Plus] Author archive title translatonActually, I was wrong. Co-Authors Plus overrides the “Show archive type in title”-toggle and shows it anyhow.
Forum: Plugins
In reply to: [Co-Authors Plus] Author archive title translatonI have the same issue, but found a solution. If you are using a block theme it is a theme issue where the Author template doesn’t use the correct string (neither from WP nor the plugin).
Check whether title (on the tab in your browser) uses the correct string? If that string is translated, then it’s an issue with your theme.
Turn of the “Show archive type in title” to hide the untranslated string as a workaround. Optionally add a text block to the page to get it to say “Author” in your language.
Same problem here, both with checkboxes and radio buttons.
If left unchecked, the form tag is included in the mail.
Not a huge issue, but annoying.
The block button was just an example to explain what happens, it happens wherever I’m inserting a link, both in site editor and page editor.
What is seamless mode? Not sure if it’s on.
Great. As suggested on GitHub, just add it with the other screen options.
Forum: Plugins
In reply to: [Create Block Theme] Naming of custom templates when savedOK, this is actually a bug.
Custom templates aren’t written into the theme.json file, only saved in the template folder.
That’s very helpful, thank you. I’ll have a go at it soon. If I manage to get it working, I’ll post it here.
thanks @joneiseman
I’ll look into it, but as I’m rather unfamiliar with PHP I have to understand some of how this plugin works as well.