Hi Guillaume,
thanks for your question, and sorry for the trouble.
So, you created an “Extra CSS class” tablepress-standard and added that to the “Extra CSS class” field for every table?
And then you added some CSS code that uses that CSS class to the “Custom CSS” textarea on the “Plugin Options” screen?
That is the correct procedure.
Now, you mention something like .tablepress-standard table. That would be incorrect, as .tablepress-standard already is a table element. Please try again with e.g.
.tablepress-standard td {
color: #ff0000;
}
If that does not help, please post a link to the page with the table. Thanks!
Regards,
Tobias
in search of the table is not case sensitive and if I do not put accents on search I like I put the record on the CSS case sensitive
Hi Darwina,
thanks for your post.
To be honest though, I don’t understand at all. You seem to be having problems with case sensitive search, right? Unfortunately, there’s nothing I can do here, as that is done by an external library and not be TablePress directly. Sorry!
Regards,
Tobias
the table lookup is not case sensitive and if I do not put accents search to find a record will not work.
Hi,
no, sorry, I don’t speak Spanish (at least not good enough for a conversion here 🙁 ).
Ok, can you please post a link to the page with the table, and give me some examples that do not work?
Regards,
Tobias
the table lookup is not case sensitive and if I do not put accents search to find a record will not work.
Hi,
yes, I think I understand, but I would like to see it. Please post a link/URL to the page with the table and give me some examples of words that don’t work. Thanks!
Regards,
Tobias
Hi,
thanks for the link!
For me, upper/lower case does not make a difference, they work fine.
However, the problem the accents is there, and as I said above, there’s nothing I can do about this 🙁 Sorry. This is simply a limitation of the DataTables JavaScript library that TablePress uses here.
Regards,
Tobias
Hi,
no problem. Sorry that I didn’t have better news…
Regards,
Tobias