Forums
Forums / Plugin: Advanced Editor Tools / Adding P tags
(@crdipu)
11 years, 3 months ago
I have tried this plugin in order to keep my “P” tags inside my HTML content. But it is adding “P” tags around other contents. For example Original HTML <p>This is an example</p> WordPress
Output <p>This is an example</p> <p>WordPress</p>
Is there any way to overcome this issue?
https://ww.wp.xz.cn/plugins/tinymce-advanced/
(@azaozz)
11 years, 2 months ago
Not unless you keep the text on the same line. Also, WordPress wraps everything in P tags if it is not in a block tag already.
The topic ‘Adding P tags’ is closed to new replies.