Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter tomspiltbean

    (@tomspiltbean)

    Thanks. That wasn’t actually the case, but it was my .htaccess file that needed updating. You’re advice pointed me to the problem though, so thanks!

    Hi,

    Very much a novice using wordpress. In the process of setting up my blog with the Punchcut theme and can’t get the RSS feed to work. When I click through on the RSS button on my page, the link is broken. How do I make the RSS button in the header of the blog link to a feed page which allows my readers to use different feed readers? Does it require creating a new page?

    The following code is located in the header.php of the punch theme

    <a href="<?php bloginfo('rss2_url'); ?>"><img src="<?php bloginfo('template_url'); ?>/images/flw-rss.png" alt="<?php _e('RSS Feed', 'punchcut') ?>"/></a>

    My blog is https://www.thespiltbean.com

    Any help would be great

    Tom

Viewing 2 replies - 1 through 2 (of 2 total)