drbiskit
Forum Replies Created
-
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