• Resolved elektromatrix

    (@elektromatrix)


    The second row in my table doesn’t display right.

    deleting that particular row just makes the new second one look like this. writing the table new didn’t seem to solve the problem.

    this is what it looks like:

    http://www.rotex-international.org/different

    the custom css only has these commands

    .tablepress thead th,
    .tablepress tfoot th {
    background-color: #F4B183;
    }

    .tablepress thead .sorting_asc,
    .tablepress thead .sorting_desc,
    .tablepress thead .sorting:hover {
    background-color: #ED7D31;
    }

    i’ve tried uninstalling, adding completely new tables but nothing seems to work, any suggestions?

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

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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    Unfortunately, the link that you posted only results in a “Not found” error for me 🙁 Is that really a published page?

    Regards,
    Tobias

    Thread Starter elektromatrix

    (@elektromatrix)

    Thanks for your reply Tobias,

    I was able to fix the problem. Apparently there were compatibility issues with another plugin called RD Hover Effects. After uninstalling the plugin everything was fine again. Just to make sure i reinstalled it and the the problem was back.

    So i guess those two plugins don’t go very well together 🙂

    Thanks anyway for your help

    Philipp

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi Philipp,

    ah, that explains it! Indeed, the problem for this is the RD Hover Effects plugin, which contains some CSS code that also influences tables. This can however be fixed easily, with some “Custo CSS”: https://wordpress.org/support/topic/first-data-row-not-formatting-properly-new-problem?replies=2

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘2nd row doesn't display right’ is closed to new replies.