some tables on page correct, others are no
-
Hi Tobias,
Been using the plugin for several years now on mangameslost.com and love it. I’m having a new issue (or newly noticed) with some of the tables on the site. An example can be seen at https://www.mangameslost.com/nhl-man-games-lost-chip-tmitt-december-18-2014/
Table 1 is correct and it is correct on other pages where I have similar data in a similar format. The javascript options work properly.
A problem can be seen in Table 2 (problem occurs site wide where I have tables similar to Table 2) where the jquery features are not working (but are turned on in the tablepress config for that table). I also am trying to use a custom command you provided to change the sort order for some columns (i.e. “aoColumnDefs”: [ { “asSorting”: [ ‘desc’, ‘asc’ ], “aTargets”: [ 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20 ] } ]). You can see a similar custom command works for Table 1 but not Table 2.
This is a relatively new problem, or at least I just noticed it. Can’t figure out what has gone wrong as I’ve tried a few different fixes.
- The topic ‘some tables on page correct, others are no’ is closed to new replies.