hadleytrev
Forum Replies Created
-
Thank you for coming back to me Igor, I ended up using jQuery to move the button, so, happy to close this thread now.
Thank you Emre,
Do you know what could be causing the cache to clear / crash periodically on product pages? If we can figure that out then perhaps it will alleviate the issue.
Forum: Plugins
In reply to: [FV Flowplayer Video Player] Question before upgrading?Figured it out sorry.
.flowplayer .fp-header {
display: none !important;
}Forum: Plugins
In reply to: [Redis Object Cache] Need to change port and set password. Please help.Thank you for replying..
Yes, I have read through this and passed it over to the hosting providers, we were able to find the wp-config options.. However, they also noted the extra files with connection parameters but weren’t sure if they were edited through those files.
Do we just set it in the wp-config and it takes affect there?
Sorry if the question sounds dumb..
Forum: Plugins
In reply to: [Redis Object Cache] Need to change port and set password. Please help.Hi there,
I appreciate that you may be busy and do not want to seem rude.. however, I wondered if this had been looked at?
I am only asking as our host informed us that they will be disonnecting redis after 20 hours due to the vulnerabilities.
Thank you
I understand, so, you’re saying that Fastest Cache isn’t compatible with Apple Pay on Product Page?
Thank you, yes, I have seen this, however, had a question if possible?
With Stripe it seems that as soon as it caches it creates a problem, so, I guess we need to avoid the nonce for Stripe caching at all?
The above solution seems like it wouldn’t fix that?
It seems that the problem is we’re caching the stripe nonce(?), which is causing it to break.
We can fix the problem by not caching the product page… But, this is of course not ideal :/
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Incompatible with WP Fastest CacheI’ve come across this link which seems to be similar…
https://wordpress.org/support/topic/what-has-changed-with-litespeed_cache_api/
Does it help?
I’ve been looking into this for the last 12 hours or so, and came across this post…
https://wordpress.org/support/topic/what-has-changed-with-litespeed_cache_api/
It seems similar?
Thank you, do you have any ideas on how we may be able to fix it? 🙂
Ah, apologies. I have installed WP Super Cache and seem to be having the same problem.
Yes, my website works with caching plugins.
It is solely a problem with Stripe Apple Pay, all other payment methods work. I can see from the forum that a number of people have also had this problem?
We did use a similar setup before, same theme, same caching plugin and some luck with excluding ‘?wc-api=wc_stripe’ but doesn’t seem to be helping this time.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Incompatible with WP Fastest CacheUpdate – Sometimes on the first load after the page being cached if I click the ‘Apple Pay’ request it ‘flashes’ and then the button doesn’t work.
I have to refresh the page afterwards to get the ‘invalid shipping address’ to trigger