In the blog pages you can post comments. However there are text :
" You may use these HTML tags and attributes: ...... "
How can we remove this?
In the blog pages you can post comments. However there are text :
" You may use these HTML tags and attributes: ...... "
How can we remove this?
1. actually correction. it is at the "leave a reply" on the portfolio page.
2. Also having a problem with my comment button the blog. Takes you to a 404 error page.
i.e. looking at the first blog image: http://photography.kevintrinh.com/photography-blog/
phew.. search high and low. finally found a code to insert into the css if anybody is interested:
.form-allowed-tags{
display:none;}
This topic has been closed to new replies.