Okay
  Public Ticket #3328076
Front-end builder not working
Closed

Comments

  •  17
    TheSnapAgency started the conversation

    The front-end builder on one of my websites does not appear to be working/loading. It stays on the loading screen and does not load the front-end builder for pages.

  •  1,877
    Judith replied

    Hi there,

    Thanks for keeping in touch.

    Please check for plugin conflicts by deactivating the third party plugins then reactivate them back one by one to see the one that causes issues.

    Thanks.

  •  17
    TheSnapAgency replied

    Hi,

    The problem appeared to be stemming from adding HSTS to the header. 

    Would it be possible to still have these in the header without it affecting the website?

    add_header X-Frame-Options DENY;
    add_header X-Content-Type-Options nosniff;
    add_header X-XSS-Protection "1; mode=block";
    
  •  1,877
    Judith replied

    Hi there,

    I am not sure as we have not tested this with our theme. Is this from a plugin?

    Thanks.