drbiskit
Forum Replies Created
-
Hi,
Thanks for getting back. In the end my client decided to remove the ‘WooCommerce Stripe Gateway’ plugin, and just use another payment solution which looks like it does what they need – so, I’m unable to test this any further at this point, but we are up and running now anyway, so all good.
Many thanks for your help!
Hi – @Shabti Kaplan – On my site, it’s only appearing for administrators.
- This reply was modified 1 year ago by drbiskit.
Hi. I have this same issue on a site. Has anyone found a fix yet?
I’m using:
PHP v8.4
WordPress v6.8.1
All plugins are up to date and there are no console / PHP errors being thrown.
It is happening when logged in as Administrator
NB: The site is built using Elementor, so it may be a clash with that plugin?
In the meantime, in case anyone else is struggling with this – you can hide these messages by adding this to your theme CSS:
.fea-no-permissions-message {
display: none;
}
Not ideal, but helps in the short-term!I’m also experiencing this using v11.4. The site in question is just a standard single install (i.e. not multisite).
I have downgraded to v11.3.2 which works fine.
Will follow this thread for updates.
Hi – Thanks for responding. Neither of these solutions are ideal as you have said.
What SIB devs should do is to just give the container div of the Recaptcha element in each form a unique ID (e.g. it could just be based on the ID number or name of the form), and amend the following line accordingly:
var recaptchas = document.querySelectorAll('div[id=sib_captcha]');This wouldn’t have any negative effect to the amount of code being used, and it should be very simple to implement.
Forum: Plugins
In reply to: [Translate Wordpress with GTranslate] Email translation debug mode is ONThanks @edo888 – Can confirm that this works. 🙂
Hi Yordan,
This is perfect and just what I needed.
Many thanks for the super speedy support!
Best,
Rich.Closing this as resolved
Awesome – Thanks!
Forum: Plugins
In reply to: [Pagely MultiEdit] pagely multi edit brokenFor ref – If you don’t want to, or can’t, amend the code as outlined above, try installing the plugin ‘Enable jQuery Migrate Helper’. It will cause an error message to appear in the Dashboard, but should at least make the pagely multi edit functionality work again.
Great – thank Jeremy!
Update – found this, it is under Woocommerce -> Settings -> Products -> Inventory