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

    (@tobiasbg)

    Hi,

    thanks for your question, and sorry for the trouble.

    I see what you mean, but unfortunately, there is no real solution to this. The problem is that CSS files have to be loaded at a time when it’s not clear that there will be a table on the page. That’s why it’s always loaded. However, as caching and minification is used, this is not really a performance problem.

    The ideas in your links don’t help with this, as they not only load the CSS code in the wrong place, which could lead to problems with the styling, but they also don’t take into account that tables can be embedded e.g. inside widgets or using a template tag function.

    Regards,
    Tobias

Viewing 1 replies (of 1 total)

The topic ‘TablePress Responsive Tables loading CSS on all pages’ is closed to new replies.