Site logo

Archived topic

Theme Break

7 replies · Started by Sanu Kumar on December 2, 2021

Viewing posts 1–8 of 8

Hi
I'm having an issue with the theme break. The site is loading but not with CSS.
Can you please take a look?
https://www.masteryblogging.com/

Hi there,

well somethings gone terribly wrong there. Aside from your Google analytics there are no meta/style/script links in the head of your site.

First thing is to Disable any cache / optimization plugins you're using on the site.
Then clear your browser caches.

Disabled.

How can I find that code. I tweak the code yesterday.

Could you please help me to find that code.

Which code ?

Might be easier if you get your host to load a backup before the changes were made.

it was Google site verification code.

Our recommended way of adding codes to the head is using the Hook Element, found in Appearance > Elements.
If you added it there you should be able to go back there and remove it.

If you didn't add it there then i don't know.... how did you add the code ?

Simplest solution would be to install a backup of the site.

I removed this code (in the header)

`<meta charset="<?php bloginfo( 'charset' ); ?>">
<link rel="profile" href="https://gmpg.org/xfn/11">
<?php wp_head(); ?>`
I added now, and it's working fine!!!

Glad to hear you found the issue!

This archived topic is closed to new replies.