I wanted to show the information block above the table that tells after the search how many entries are showing out of how many total entries.., plz let me know how it can be done?
This cannot be done with custom CSS, or any settings within the plugin. You would need to open ../wp-content/plugins/wpdatatables/source/class.wpdatatable.php and around line 3084 find this line of code:
You can move the {$infoBlock} anywhere to move it up. For instance, this will place it on the top, before the table, search and "Show XX rows per page":
Hi,
I wanted to show the information block above the table that tells after the search how many entries are showing out of how many total entries.., plz let me know how it can be done?
Thanks.
Hello rakesh.
This cannot be done with custom CSS, or any settings within the plugin. You would need to open ../wp-content/plugins/wpdatatables/source/class.wpdatatable.php and around line 3084 find this line of code:
You can move the {$infoBlock} anywhere to move it up. For instance, this will place it on the top, before the table, search and "Show XX rows per page":
I hope this helps.
Best regards.
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