Site logo

Archived topic

Broken site after switching to GP

5 replies · Started by H on June 13, 2022

Viewing posts 1–6 of 6

Hi,

My site is broken after I switched over to the generatepress theme.

Here's what I've done so far to try to troubleshoot the issue.

I have cleared caches from my browser, hosting (kinsta), and Cloudflare. I've also disabled the Cloudflare proxy. I've uninstalled all plugins and reinstalled them one by one but I couldn't isolate the issue.

I've contacted my hosting, they said everything is fine on their end.

Please, I need help figuring this out.

Thanks.

Hi there,

What do you mean by it's broken? It seems to be fine to me:
https://www.screencast.com/t/eFt9iFER

If you are still having the issue, can you disable all plugins except GP Premium for us to take a look?

Thanks!

If you check my site on mobile, you'll see what I mean by broken.

Hi there,

It looks normal to me on my phone, your site does missing the header which is cased by this CSS:

@media only screen and (max-width: 767px) {
.site-header {
    display: none;
}
}

Thanks for your help. The perfmatters plugin was the culprit.

No problem :)

Glad you figured it out!

This archived topic is closed to new replies.