the same at my installation… css is not working for new tables… even if i copy tables and the same css…
Hi,
thanks for your post, and sorry for the trouble.
These are two separate issues, so that I’ll answer them separately:
@kriesseeuw: I’m very sure that the update did not corrupt the tables, so that this has its cause somewhere else. If possible, I’d like to take a direct look at this on your site. Could you therefore please create a temporary admin account for me and send me the details via email (the address is in the main plugin file “tablepress.php”)? That way, I can investigate this directly. Thanks!
@bbgg21: There’s most likely a CSS error somewhere. Can you please post a link to the page with the table where this problem happens, so that I can take a direct look? Thanks!
Regards,
Tobias
Hi,
thanks for the link! From what I can see, you are using a CSS Autooptimize plugin. That could maybe interfere here, as it’s cache needs to be refreshed whenever you edit the TablePress “Custom CSS”.
Could you maybe try with that plugin deactivated? That way, we can find out if the CSS is working, in a first step.
Regards,
Tobias
Hi, Plugin is deactivated, cache is empty…
Hi,
thanks! From what I can see, there’s just one piece of “Custom CSS” that refers to the table in the page from your link (table 4), namely
#content .tablepress-id-4 tbody td {
text-align: center;
padding: 5px 3px;
}
in http://bbsv.ist-im-web.de/wordpress/wp-content/tablepress-custom.css and that’s working fine for me.
Which other CSS is not working for this table?
Regards,
Tobias
You are right. I did not adjust the copied code again in my test…
Now it is working…
When I activated the plugin “Autooptimize” again, the css was not recognized.
I deactivated it again… for the moment.
With other table-css there is no problem so far…
Hi,
yes, the CSS is working now.
So, when you now enabled “Autooptimize” again, it’s not working?
Does the plugin maybe allow to exclude certain CSS files from the minification/optimization?
Regards,
Tobias
yes, this is possible… i keep this in mind.
I acitivated the plugin again, saved the configuration again and the cache has been cleared again. Now css is working even with the plugin active…
That’s fine…. thank you very much…
Hi,
awesome! Then it was probably just some temporary caching glitch. Good to hear that everything is working again now 🙂
Best wishes,
Tobias