Hi,
thanks for your post, and sorry for the trouble.
This TablePress Extension should be what you are looking for: http://tablepress.org/extensions/datatables-counter-column/
Regards,
Tobias
Many thanks, Tobias. But I cannot change the short code. I have tried to chnage it by selcting ‘show sortocde’ on the ‘all tables’ page and pasting the new shortcode. But the change is not saved.
And I have tried to change it by editing the short code on the table page. But it is not editable.
Please advise.
Hi,
you can’t edit it on the “All tables” page indeed, but that’s the wrong place anyway.
You should have added the Shortcode to a page or post already, and that’s where you’ll have to modify it.
Regards,
Tobias
Mnay thanks again. I have edited on the post. Unfortunately, the column is not showing. Perhaps it is the theme.
Hi,
Can you then 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. For the column to appear, you’ll have to enable either the sorting or the search feature for the table. At least one of them is required.
If you don’t want them, I suggest to enable the Search feature, but then hide the search field again via this “Custom CSS” (to be entered on the “Plugin Options” screen):
#tablepress-2_filter {
display: none;
}
Regards,
Tobias
Thank you Tobias. I am very impressed with the service you provide. Please send me the link to your donation page.
Hi,
no problem, you are very welcome! 🙂 Good to hear that this helped!
Donations are always appreciated at http://tablepress.org/donate/
Best wishes,
Tobias
P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!