Sorting does not seem to work
-
Hi
I love this plugin I just have a few issues I need to sort out and probably just my ignorance.
I am trying to sort the columns when im on the site and it seems that they try and sort but only shows me one end, ie when i hit name it sorts to end of alphabet when i hit name again i just get blank fields? is it because I have put to many rows?
thanx Dan
I would also like to change the text in the header so the name/price/date are all white is there a way to do that? is see this code….
.tablepress-id-N tbody td {
font-family: Tahoma;
font-size: 14px;
color: #ff0000;
}would i change it like this some how?
.tablepress-id-1 thead td {
font-family: Tahoma;
font-size: 14px;
color: #ffffff;thanx Dan
}
The topic ‘Sorting does not seem to work’ is closed to new replies.