• dirtywizard

    (@dirtywizard)


    Hey there.

    I have a primary site. I’m using this function to call 3 latest posts from another url for use in the sidebar of my primary site:

    <?php wp_rss(‘feed://partkl.com/blog/?feed=rss&#8217;, 3); ?>

    For some reason, it gives me back this error message on the page:

    “An error has occurred, which probably means the feed is down. Try again later.”

    The feed is not down, and when you go to the feed URL it works perfectly. Has anyone encountered this before?

Viewing 2 replies - 1 through 2 (of 2 total)
  • I have the exact same problem, I have 2 wordpress websites, one for the news one for the main site.

    I’ve put the feed url in for the news site on the main site and I’ve checked the feed and it works but I get the same error as dirtywizard.

    Anyone have any ideas?

    In your config file, see define(‘WP_DEBUG’, true); and you’ll get more info.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘RSS “feed down”?’ is closed to new replies.