Nultz
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] PHP Fatal errorI can confirm that the change mentioned by @gillies66 below has worked when I have encountered the error.
“In the file /wp-content/plugins/woocommerce-gateway-stripe/includes/class-wc-gateway-stripe.phpI replaced
public function reorder_available_payment_gateways( $gateways ) {
by
public function reorder_available_payment_gateways( $gateways ) {
“
return $gateways;@reneesoffice we tried disabling mod security as suggested and no change. I agree I think we will have to consider rebuilding the site in to a new template etc. thanks for your help.
sorry renee have been busy. still working on this.
This site was built by another company. I have taken over the management of the site so in short, no we don’t use the same theme or some of the plugins used in this site on others.
The same health check plugin works on other sites we have built. I am starting to wonder though if it is a wordpress install issue rather than a theme or plugin as I switched off all plugins, with exception to google site kit and switched on the 2020 theme. I still got the same outcome on this site which is making me think possibly the install is damaged.
Hi @jamesosborne,
I have attempted to run the health check plugin and I cannot get it in to the troubleshooting mode. I am now starting to wonder if there is some more serious issues with this site install than first expected.needless to say that site kit didn’t work again.
any other ideas?
Hi Renee,
I have just resent the site health information and it hasn’t changedI forgot to mention in my last post the resume setup link points to https://xxxxxx.xxx/wp-admin/admin.php?page=googlesitekit-splash
So I have been through the process again and no luck. I did find the verification tag was actually one inserted by Sitekit in to the wp_usermeta table.
That being said after I removed the record from the database, went through the site kit process and got redirected back to the admin panel. Upon getting redirected to the admin panel I got the following statement:
Unable to authenticate Site Kit, as no client credentials exist. To resume setup, start here.
I clicked on the “start here” link and it looped once again with no change in the outcome.
Hey James,
just posted the details you wanted.Sorry didn’t work ??
No worries, I have made sure the redirections are working as expected. Still no luck.
Going through the setup process it seems to fail at the point you have mentioned. The weird thing is you can go through the process and it says “Congratulations” from googles side. When you return it goes back to the start of the setup process again.
In relation to your second question about setting up other devices on same device, the answer is. I have now set it up without issue on many other sites. I just do not understand why it is failing on this particular site. it makes no sense.
Hey James, thanks for the prompt response. I attempted to do what you have suggested but it failed. I have completed the site health form privately as requested.
I have worked out why it is failing. It looks like the plugin by default doesn’t have volume sending enabled.
Forum: Plugins
In reply to: [Contact Form 7] Captcha v3 doesnt seem to be workingJust a quick update – I have managed to get the recaptcha v3 to work again. The issue seems to have been a corrupted file in the update we had pulled down. We removed the plugin reinstalled it for a 3rd time (just tonight) and it has worked.
I tested on a new site I am working on and it failed on there due to a defer statement in the recaptcha script tag.
@meloyelo51 it appears that async and defer also causes errors so probably good to keep that in mind for future sites you are working on ??
Forum: Plugins
In reply to: [Contact Form 7] Captcha v3 doesnt seem to be working@buzztone – I know how many installs CF7 has and I build over 40 WordPress based sites each year. This problem was certainly not happening before the last update was released for CF7. I had another site which was running the previous version of CF7 that I manually updated and sure enough, like clock work, after the CF7 update was done it failed.
@meloyelo51 – I am not running any optimization plugins on the site in question. There is still no solution by the sounds of it.