I am developing site with WordPress and I’m newbie for WordPress. WP adds <p> tag in editor while adding any post or pages. But I can’t see the <p> tag in HTML mode.
Can anyone suggest me what might be the problem?
Thanks in advance
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
It’s not difficult to do this. To display the p and br tag we just need to install plugin which is “tinymce-advanced” and do some setting change. To change the setting just click check box for “
Stop removing the p and br tags when saving and show them in HTML editor” and save. Now we can see the p and br tags in HTML mode.🙂