Hey, I would like to know if there is any way to enhance the performance of my forum pages as the LCP tends to be very high.
Adding this to display other image, I would also like to add that we are using litespeed and removed all the wpforo pages from cache.
Thank you @sofy for your prompt response i have wpforo v2 and did all this table changes as all my forums are simplified , i even have disabled avatar to lower the number of image requests but still most of the things it mentions but in my settings it just say enable wpforo cache and nothing else my plugin itself i have disabled it for all the wpforo pages
-url : explore.atmfeesaver.com
Hey would love to get an opinion on this there is too much of lcp coming in
I’d like to clarify that the Largest Contentful Paint (LCP) issue we’re facing is specific to the mobile version of the site not on the desktop version. As shown in the attached Lighthouse screenshot, the LCP is 4,620 ms, and it's primarily caused by the first content element in the viewport—a paragraph with the description text:
“Traveler-favorite ATMs, fees, limits, currency conversion tips for Europe.”
To address this, we’ve already reduced the size of the description text significantly. However, the render delay still accounts for 87% of the LCP time (approx. 4,020 ms), indicating that there might be additional factors at play—possibly related to fonts, layout shifts, or render-blocking assets.
Thanks again!