[RSS Feed/News] Fix layout shift on member pages if profile posts are disabled

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
If profile posts are disabled (or in accessible) then there is layout shift on member pages caused by the lazy-loading of the tab "Latest Activity". Can you please fix this? These are the only remaining pages on our whole website without "good" web vitals according to the Google Search Console.

The following patch populates the latest activity tab without lazy-loading (but only if profile posts are disabled, of course).

Diff:

diff --git a/src/XF/Pub/Controller/Member.php...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom