How do I edit the HTML source code of one of my WordPress posts/pages? I don't want to edit the post, but there is an annoying error in some pages which I want to get rid of. Thanks!
How do I edit the HTML source code of one of my WordPress posts/pages? I don't want to edit the post, but there is an annoying error in some pages which I want to get rid of. Thanks!
click on edit on the page go on html tab
NOT the post's html code, the source code of the page.
Try editing the relevant theme template file.
Click on "appearance" and then click on "editor" when the appearance menu appears just below that button.
This will list the php and style sheet files for your theme, and you should be able to edit them from there.
-Sherry
Be care full as editing php files is not same as html one error will give you parse error.
This topic has been closed to new replies.