eytchh
Forum Replies Created
-
@fritsvdwg it is only occurring on my product pages at the moment.
On my site I am using W3 Cache paired with Asset Cleanup: Page Speed Booster. In Asset Cleanup, I had the ‘Combind Loaded CSS + JS into fewer files’ option selected, but once I de-selected it and cleared the cache, the pages looked how they were supposed to. Not an ideal fix because now my pages load 30 more requests than they used to, but a fix nonetheless..
I’m experiencing the same issues as @fritsvdwg. The pages look the way they are supposed to in the Elementor Editor, but as soon as I look at my page in an incognito browser, I lose styling in multiple elements on the page. Clearing cache doesn’t resolve this either. Regenerating CSS also didn’t work.
In Elementor Editor:
https://gyazo.com/61553313f068e779516637bc78e3c3a3
https://gyazo.com/68f2c0213f45b44f03e1c582bb7f6ea7Incognito/Live View:
https://gyazo.com/90382ecd53856bbd2816cd452a3caff0
https://gyazo.com/4bbeecffc310828aff0a92e58a645bc0A response to this issue would be very useful, because with the recent issues Elementor has been experiencing, I’m ready to switch to a different page builder. v3 has been a nightmare for many users.
Forum: Plugins
In reply to: [W3 Total Cache] Browser Caching with Same Settings as Other SiteAdding the rule brought my score from 0 to 92 for Leverage Browser Caching in GTMetrix! I appreciate the help!
Forum: Plugins
In reply to: [W3 Total Cache] Browser Caching with Same Settings as Other SiteWell that is strange, because my other site is also hosted on IIS. After comparing the two web.config files they are both identical, so I am still confused as to why it would be working on my first site, but not this one?
Forum: Plugins
In reply to: [W3 Total Cache] Browser Caching with Same Settings as Other SiteSettings:
GENERAL:
☐ Set Last-Modified header
☑ Set expires header
☑ Set cache control header
☑ Set entity tag (ETag)
☐ Set W3 Total Cache header
☐ Enable HTTP (gzip) compression
☐ Prevent caching of objects after settings change
☑ Remove query strings from static resources
Prevent caching exception list: N/A
☑ Don’t set cookies for static files
☐ Do not process 404 errors for static objects with WordPress
☐ Rewrite URL structure of objectsCSS & JS:
☑ Set Last-Modified header
☑ Set expires header
Lifetime: 31536000 seconds
☑ Set cache control header
Cache Control Policy: cache with max-age and validation (“max-age=EXPIRES_SECONDS, public, must-revalidate, proxy-revalidate”)
☑ Set entity tag (ETag)
☐ Set W3 Total Cache header
☑ Enable HTTP (gzip) compression
☐ Prevent caching of objects after settings change
☐ Remove query strings from static resources
☑ Don’t set cookies for static files
☑ Disable cookies for static filesHTML & XML:
☐ Set Last-Modified header
☑ Set expires header
Lifetime: 3600 seconds
☑ Set cache control header
Cache Control Policy: cache with max-age and validation (“max-age=EXPIRES_SECONDS, public”)
☑ Set entity tag (ETag)
☐ Set W3 Total Cache header
☑ Enable HTTP (gzip) compressionMedia & Other Files:
☑ Set Last-Modified header
☑ Set expires header
Lifetime: 31536000 seconds
☑ Set cache control header
Cache Control Policy: cache with max-age and validation (“max-age=EXPIRES_SECONDS, public, must-revalidate, proxy-revalidate”)
☑ Set entity tag (ETag)
☐ Set W3 Total Cache header
☐ Enable HTTP (gzip) compression
☐ Prevent caching of objects after settings change
☐ Remove query strings from static resources
☑ Disable cookies for static filesSecurity Headers:
All default settings EXCEPT:
☑ X-Frame-Options
Directive: SameOrigin
☑ X-XSS-Protection
Directive: 1; mode=blockI am having same issue as @im_niloy shows in his screenshot. Front end appears to function, but I can’t access anything in the back end. Where can I find a rollback for the time being?
I sent another one and copied my message from this post.
I actually contacted the support email 2 days prior to making this post. Still haven’t heard back…
Okay, that works perfect! Thanks for the quick and easy solution Paul and Jelena.
Okay! I appreciate the information, and all of your help!
The only customization I’ve applied to the login page is swapping out wp-admin in my URL to try and prevent brute-forcing. Is the issue a conflict between the two plugins?
Thank you for the quick response! I will use the forceoff file and follow those steps for now to get access. And I am using WPS Hide Login at the moment.
Thanks, Paul. I appreciate the quick responses.
My company uses LFC Hosting, which I believe is IIS…