• Resolved Colin Cooper

    (@colin-cooper)


    Hello, Iwas just wondering how I could change the rss feed to an email link. I know how to change the icon but not the actual links.
    Could you tell me what folder it might be in. I could probably find a link else where and cut and paste.

    Thanks if you can help.

Viewing 1 replies (of 1 total)
  • Theme Author AurelioDeRosa

    (@aurelioderosa)

    Hello. An URL isn’t something you can find in a folder like an image. You can change the URL (the href attribute of the <a> tag) of the feed changing the following line in the header.php file:

    <a href="<?php bloginfo('rss2_url'); ?>" title="<?php bloginfo('name'); ?> RSS Feed">

Viewing 1 replies (of 1 total)
  • The topic ‘change rss feed to email with annarita theme’ is closed to new replies.