nuancedesign
Forum Replies Created
-
Forum: Plugins
In reply to: [WP Fastest Cache] Update caused problem with responsive pagesIt also displays “fr” as unexpected token:
And here is an article from 2017 on how to use “fr” in CSS:
https://css-tricks.com/introduction-fr-css-unit/Forum: Plugins
In reply to: [WP Fastest Cache] Update caused problem with responsive pagesFrom my programmer:
That validator looks outdated.
It looks like it doesn’t recognize CSS variables therefore it expects RBRACE (closing bracket) at some point.If browser encounters an CSS error it actually stops the rest of the code from rendering therefore if error happens in the middle of the file the rest of the styles would not be loaded.
This is probably why you have an issue with the cache plugin.
It compress all CSS files into one and if that file has an error (could be from plugins as well since all CSS files are compressed) browser will stop the rest of the code from loading. When not compressed your CSS works fine.Forum: Plugins
In reply to: [WP Fastest Cache] Update caused problem with responsive pagesIs there and easy way to fix? I’m a designer not a programmer.
Forum: Plugins
In reply to: [WP Fastest Cache] Update caused problem with responsive pagesThat seems to have worked, thanks.
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Http error – cannot uploadFYI: it happened in Brave browser and Chrome. I’ll post if it happens again.
Thanks.
Forum: Plugins
In reply to: [Seriously Simple Podcasting] Http error – cannot uploadActually it just worked now. Not sure what happened but it was around the 5th try.
Forum: Plugins
In reply to: [WP Fastest Cache] images not loadingTurns out it was a theme upgrade that was required. Solved the problem
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Unable to process payment…Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Unable to process payment…ok I did thanks.
Forum: Plugins
In reply to: [WooCommerce Stripe Payment Gateway] Unable to process payment…I did and there’s no error log. I did receive a log that said my domain was verified by Apple Pay.
I just tried to process the card and no log appeared and it errored out.
Do you want admin login to check it out?