Hi,
thanks for your question, and sorry for the trouble.
This indicates that another plugin or your theme is interfering with the saving of the table.
Can you therefore please try again after temporarily deactivating all other plugins and after switching to a WordPress default theme like Twenty Sixteen? That way, we can find what’s causing this.
Regards,
Tobias
Thanks. Have a look now. It is a CSS colouring matter I think. It is as it your plugin is assuming a background colour? Or must I direct this to my theme?
Hi,
you meant to reply at https://wordpress.org/support/topic/background-colour-34/ right?
Unfortunately, I still get the Not found error for the URL http://blog.publictalksoftware.co.uk/?p=162 🙁
Regards,
Tobias
I tried adding to the Custom CSS:
`
.tablepress-id-1 td {
background-color: #333;
}
.tablepress-id-2 td {
background-color: #333;
}
`
Did not seem to work.
Hi,
I replied to this in the other thread at https://wordpress.org/support/topic/background-colour-34/ so that we don’t change the original topic here.
Regards,
Tobias