Header code deleted in wordpress, how to retrieve it?

Puja

Newbie
Joined
Jan 24, 2018
Messages
15
Reaction score
0
Hello friends there is new query I am currently dealing with..
I was working on-page on my website that is in wordpress and accidentaly deleted header.php codes. Having no backup. Now the file is blank and the layout of the whole website is ruined. How to fix this issue? Or either it is possible or not? Please help!
 
What's your theme? If it's default themes, then from default wp install, take headers.php file and upload to your server, if it's theme from somewhere else, do the same, upload header.php file
 
What's your theme? If it's default themes, then from default wp install, take headers.php file and upload to your server, if it's theme from somewhere else, do the same, upload header.php file
it's a multisite network having multiple site for 9 languages and the file gone deleted is from the admin of the network.
 
Header.php file is in the theme directory, find out what's your theme, open your themes zip file(when you bought theme, you got .zip file), extract header.php file and upload.
 
Header.php file is in the theme directory, find out what's your theme, open your themes zip file, extract header.php file and upload.
Okay Sir thank you!
 
Back
Top