• Resolved ngohieuloc

    (@ngohieuloc)


    Hello,
    I try to make table on my site, but it is not the same as the original.
    I dont know how to solve this problem.
    can you help?
    Thank you!
    Loc

    The page I need help with: [log in to see the link]

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

    (@tobiasbg)

    Hi,

    thanks for your post, and sorry for the trouble.

    I’m not sure that I understand. Where exactly is your TablePress table and what is not working with it?

    Regards,
    Tobias

    Thread Starter ngohieuloc

    (@ngohieuloc)

    Thank you so much for your quick response!
    I am sorry to make you confuse.
    I try to explain in this image. Can you help?
    https://drive.google.com/file/d/1856oemUSaOqOrzUGxYz02GkKwOooVFoV/view?usp=sharing
    Thank you so much!

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    thanks for the link!

    Okay, I see. If you would create this table with TablePress, it will be stretched to full width automatically 🙂 The table on the left side of your image was not created with TablePress, but with the block editor of WordPress. You should create it with TablePress instead.

    Regards,
    Tobias

    Thread Starter ngohieuloc

    (@ngohieuloc)

    Thank your for your check!
    I did with TablePress. It was still the same problem.
    The table was not stretched full width automatically.
    Link: https://drive.google.com/file/d/1UnPZ2bLlu2PCioS1BQwdXcSY_SbIJ98U/view?usp=sharing
    Can you help me one more time?
    I am sorry for any inconvenience for you!
    Best regards,
    Loc

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    ok, can you then please also add this to the “Custom CSS” textarea on the “Plugin Options” screen of TablePress:

    .entry-content .tablepress {
      width: 100%;
    }

    Regards,
    Tobias

    Thread Starter ngohieuloc

    (@ngohieuloc)

    WOW, It works.
    I appreciate your helps.
    Thank you so much!!!

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! 🙂 Good to hear that this helped!

    Best wishes,
    Tobias

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

    Thread Starter ngohieuloc

    (@ngohieuloc)

    Hi,
    I am so sorry to bother you again!
    I realized that The table is ok if I use preview mode.
    When I publish the post, the problem is the same.
    (I checked and kept the same your code above to make width 100%)
    Can you check this link? only 1 table.
    https://ngoloc.com/ma-buu-chinh/
    Thank you in advance!
    Loc

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    please try adding this “Custom CSS”:

    .tablepress {
      width: 100% !important;
    }

    Please also clear the cache of your CSS/JS caching plugin then.

    Regards,
    Tobias

    Thread Starter ngohieuloc

    (@ngohieuloc)

    Hi,

    It works perfectly.
    Thank you for your help!
    Have a nice day. 🙂

    Regards,
    Loc

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    great! Thanks for the confirmation!

    Best wishes,
    Tobias

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

The topic ‘Wrong format table, only left side’ is closed to new replies.