Forums

RSS Feeds with Full Articles (3 posts)

  1. Matt1040Times
    Member
    Posted 1 year ago #

    I am attempting to accomplish the following:
    RSS Feeds based off of the Categories, Search Results, and Tags, with Full Articles displayed in the RSS Feeds.

    I attempted to do this by using WP More Feeds so that the RSS Feeds can be grabbed by category, search result, and tag, and I used the <?php the_content(); ?> code in the archive.php so that the full articles would be displayed, so that WP-O-Matic would fetch the Full Articles in the RSS Feeds.

    The problem: The <?php the_content(); ?> code shows the full articles to the categories, search result, and tag, however the RSS Feeds stop working and there is an error. Once I remove the <?php the_content(); ?> code from archive.php, the RSS Feeds begin to work again without the full articles.

    Is there any easier solution?

    Thanks,
    Matt

  2. abiralo
    Member
    Posted 1 year ago #

    Hi Matt1040Times,

    I try to use <?php the_content(); ?> code in the archive.php but no error not full article.

    I also expecting this solution if anyone help us.

  3. abiralo
    Member
    Posted 1 year ago #

    Hi Matt1040Times,

    I have visited http://devthought.com/projects/wordpress/wp-o-matic-the-wordpress-rss-agreggator/

    and get:
    Why isn’t the full article showing?

    Because the site is only syndicating excerpts, not full content

Topic Closed

This topic has been closed to new replies.

About this Topic