Is there any way to customize what displays in the 'Information Block' underneath the table? I would like to keep the "Showing _ to _ of _ entries", but I am needing to hide the "(filtered from _ total entries)" part. How would I go about doing this? Thanks in advance!
Unfortunately, other than removing that section of code in wp-content/plugins/wpdatatables/source/class.wdttools.php around line 495, there's no way to hide it.
Is there any way to customize what displays in the 'Information Block' underneath the table? I would like to keep the "Showing _ to _ of _ entries", but I am needing to hide the "(filtered from _ total entries)" part. How would I go about doing this? Thanks in advance!
- Dalton
Hello Dalton
Unfortunately, other than removing that section of code in wp-content/plugins/wpdatatables/source/class.wdttools.php around line 495, there's no way to hide it.
So, you can remove:
And leave the line looking like this:
That should work.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables