Hi,
thanks for your question, and sorry for the trouble.
It actually seems that your theme is no even loading the TablePress CSS file. The reason might be that it does not contain a call to the wp_head(); WordPress PHP function in its header.php file, right before the closing </body> HTML tag. Could you please check that?
Regards,
Tobias
Hi There, That worked perfectly. Thank you. In looking at the tables something else has come up. On the page:
http://patskailua.com/wp/three-bedrooms.php
it is showing up and down arrows for the columns, this is true for all the tables except 2 others and the one in question at:
http://patskailua.com/wp/our-vacation-properties.php
I am not sure wny there are up and down arrows on the first page I listed and not the 2nd. I don’t think I want the up and down arrows.
I did some testing with the responsive extensions that you offer, but am not sure if that has anything to do with it. I tested a few things out and the 1st tables short code is [table id=10 responsive=scroll /] but that does not seem to make a difference with the arrows.
Anyway any help is appreciated. Thanks so much, Beth
Hi,
good to hear that this helped!
These “up and down” arrows are part of the sorting feature that is activated for the table. You can turn that off on the table’s “Edit” screen. (If you don’t want any of the features, it’s best to turn off the “Use DataTables” checkbox there.)
Regards,
Tobias