I don't want to show the "Show xx entries" dropdown on the page, how can I remove it?
I only want to show one entry (so not the current minimum of 10 entries on one page, how can I do this?
I don't want to show pagination, how can I remove it?
I don't want to show the Search field, how can I remove it?
I don't need the sorting options in each column (ascended/descending (the little up/down arrows), how can I remove these?
The whole purpose of this is that I build a VIN database (Vehicle Identification Number) and I would people need to use the filter entry field just to look up their VIN and then show one row with details about that VIN.
Hi,
I would like to do the following:
The whole purpose of this is that I build a VIN database (Vehicle Identification Number) and I would people need to use the filter entry field just to look up their VIN and then show one row with details about that VIN.
Hi Marcel,
1. Please take a look at this F.A.Q
2. Please add this code in your theme function.php file
3.You can remove this with CSS by adding this code:
4. Please take a look at this F.A.Q
5. Please uncheck "Enable sorting" option on Edit table page (Attachment)