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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    In the HTML source of the page, I can see this:

    <style>
    /* CSS added by WP Meta and Date Remover*/
    .td {display:none !important;}
    .home .entry-meta { display: none; }
    .entry-footer {display:none !important;}
    .home .entry-footer { display: none; }
    td{ display:none; }
    </style>

    That last line is hiding all table cells. You should remove that.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘Tables not showing up’ is closed to new replies.