• Resolved hiteshmandali

    (@hiteshmandali)


    After updating the TablePress plugin, we’ve observed a higher Largest Contentful Paint (LCP) metric on our website analytics. This issue seems to stem from the CSS file associated with TablePress, specifically “tablepress-default-css”, being loaded before the CSS of the site’s main theme. Properly adjusting the loading sequence to ensure that the theme’s main stylesheet is loaded before the TablePress default CSS could potentially reduce the LCP, enhancing the overall page loading performance and user experience. Addressing this prioritization in the loading sequence could significantly improve site speed and usability.

Viewing 1 replies (of 1 total)
  • Plugin Author TobiasBg

    (@tobiasbg)

    Hi!

    Thanks for your post and sorry for the trouble!

    Unfortunately, I don’t really know what could be done here. TablePress enqueues its CSS file using the normal WordPress PHP functions for this. You might need to adjust how the theme loads its CSS file here.

    Best wishes,
    Tobias

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.