kukucs
Forum Replies Created
-
Forum: Plugins
In reply to: [LiteSpeed Cache] Crawler not workingYes, meanwhile it did some of the work, but when I go to the browser it says no cache. If I go to sitemap list all the pages are blue, a few hours before they were green. In the documentation I don’t find any info about what it means “Cache Miss” I don’t understand what is happening. If I change now something I have to wait again hours until I see green everywhere?
Forum: Plugins
In reply to: [LiteSpeed Cache] Crawler not workingAlso I have “Generate Critical CSS” on but It loads later. All the pages and posts I have looked into have x-litespeed-cache-control no-cache
Forum: Fixing WordPress
In reply to: Update image alt tags and titlesThanks, but it isn’t working, I tried yesterday already. It just removes all the actual ALTtags and no title on any image, and I would need both.
So I have to reinsert all the images again one by one, so the ALT tags and the titles would update with the new ones.
Thanks
Thanks Tobias
I used the extra columns solution and it works well.
Thanks your prompt help and for your time, I appreciate it.Best,
DomiHi
I fixed the misalignment!
On Plugin Option‘s tab in the Custom CSS: field I’ve put!importantafter the column’s width:.tablepress-id-1 .column-1 { width: 130px !important; white-space: nowrap; } .tablepress-id-1 .column-2 { width: 20px !important; } .tablepress-id-1 .column-3, /*the rest of the columns*/ .tablepress-id-1 .column-25 { width: 80px !important; white-space: nowrap; text-align: center; }The only problem was just that the header’s elements wasn,t centered, but with your code
table-layout:fixed;now everything is perfect and I don’t have to use the previous fix.Thanks for your time, I really appreciate it!
By the way, where can I send you a small usability proposal.Thnanks,
KukucsHello Tobias
Thanks for the fast reply.
I defined every column’s width, but problem still there. i can’t flip the list because the table will be much taller…BUT I found a workaround – I inserted an empty raw before the images and made that as header, which is fine for me.
Best,
Kukucs