How do you remove RSS icon from Menu bar?

Support Area Forums Foundation How do you remove RSS icon from Menu bar?

Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)
URL to the page in question:
  • Author
    Posts
  • #8992
    Donny Random
    Participant

    I want to remove the RSS icon from the menu bar, how can this be done?

    #8993
    Bill Robbins
    Moderator

    In the theme options page in the section for the social media links, there is an option to include the RSS feed icon. Just select “no” there and update your settings. That should remove it.

    If you have any trouble, let me know.

    #8995
    Donny Random
    Participant

    I went to > Theme Options > Identity

    I see these options:

    Flickr

    YouTube

    Vimeo

    Facebook

    Twitter

    But I don’t see RSS.

    Am I in the wrong place?

    #8998
    Bill Robbins
    Moderator

    It’s a drop down box labeled “Include RSS Icon” just below Twitter and above Custom Footer Text. If you don’t see it there, could you send a link to your site so I can see if there’s something else happening?

    Thanks,
    Bill

    #8999
    Donny Random
    Participant
    #9000
    Bill Robbins
    Moderator

    Which version of Foundation are you using?

    Can you send a link to your site?

    #9001
    Donny Random
    Participant

    Version 2.0.1
    http://bucks.ncvaw.org

    #9004
    Bill Robbins
    Moderator

    Thanks. Here’s how to remove it from that version.

    1. Go to the Appearance section and select Edit.
    2. From the list of files on your right, choose header.php and look for this:
      
      <a href="<?php bloginfo('rss_url'); ?>"><img class="fix" src="<?php bloginfo('template_url'); ?>/images/rss.png" alt="" /></a>
      

      and delete it.

    3. Save your changes.

    That should take care of it. Let me know if you have any trouble.

    #9006
    Donny Random
    Participant

    Worked like the charm, thx Bill!

Viewing 9 posts - 1 through 9 (of 9 total)
  • The topic ‘How do you remove RSS icon from Menu bar?’ is closed to new replies.