HTML tags and attributes

Latest Reply from bruno111 at 2014-11-29 05:26:05 Solution
Hi how do i remove "You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>" from the bottom of my posts.

My website is http://www.hiphopdaily.tk

Also when i hover over categories how can i stop it saying "view all posts filed under..... "

And finally how do i remove the term "category" from the title when i go on a specific category page.


Thanks a lot for your support and i will be purchasing this theme shortly.
Hi!
You can find a solution here:
http://smthemes.com/support/topic/howtoremovetagsandtext/#post-2579
What else do you want to remove? Could you clarify your issue? Where is the entry "view all posts filed under..... "?


Here i want to remove "all posts filed under interviews" from appearing.



Here i want to remove the term "category"



Thank you very much in advance for you help.
Hi!
To remove "view all posts filed under..... " you have to change the file wp-include --> category-template.php. Please, find the line:
$link .= 'title="' . esc_attr( sprintf(__( 'View all posts filed under %s' ), $cat_name) ) . '"';

and delete:
View all posts filed under %s

You can get rif of Category using our tab Translations in the dashboard.
You have to replace Custom template text --> "Category archive text" with:
"%s".
Thanks a lot. I managed to get rid of the category.

However i searched for a wp-include file and it was not there. I did find a category.php however the code was not there.



Any advice would be greatly appreciated.

Hi!
The folder wp-include is located on your server. It is not the folder of our theme. You have to find the file category-template.php in this folder.
Thanks a lot Dave. It worked!
Another issue I'm having is, how do i utilize the read more button. In other words how can i make my posts appear shorter on the homepage but when a user clicks read more the whole post is shown. Currently the read more button is useless as the full post is always shown on the homepage.

Thanks a lot in advance.
Hi!
To fix this you have to replace the line:
a.readmore {float:right; text-decoration:none; padding:4px 15px; text-align:center; clear:both; margin-top:20px;}


in the file css --> index.css with:
a.readmore { display: none; float:right; text-decoration:none; padding:4px 15px; text-align:center; clear:both; margin-top:20px;}
I can't find the file "index.css"

I wrote "the file css --> index.css". It means that the file index.css loacated in the folder css. This folder is located in the derectory of our theme.
Ah sorry about that. Yeah I've done that. Thanks!

Now how do i implement this. When i make posts what do i do to make posts appear shorter on the homepage but when a user clicks on "read more" they are able to access the full post.
Hi! That did work in making the posts shorter but now the read more button has disappeared.
Thanks it's working perfectly now.

thanks it's working
[<a href="http://" title="]"></a>[" onmouseover=alert('wordpress_error_#3505') ><!-- -->link<a></a>]

Leave a reply

Add codeAdd image