• Now that you solved my previous posted problem, I have another…
    In only one of the tables I created, the ‘alternate row color’ doesn’t work – even though it works in all of my other tables… This problem existed from the time I created the table but surprisingly (to me) is that the alternate row colors appeared when my other problem existed (see our earlier discussion from today).
    It is interesting that it DID .work when my earlier problem with javascript features existed – but when I deactivated the audioplayer plug-in to fix that problem, this alternate row colors problem resurfaced.
    The table is at: https://pmhahome.ca/?page_id=1069
    If/when you have time to look at it, I’ll appreciate your reply…
    Much thanks, Gary

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

    (@tobiasbg)

    Hi Gary,

    the alternating row color feature in itself is actually working.
    In this case however, it is not because the DataTables library stops it from working. And that is, because the DataTables library itself stopped working. You can see the sort arrows, but you will notice that nothing happens if you click them.
    This again is the result of using colspan in the table.
    Unfortunately, the DataTables library does not work well (it is pure luck if it does) on tables that use rowspan or colspan.

    So, I suggest that you deactivate the usage of the DataTables library for this table (on its “Edit” screen).
    After that, the alternating row colors will be working again.
    And you won’t actually lose features like sorting, because they are not working anyway at the moment.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)
  • The topic ‘WP Table Reloaded’ is closed to new replies.