Hi Nicolas,
Thanks for getting back to me. I've been trying to debug this issue and found the pagination is visible in source code but the tfoot section is of zero height. Though I can't see what in the CSS is making that happen. However, I know this isn't a correct solution, but I found that if I add an empty space in a TD block in the same table row, it magically appears.
Here is the page with no pagination
Here is the order listing view section where I added the TD block
Here is the result of adding that to the code
Can you suggest a better way to fix this?
Best wishes
Dave