creativecatapps
Forum Replies Created
-
Forum: Plugins
In reply to: [WordPress Simple Shopping Cart] Small typo, code correction needed :)Brilliant, thank you.
Hi,
Thanks for the update – good to hear its on the roadmap.
I have an active support ticket with that plugin as well and hoping it’ll be sorted.
Cheers, Emma
Forum: Plugins
In reply to: [Simple Cloudflare Turnstile - CAPTCHA Alternative] Turnstile and ForminatorApologies for the delay – it’s been a 4 day public holiday weekend in ht eUK. I’ve just sent you a copy of both the forms plus the site health report with a list of plugins.
Cheers, Emma
Forum: Plugins
In reply to: [Simple Cloudflare Turnstile - CAPTCHA Alternative] Turnstile and ForminatorWhat’s the best way to send them? I’ve just done a reinstall on a clean server and having the same issue. It’s *odd*
Forum: Plugins
In reply to: [GenerateBlocks] Query Loop Order By Meta KeyThat works a treat – thank you!
Is there a way to cache the results in a transient or similar, for performance, or is the impact negligible?
Brilliant, thank you! Marking as resolved.
Hi,
Many thanks for the reply. I can’t test the code till next week now, but looking through, I can understand how it works and it’s far further along than I’ve got!
Will report back.
Thanks,
EmmaForum: Plugins
In reply to: [Accept Stripe Payments] hCaptcha SupportAs a temporary workaround, I have tried and tested the following. My hCaptcha keys are ready prepared:
In the stripe-payments plugin folder, make a backup of the recaptcha folder – that means you have a copy if it all goes toes up. Changing anything in core files is not recommended, use at your own risk, yadda yadda…
Open stripe-payments > recaptcha > asp-recaptcha-main.php and make the following four changes:
1) Line 53, change the URL
https://www.google.com/recaptcha/api/siteverify
to
https://hcaptcha.com/siteverify
2) Line 245, change the URL
https://www.google.com/recaptcha/api.js?onload=onloadCallback&render=explicit
to
https://js.hcaptcha.com/1/api.js?onload=onloadCallback&render=explicit
3) Line 261, change the URL
https://www.google.com/recaptcha/api.js?onload=onloadCallback&render=explicit
to
https://js.hcaptcha.com/1/api.js?onload=onloadCallback&render=explicit
4) Line 324, change the URL
https://www.google.com/recaptcha/api.js?render=explicit
to
https://js.hcaptcha.com/1/api.js?render=explicit
Save and upload to your server. Login in to WordPress and find the settings page for the plugin. In the reCAPTCHA tab, check ‘enable reCAPTCHA’, leave invisible unchecked, and enter your hCaptcha site and secret keys. Save the settings.
Optional but strongly advised: put Stripe in to test mode and make sure the hCaptcha works as planned.
Forum: Reviews
In reply to: [Clean Login] Great pluginThank you @carazo – I have updated my review, as promised!
Forum: Plugins
In reply to: [Recencio Book Reviews] Sortable Grid OrderingI think it should be fine as these appear to be two separate mechanisms. If I can put my books in the right order, any other features are the icing on the cake. Thanks!
Forum: Plugins
In reply to: [Recencio Book Reviews] Gutenberg IssuesIt seems to be working with the latest update – I am manually putting HTML into the synopsis box, which isn’t ideal, but it’s definitely working, so I will mark this as resolved. Thanks.
Forum: Plugins
In reply to: [Recencio Book Reviews] Gutenberg Issues@w33zy I’m using Generateblocks plugin and the standard pullquote. Can I email you the URL so you can have a look?
Note to mods: I am offering the frontend URL on my dev server only, not any credentials or access.
Forum: Plugins
In reply to: [Recencio Book Reviews] Gutenberg IssuesI ran the new function, which disables TinyMCE. However, I’m still seeing the nonce issue and some of the Gutenberg blocks aren’t rendering on the front end. This is only for pages created with Recencio.
Stranger still, a standard (empty) page created with the Gutenberg editor shows:
Found 2 elements with non-unique id #rcno_ajax_nonce
Forum: Plugins
In reply to: [Recencio Book Reviews] CSS Tidy ErrorsFantastic – I’ll look out for that, thanks.
Forum: Reviews
In reply to: [User Activity Tracking and Log] Nice idea but…I have re-coded the plugin to suit my client’s needs; I did leave this review over a month before your reply earlier today.
I didn’t want to purchase the premium version because of small issues with the free version – see (2) above.
Which feature is included in the premium version – that would be more helpful to other people reading the reviews rather than it looking like a sales pitch..?