Ciuld you clarify whether you simply want to hide that text on the page, or wether you want to actually disable the functionality?
Just hide that text on the page would be great. Thanks.
Put the following in your Custom CSS panel:
.form-allowed-tags {
display: none;
}
p.s. When you add code/CSS, can you put it in backticks? (See at the bottom of the reply panel.) Otherwise it can sometimes mess up these pages, as you can see in your case above.
p.p.s. Firebug can help a lot with these sorts of problems.
Thank you for the solution and advice re the backticks. Apologies for my ignorance.
Apologies for my ignorance.
Not at all! We’ve all been there, done that 🙂
Oops – forgot to mark it as resolved.
(@nufvmedia)
12 years, 3 months ago
How can I disable the html markup allowed for comments please? I just used the wordpress Allow comments on the page. I’d just like to display a plain comment box with maybe a header, as shown above, of say B i Link but not the following red text of ;
You may use these HTML tags and attributes: <abbr title=””> <acronym title=””> <b>
Thank you