• Resolved bayerjeff

    (@bayerjeff)


    http://thescorecardreview.com/film-review-database

    I wonder if the TablePress plugin changed the way they handle “hidden” columns at some point. The custom javascript in the TablePress settings expects the first column (with the movie ID in it, that links to the review) to be present on the page but hidden. What I’m seeing in the HTML when I load a page is that the first “hidden” column isn’t just hidden, it’s not even present. That means the link isn’t being generated for the title because that column is missing, and it also means the date thing stopped working because it expects to operate on the 2nd column (the 1st being the hidden one, you’ll recall), but now the 2nd column isn’t a date field at all.

    https://wordpress.org/plugins/tablepress/

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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.
    Also sorry for the late answer. I was on vacation and didn’t have a chance to reply earlier.

    If the column is not even present, this means that the column is not only hidden by the JavaScript, but also on the table’s “Edit” screen. If it appears there with a red background, then it is hidden. To reverse that, just click the checkbox below it and use the “Selected columns: Show” button.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Not loading hidden column data with links’ is closed to new replies.