hakida
Member
Posted 9 months ago #
I have updated header.php file in my theme. But when i going to do some changed through theme editor, editor shown older version of header.php file (external updates cant see on it)
Then I added header1234.php file (with same updates)into theme folder, its okay there with all updates.
Are you running any caching plugins? Do your hosts run a web cache?
hakida
Member
Posted 9 months ago #
No Cache pluging, but do no about server cache.
But it only effect to header.php file. others can edited and also appeared well in the theme editor.
I'd be tempted to check the header.php file outside of the WP editor just to double-check it's really been changed. Or can you tell that from the output?
Cheers
PAE
hakida
Member
Posted 9 months ago #
I ve edited header.php file through FTP. and its well replaced overwrite.
In the WP theme editor always appear older file (original header.php file being original template).
I know this sounds silly, but you are overwriting the correct header.php file, aren't you? The one in your theme's folder?
Failing that, why don't you just copy the whole of the text from the updated file and paste it into the WP Editor and save it. That should do it!
HTH
PAE