We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

RSS icon errors - [work-around found] - Advanced Blogs | Forum

Kevin
Kevin Feb 26 '17


Error message when clicking on RSS icon next to Category:

<rss version="2.0"><channel><title>Blogs » Air-Rifle</title><link>https://mywebsite.com/blogs</link><description>Rss blogs</description><copyright>© Copyright 2017 by me</copyright></channel></rss>


I have commented out the code to remove the RSS button in:

blog_home.html and blog_index.html


What file is needed to edit to remove the icons for the RSS feeds in the Category (see attached)


EDIT- hidden by adding this to Custom CSS:

/* Advanced Blogs remove category RSS icon*/

.ow_ic_rss {

    display: none;

}

================= 

Would be better if option could be added to plugin to disable RSS, so I would not need to re-edit after any updates.

The Forum post is edited by Kevin Feb 26 '17
Attachments:
  RSS in Categories.JPG (14Kb)
You do not have permission to reply this topic