• Resolved amylin1028

    (@amylin1028)


    I have a few buttons in a table (Data Tables Generator by Supsystic plug-in), that are supposed to be black text, Verdana bold, 13 pt, centered text. It looks correct once I save the table and page, however, when I refresh the page they all turn to a different font that is larger, red, and left justified. The buttons then stay this way and is regardless of browser; tried Chrome, Firefox, and Safari. If I resave the table and then the page it happens again (looks correct but changes upon refreshing).

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Bas Schuiling

    (@basszje)

    The current red style is being set by the H2 above that table, which might not be something you want.

    It looks like there is some table caching happening, so the style of the buttons is not being put into the page.

    This is problably something similar to what TablePress does, you can try to solve it in the same way, to try and add inline style to the button shortcode :

    [maxbutton id=x style='inline']

    Thread Starter amylin1028

    (@amylin1028)

    Thank you, adding that bit to the code stabilized the appearance of the buttons.

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

The topic ‘Refreshing changes appearance’ is closed to new replies.