• Resolved jeanbeatles

    (@jeanbeatles)


    Hi Tobias,

    Since i’ve WP 4.0, some of my table in TablePress are really weird.
    You’ve helped me a lot in the past, everything worked fine, but now, i don’t understand what happened.

    Please take a look here :
    https://cjoint.com/?DIkn6KtHQvg?

    It’s an example of a “good” table

    Now, please take a look at :
    https://cjoint.com/?DIkn7hZpkNg
    https://cjoint.com/?DIkn7BqizZe

    First link is another table with the “clock” mixed in another cell.
    Second link is how it looks like in Safari… (my other browser is Firefox)

    Here’s my css :

    .tablepress,
    .tablepress {
    width: 90%;
    }

    .tablepress tr,
    .tablepress tbody td {
    font-family: Arial;
    }

    .tablepress thead th,
    .tablepress tfoot th {
    border: none;
    padding: 0;
    }

    .tablepress thead th,
    .tablepress tfoot th {
    background-color: #000000 !important;
    font-size: 12px !important;
    font-style: bold !important;
    color: #FFFFFF !important;
    line-height: 100%;
    }

    .tablepress .odd td {
    background-color: #808080;
    }

    .tablepress .even td {
    background-color: #C0C0C0;
    }

    .tablepress tbody td {
    font-family: Arial !important;
    font-size: 12px;
    color: #000000;
    line-height: 100%;
    border: none;
    padding: 0;
    }

    .tablepress .column-1 {
    width: 3%;
    text-align: center;
    }

    .tablepress .column-2 {
    width: 7%;
    text-align: center;
    }

    .tablepress .column-3 {
    width: 13%;
    text-align: center;
    }

    .tablepress .column-4 {
    width: 18%;
    text-align: left;
    font-weight: bold;
    }

    .tablepress .column-5 {
    width: 11%;
    text-align: center;
    font-weight: bold;
    }

    .tablepress .column-6 {
    width: 18%;
    text-align: right;
    font-weight: bold;
    }

    .tablepress .column-7 {
    width: 5%;
    text-align: center;
    }

    .tablepress .column-8 {
    width: 5%;
    text-align: center;
    }

    .tablepress .column-9 {
    width: 16%;
    text-align: center;
    }

    .tablepress .column-10 {
    width: 5%;
    text-align: center;
    }

    Is there a problem between WP4.0 and tablepress ?

    https://www.ads-software.com/plugins/tablepress/

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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    I don’t think that this has been caused by the update to WordPress 4.0. Such issues can not really come from that, as this seems more like a rendering issue.

    Unfortunately, the first link you posted is not working for me. Can you post that again?
    Also, a link to the actual page with the broken tables would be great.

    Regards,
    Tobias

    Thread Starter jeanbeatles

    (@jeanbeatles)

    Hi
    sorry for the link
    here’s the “working” table :
    https://cjoint.com/14sp/DIkozkxlZUh_01_firefox_ok.jpeg

    My website is closed. the only way i can do without making it public is to open an acount for you, but only thru email, i guess…

    Plugin Author Tobias B?thge

    (@tobiasbg)

    Hi,

    thanks for that.

    Yes, a temporary admin account would be the best way to proceed, then. Please send me the details via email (the address is in the main plugin file “tablepress.php”). That way, I can investigate this directly.

    Regards,
    Tobias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘I really don't undestand’ is closed to new replies.