• Hello Everyone,

    I’d like to use the FeedWordPress plugin to display feeds on the site, but excerpts rather than posts. I’d also like to create a separate “page” called news, and have the RSS feeds appear on that page, rather than the main blog page.

    Anyone have any experience coding a page so feedwordpress displays feeds on that page?

    Also, if anyone has better options for RSS feeds, or has a favorite, I’d like to hear about it (relative WordPress newbie).

    Thanks!!

    Christopher Rees
    [sig moderated]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi I’m looking for the same. I’ve tried wp-o-matic and wp-autoblog but I’m more comfortable with feedpress.

    Feedwordpress could become the ultimate aggregator is it had an option to retrieve only excerpts, or the whole page.

    If the whole page is received and saved, it would be great if feedwordpress could also have the option to post only the excerpts on the front page and archive list.

    Hmm I just changed a line in index.php in my theme folder from

    <?php the_content(‘[Read more →]’); ?>

    to

    <?php the_excerpt(‘[Read more →]’); ?>

    What setting needs to be changed to have the front page post 15 posts or 25 posts instead of the default 10 posts?

    admin > Options > Reading?

    “would be great if feedwordpress could also have the option to post only the excerpts on the front page and archive list. “

    Is there any plugin that can do this???

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘FeedWordPress’ is closed to new replies.