Site logo

Archived topic

Mobile usability issue

20 replies · Started by lee on October 23, 2022

Viewing posts 1–15 of 21

hi.
I am also experiencing the problem of Mobile usability issue.
My problem is like below problem.
https://generatepress.com/forums/topic/mobile-usability-issue/
The solution I took was to uninstall WP Rocket and upgrade PHP.
The result is displayed on the mobile screen when I currently render.

But there are still unresolved issues.
This triggers “content is wider than screen” errors in my google search console.
This part is unresolved.

There is one thing I don't understand.

We are operating two different sites, and they are structured with the same CSS.

But 2 are fine, and currently only 1 site is causing problems.

Also, the problem occurred from the time of google spam update on October 20th.

I don't know if I should look at it as a google problem or if it's a CSS problem.

Hi Lee,

Can you try adding this in Appearance > Customize > Additional CSS?:

html, body {
    overflow-x: hidden;
}

Hi. Fernando

Of course I applied.

But I haven't been able to solve it.

I see. Can you share the link to the site in question?

Of course

I am grateful for your help.

I'm having a hard time with this.
At first, no error occurred, but after re-crawling, the error appears.

And after indexing without any problem, a problem occurs a few days later.

Currently, there is no problem when performing a live test.

I'll share another URL in question.

I need your help.

hi. Fernando

The method you mentioned has already been applied. But Google doesn't respond.

Can you try temporarily disabling all caching/optimization plugins and then retest?

Hi. Fernando

I've already done everything and in conclusion I shouldn't use wp Rocket.

In order to become mobile render when page render is done, the optimization plugin has been removed. When used, it is rendered in tablet style.

I applied that part.

But it doesn't work properly.

When I checked various things, I thought it was a Google problem.

When I render, the result is different every time.

It seems difficult to see this as a CSS problem. What do you think?

When you say it renders different every time, are you referring to the Mobile friendly test or just the how the page loads in general?

This archived topic is closed to new replies.