The way to do this is to change sDom in .js where you define the table:
$('#TABLE_ID').dataTable({`
"sDom": 'Rfrtlip'`
});
In addition, you must modify .css to appear next to "Show ... posts", because in this way it appears above it.
sDom:
:
- 'l' -
- 'f' -
- 't' - !
- 'i' -
- 'p' -
- 'r' - pRocessing
:
- 'H' - jQueryUI "header" ('fg-toolbar ui-widget-header ui-corner-tl ui-corner-tr ui-helper-clearfix')
- 'F' - jQueryUI "footer" ('fg-toolbar ui-widget-header ui-corner-bl ui-corner-br ui-helper-clearfix')
:
- '<' ' > ' - div
- '< "class" ' > '- div
- '< "# id" ' > '- div :
- '< "wrapper" flipt > ' 'ip > '
PS: :
datatables sDom
add-datatables-length-at-the-bottom-of-the-table