• Resolved Jamie Gill

    (@patchgill)


    Hi guys,

    Quick query Im struggling with a site I have just put live that the /feed url is only displaying orders.

    http://www.dalesman.co.uk/feed is showing 10 posts which are protected content as they are shop orders and pulling nothing else in. Baring in mind 10 posts have been added to the blog this morning which I would assume would take it’s place and shouldnt really display Orders anyway.

    However other sites I have done all the feeds are fine ie :-
    http://chestonandco.com/feed
    http://www.classicsign.co.uk/feed

    Can the Worpdress Feed be corrupted by other plugins and/or editing the loop.php?

    Any information on RSS feeds would be appreciated as I am abit lost here,

    Thanks in advance
    J

Viewing 1 replies (of 1 total)
  • Thread Starter Jamie Gill

    (@patchgill)

    SOLVED

    It was the WP Property plugin that was causing the issue. In the class_core.php file on line 40 I removed :-

    //** Modify request to change feed */
    add_filter(‘request’, ‘property_feed’);

    Cheers
    J

Viewing 1 replies (of 1 total)
  • The topic ‘RSS Feed’ is closed to new replies.