Nick Murray
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress Update Hangs at Unpackingcheck you php max execution time I had to go to 120sec to get the update to complete
Forum: Fixing WordPress
In reply to: WordPress Update Hangs at UnpackingI’d be interested to know if this is a live site or if you are using MAMP locally to host the site with the issue? I’ve had this lately on MAMP hosted sites and WP5
Ohh thats advanced mode! haha nice work 5 stars now!
Thanks for following up. I believe we got it working, fingers crossed. I removed the version stripping code as @royho suggested from the end of our assets and also had WPEngine put a cache exclusion in place for our checkout page so that it’s completely left out of the caching engine. One of those two items looks to have fixed it. Unfortunately the store is too active to be able to test it one item at a time, so we may never quite know what changed and what fixed it.
Ok, I changed that it’s just a function we normally use. However usually not on sites with serverside cache and CDN so I have removed it, if you think it could make a difference.
I also had WPEngine remove the checkout page from their caching engine to ensure that isn’t an issue. WPEngine wants to know if there are any required cache exclusions on the version 4.1.0 that wouldn’t have been require prior?
One thing I noticed is when you first hit the checkout page if I scroll down to the CC entry I see it in the state that it looks like when it breaks. then momentarily the total and CC entry boxes refresh with a spinner and it become normal and you can enter the numbers. Does that give you any insight to what the issue may be? I have a video you can see what I mean here.
https://1drv.ms/v/s!Aroy3BlegtGphMN-j-fcmQ4XvO3ZLQ
I’ll do live testing again as soon as I can next week
Oh we definitely have purged all cache etc while troubleshooting. Including also local browser and tried incognito tabs.
When I roll back to the different versions I see the changes as described right away so it not like it’s caching the plugins files.
also there were no console errors in the browser when the error occurred.
Ok it looks not to be only US like I thought, I was able to get it to break for me from Canada in IE.11 which was good to go through versions and gather some more info. For the client the issue is not browser dependent the error occurs on Chrome/Safari and Windows Chrome too. It appears unfortunately it is not able to be replicated on our dev server. I will push a new version of the dev to double check this however it looks to only affect our live site. We are using WPEngine for hosting so the only difference that I see is WPEngines Caching system that is on for the live site and not the dev?
I went to the newest version of the Stripe Add-on and it broke so I rolled back 1 version at a time and confirmed that the issue starts when I update from version 4.0.7 to version 4.1.0 When it is broken it looks like this https://imgur.com/7OjTyCm with the skinny input fields opposed to when its working and has the fields with nice padding as in your image. depending on the version I update to there is also one with CC logo in there as per the update however you can see it doesn’t align to the fields. It’s like it doesn’t finish loading.
we can not do that! we are running thousands of dollars of transactions through daily! however I have a staging server with plugins up to date http://mmworkshops.staging.wpengine.com/ you can “register” to get a product in your cart here for example http://mmworkshops.staging.wpengine.com/workshops/item/basic-lighting-grip-may-27-jun-2-2018/
I’m going to open a new ticket for this issue, we also get the problem when updating to version 4.1.3 — 4.1.2 is working without the issue. I think it has something to do with this update
– Hook to change Stripe supported countries wc_stripe_supported_countries.
Because we noticed only people in the USA where our site/company is located have the issue. people outside of the country can enter their CC number no issue.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Fixed Columns hidden scrollbarthanks for taking a look.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Fixed Columns hidden scrollbarany ideas would be great thanks. https://goo.gl/Kg1EPs
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Fixed Columns hidden scrollbarhow about to stop it hiding behind the fixed column any ideas what to do for that? Thanks by the way great plugin, will donate.
Forum: Plugins
In reply to: [TablePress - Tables in WordPress made easy] Fixed Columns hidden scrollbarI think this is two issues in one. One that the scroll fades out when your not moving it on mobile and the other that the scroll hides below the background of the fixed column, so if your column takes up 1/3 of your screen the scrollbar may be completely hidden even when you are moving it.
Great! Thanks for the heads up! will test it out