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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    The cause for this could be caching of the tables, as apparently some CSS files are not loaded. To fix this, please try changing the Shortcode on that page to

    [table id=1 cache_table_output=false /]
    

    The bold and not bold is caused by different Shortcode parameters, from what I can see.

    Regards,
    Tobias

    Thread Starter remmo

    (@remmo)

    Hi Tobias,

    1. You’ve been right, it works, I’m glad 🙂

    In my first post, I asked you two questions, but you answered only on one question (first). Could you, PLEASE, look at the my second question?

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    ah, sorry, I missed the second question.

    Please try changing

    margin-left: auto;
    margin-right: auto;
    

    to

    margin: 0 auto !important;
    

    Regards,
    Tobias

    Thread Starter remmo

    (@remmo)

    Hi Tobias,

    buttons and images alignment works. THANK YOU very much for your time and effort.

    Little donation flies to you 😉

    Regards,
    Pavol

    Plugin Author Tobias Bäthge

    (@tobiasbg)

    Hi,

    no problem, you are very welcome! 🙂 Good to hear that this helped!
    And thanks for the donation, I really appreciate it!

    Best wishes,
    Tobias

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

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

The topic ‘Buttons in the table’ is closed to new replies.