No suitable preview area found (…) for header/footer with XPro

I there!

I cannot get a header preview. I checked the other threads on this and found no solution.

I have my header set to global. All plugins disabled. PHP memory is set at 512MB. No caching active.

Still I get this error.

Hi @Tristanarkesteijn

That’s because your homepage doesn’t have a header, you chose “Blank Container, no header, no footer” layout, I chose another layout with header, then I added these CSS code in the page CSS rules:

.x-masthead {
  display: none;
}

The header builder should be working fine now and your homepage doesn’t show the header as well.

Thanks.

Hi and thanks!

The error message has disappeared. But unfortunately, when i edit the header, i still don’t ge the preview?

Hi There,

I’ve remove that custom CSS when I edited your home page(https://enduuro.com/pro/#/content/109787/layout) and the header is working now.


Cheers!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.