• Resolved grayruby

    (@grayruby)


    I downloaded and installed a theme called: ‘GreenEmperors Theme by WPThemeDesigner.com’

    I have a question about adding/activating an rss button, but I don’t know where to ask about it because I can no longer find the theme page for it in the wp theme listings. I’m presuming the designer pulled it from the site. Anyhow, I went to the designers site and can’t find it listed on there either so I decided to ask my question here.

    I love this theme. But I would like to add an rss subscription button. It has one in it’s image file, so I’m guessing there’s a way to add it on or activate it, I just can’t figure out how.

    Any suggestions or help you may share with me would be most appreciated.

    Thanks so much.
    https://grayruby.com/blog

    I apologize if you’ve covered this topic before.
    Please direct me to the the thread and I’ll go read it.
    Thanks again

Viewing 4 replies - 1 through 4 (of 4 total)
  • Try adding:

    <a href="<?php bloginfo('rss2_url'); ?>" title="RSS 2.0 Feed"><img src="<?php bloginfo('template_directory'); ?>/path_to/rss.png" width="image_width" height="image_height" alt="RSS 2 Feed" /></a>

    where you want your feed to display – replacing /path_to/rss.png, image_width and image_height appropriately.

    Thread Starter grayruby

    (@grayruby)

    Thank you so very much.
    It works like a charm.
    I really appreciate the help! ??

    i am using “My Company” theme from https://newwpthemes.com/,

    can someone help me with the same question as above?

    this is my blog: www. TheEntrepreneurBusiness.com

    thanks so much!

    Please excuse my ignorance, but I’m trying to understand how the “Subscribe to my Blog Feed” button works on my blog (www.standuptrainer.com/blog) When I use Firefox as my browser and click the button, I get a Google page with “Add to Google” choices of homepage or reader. When I use Google Chrome as my browser and click the button, I get a page of code! And explanation for this?

    Thanks so much!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘How to activate or add a rss feed button to a theme’ is closed to new replies.