Datatables Pagination Style Not Working

Datatables Pagination Style Not Working

kktong83kktong83 Posts: 1Questions: 1Answers: 0
edited October 2016 in Free community support

Hi,

I been scratching my head for the whole day wonder was going on with my code.

I implement a responsive datatable and it works fine.

However the only thing that is not working is the pagination style as of my attached pdf.

It seems to use the style of my Wordpress Theme instead of the one by the CSS provided by Datatables.

This is the js and css I used.

https://cdn.datatables.net/responsive/2.1.0/css/responsive.bootstrap.min.css
   https://cdn.datatables.net/1.10.12/css/dataTables.bootstrap.min.css
   https://cdn.datatables.net/1.10.12/js/jquery.dataTables.min.js
   https://cdn.datatables.net/1.10.12/js/dataTables.bootstrap.min.js
   https://cdn.datatables.net/responsive/2.1.0/js/dataTables.responsive.min.js

Anyone can help me?

Edited by Allan - Formatting. Details can be found in this guide.

Answers

  • allanallan Posts: 63,208Questions: 1Answers: 10,415 Site admin

    Thanks for your question - however, per the forum rules can you link to a test case showing the issue please. This will allow the issue to be debugged.

    Information on how to create a test page, if you can't provide a link to your own page can be found here.

    Thanks,
    Allan

This discussion has been closed.