Comments 4jcsatujp started the conversationSeptember 13, 2017 at 9:24pmIs it possible to have the “Showing … of …” block at the top of the grid?Is it possible to have the “Showing … of …” block at the top AND bottom of the grid? 472Isidora repliedSeptember 14, 2017 at 7:56amHi jcsatujp,Thank you for your purchase.Only way to move info block above the table is to edit plugin file. In file ../wp-content/plugins/wpdatatables/source/class.wpdatatable.php around line 2690 find: $obj->dataTableParams->sDom = "BT<'clear'>{$showRowsPerPage}{$globalSearch}{$scrollable}{$infoBlock}p"; and replace it with: $obj->dataTableParams->sDom = "B{$infoBlock}T<'clear'>{$showRowsPerPage}{$globalSearch}{$scrollable}p";If you want info block at the top and bottom of the grid replace it with: $obj->dataTableParams->sDom = "B{$infoBlock}T<'clear'>{$showRowsPerPage}{$globalSearch}{$scrollable}{$infoBlock}p";Best regardsKind Regards, Isidora Markovic wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs You can try our wpDataTables add-ons before purchase on these sandbox sites: Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables 4jcsatujp repliedOctober 21, 2017 at 2:38pmThank you for the reply.Sorry I have been so long to respond.All is well 472Isidora repliedOctober 22, 2017 at 9:28pmHi jcsatujp,You are welcome. Glad that we help. Kind Regards, Isidora Markovic wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs You can try our wpDataTables add-ons before purchase on these sandbox sites: Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables Sign in to reply ...
Is it possible to have the “Showing … of …” block at the top of the grid?
Is it possible to have the “Showing … of …” block at the top AND bottom of the grid?
Hi jcsatujp,
Thank you for your purchase.
Only way to move info block above the table is to edit plugin file. In file ../wp-content/plugins/wpdatatables/source/class.wpdatatable.php around line 2690 find:
and replace it with:
If you want info block at the top and bottom of the grid replace it with:
Best regards
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables
Thank you for the reply.
Sorry I have been so long to respond.
All is well
Hi jcsatujp,
You are welcome. Glad that we help.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables