Site logo

Archived topic

Core Web Vital GeneratePress Theme - Broadcast

22 replies · Started by HT on May 18, 2021

Viewing posts 16–23 of 23

I have disabled Akismet and most of the other plugins with no joy... I don't see this issue with Brave browser .... but other browsers are giving the same issue..

Any clue?

You can try disabling all plugins aside from GP Premium. If the issue persists then the problem may be at the server level.
What server are you running?

Well, I have disabled all except GP Premium.

I can't see any changes :(

Aside of the ads on the site - the only other thing i can see is a Google Tag Script for Active view being loaded, and its not until the associated scripts are loaded that the sidebar appears.

Can you disable Google Tag Manager ?

I think I have removed ads and Google tags but no changes in the experience :(

The content area loads before the sidebar, which could be causing CLS if the content is taking a little bit to load.

Can we test with this CSS added?:

.left-sidebar .site-content .content-area {
    margin-left: auto;
}

It works OK with additional CSS.

Do you think there are any disadvantages of using additional? In terms of load etc?

None at all. We'll look into this more and add it to the core theme if necessary.

Thanks!

This archived topic is closed to new replies.