dwright21
Forum Replies Created
-
Hi,
We have no cache plugins enabled.
It appears to work in Chrome. The issue is in FireFox.
Hello?
Hi @champsupertramp,
That option is already ticked.
Hi, thanks for your prompt reply.
I have no caching plugins turned on.
Our server uses Litespeed caching, but this is turned off for these pages. I can see that Litespeed is not caching the pages as there’s no litespeed caching line in the HTTP header. The only info relating to caching in the http header is:
“Cache-Control: no-cache, must-revalidate, max-age=0”
Forum: Fixing WordPress
In reply to: My site often has browser caching issues. Is there a quick fix?Hi, thanks for your reply.
My understanding is that will disable browser caching for the whole site. I don’t want to do that, I only want to disable the browser cache on two pages. The pages are dynamically generated HTML.
No this is not possible.
To clarify – I’d like to provide about a page of text to each user. I was thinking I could provide this info on their profile, but I’ve not worked out a way I can do this yet.
Forum: Plugins
In reply to: [WP User Manager - User Profile Builder & Membership] Disable profile bannerHiding it after initial registration would be fine.
Cheers
Hi Tobias,
This issue has been resolved now. It was Cloudflare that was caching the old CSS. This was sovled by logging into our Cloudflare account and setting the site to ‘Development Mode’. The current cache was also ‘purged’.
Thanks for your help,
Duncan
- This reply was modified 5 years, 3 months ago by dwright21.
Hi,
Thank you for your reply – unfortunetly neither of these options appear to work. It is loading a version of the ‘tablepress-custom.css’ when logged out, it however appears to be an older version of the file. When I’m logged in the css laoded is: ‘tablepress-custom.css?ver=88’ – could this be a clue?
Cheers,
DuncanNot too worry – I set the ‘clear’ property to ‘none’ and that’s all working ?? great plugin btw thank you! Have left a rating.
Hi Tobias, I understand why the column width wasn’t changing now.. I had set the width to 50 %!.
My issue now is that the tables will not go side-by-side, even though it appears there is space? My CSS is as follows:
#tablepress-60_wrapper { float: left; width: 45%; } #tablepress-61_wrapper { float: right; width: 45%; } #tablepress-61_wrapper + h2 { clear: both; }
Cheers, Duncan
- This reply was modified 5 years, 3 months ago by dwright21.
Hi Tobias,
My apoligies – the link should now work.
Cheers.