I have created a table. This table has only five rows. Everything is perfect except it shows "1" below the table (below the last column). How I can remove this number as it does not look good and not needed as well.
Screenshot of table is attached and number is shown in a rectangle.
It is not possible to disable pagination from the table configuration page, but you can add custom CSS in wpDataTables Custom CSS input on wpDataTables Settings page (but it will affect on all tables that you have) or directly on the page between <style></style> tags (which is better option, because it will affect just on that table).
Hi Milos, i have a same problem, but i need have only two tables in the page (i have 4 tables en page), the problem is i do it with visual composser, how do it? Two tables head, need, no paginate thanks
I have created a table. This table has only five rows. Everything is perfect except it shows "1" below the table (below the last column). How I can remove this number as it does not look good and not needed as well.
Screenshot of table is attached and number is shown in a rectangle.
Hi Mohammad,
Thank you for the purchase.
It is not possible to disable pagination from the table configuration page, but you can add custom CSS in wpDataTables Custom CSS input on wpDataTables Settings page (but it will affect on all tables that you have) or directly on the page between <style></style> tags (which is better option, because it will affect just on that table).
CSS that you have to add is:
Thank you Milos.
It is working.
Fahad
Hi Mohammad,
You are welcome. We'd greatly appreciate it if you could take a minute and leave a review on CodeCanyon on this link. Thanks!
Done.
Thanks.
Hi Milos, i have a same problem, but i need have only two tables in the page (i have 4 tables en page), the problem is i do it with visual composser, how do it?
Two tables head, need, no paginate
thanks
Hi Cemaro1,
Can you please open a separate ticket and we'll be glad to help you?