Viewing 11 replies - 1 through 11 (of 11 total)
  • Thread Starter orebian

    (@orebian)

    OK. It’s display correctly now after I UNTICK EVERYTHING at…

    “Use DataTables: Use the following features of the DataTables JavaScript library with this table:”

    Anyway, the last column still not display perfectly but it’s much better than the previous look.

    Here’s the screenshot => http://i.imgur.com/9WsIpyJ.png

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your question and sorry for the trouble!

    Unfortunately, I can’t answer right now, as I’m on vacation. I promise to take a look in a few days!

    Regards,
    Tobias

    We have the same problem! Help would be great!

    Thread Starter orebian

    (@orebian)

    Try to UNTICK EVERYTHING under…

    “Use DataTables: Use the following features of the DataTables JavaScript library with this table:”

    It is better but not perfect, thank you

    Thread Starter orebian

    (@orebian)

    try adjusting the column widths…

    Refer: How can I set column widths?
    => http://tablepress.org/faq/

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

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

    The reason for this is some CSS code in your theme. In order to find the code to fix this, I’d need to take a direct look at the page where this happens. Can you please post a link? Thanks!

    Regards,
    Tobias

    Hi Tobias,

    I’m also using the Discover theme and am having the same issue. Here is a direct link to my page that is having the issue.

    http://palletjackhub.com/pallet-jack-comparison-guide/

    Thank you in advance.

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble!
    Thanks for posting the link, with that I could find this CSS code to fix the problem:

    .tablepress [class*="column"] + [class*="column"]:last-child {
      float: none;
    }

    Just paste that into the “Custom CSS” textarea on the “Plugin Options” screen of TablePress.

    Regards,
    Tobias

    Works great now. Thanks!

    Plugin Author TobiasBg

    (@tobiasbg)

    Hi,

    very nice! That’s great news! Thanks for the confirmation!

    Regards,
    Tobias

    P.S.: In case you haven’t, please rate TablePress here in the plugin directory. Thanks!

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘Table Not Displaying Properly Even Though It Looks Good In Preview?’ is closed to new replies.