• Resolved bgmahesh

    (@bgmahesh)


    Earlier the counter column was working, suddenly on all tables the counter column is not working.

    Using 1.14 version of Tablepress and 1.1 version of DataTables Counter Column

    The code used is,

    [table id=156 datatables_counter_column=true responsive=”scroll” /]

    Sorting is enabled for this table

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    From what I can see, you are using some solution (maybe a plugin?) that is concatenating all JavaScript of the page and moves it to a single URL. However, in that process, the jQuery JS library is not handled correctly, it seems. Also, you are loading the DataTables JS library from a CDN, instead of using the version that comes with TablePress. All this leads to script errors which prevent the execution of the relevant code for the sortable table and the Counter Column feature.

    Regards,
    Tobias

    Thread Starter bgmahesh

    (@bgmahesh)

    hi Tobias – is there anyway to fix this? For e.g. tablepress JS being prevented from being delivered from CDN?

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    There’s nothing that I can do about this in TablePress. You would have to find the custom code on your site that is doing this, or maybe the plugin that you are using for this.

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Counter Column not working’ is closed to new replies.