Nick Porter
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] 1 Incompatible plugin detected (Viva Wallet Standard Checkout)I did a bit of looking around and updated to Viva Wallet Smart Checkout. It got rid of the problem and from what I understand Viva are only going to develop their smart wallet going forward, so a good time to switch.
Forum: Plugins
In reply to: [WooCommerce] 1 Incompatible plugin detected (Viva Wallet Standard Checkout)Perfect thanks that makes sense now as the site is running well.
Forum: Plugins
In reply to: [WooCommerce] Variable product help needed.Thanks for your reply I will give that a try.
Cheers
Nick
@webulous
Thanks for your help all sorted.
Cheers
Nick@webulous
Thanks ok disabling the mailchimp plugin has worked but I am not sure how to find the stylsheet for that plugin. I have looked at the plugin using WP File manager and have found 2 admin.css and ie.css. I think I need to add these under “exclude the following css files from processing”
Do I just add admin.css and ie.css or is there more to add to tell it which plugin to use?
Thanks
NickThanks will email you now.
Forum: Fixing WordPress
In reply to: PHP errorConstant WP_CACHE_KEY_SALT already definedThanks Roxy
I also spoke to my hosting company and they replied with this which has fixed the problem.Looks like the WP_CACHE_KEY_SALT was in fact already defined in wp-config.php and it wasn’t necessary in this case as we use our own version (it’s probably a leftover from the old hosting if the site has been migrated).
I’ve commented it out and you shouldn’t see any warnings about that anymore.