• Just posting some info.

    I needed to remove the description from the feed because the feed was taking up too much space. I probably could’ve just limited the amount of text coming in from the description but I used this method instead. The following is what I commented it out.

    Changed

    <span>’.(SimplRssfirstWords($item->description,15)).’…</span>

    to

    <!– <span>’.(SimplRssfirstWords($item->description,15)).’…</span>

    –>

    http://wordpress.org/extend/plugins/wp-simple-rss-feed-reader/

Viewing 1 replies (of 1 total)
  • Plugin Author viancen

    (@viancen)

    Hi Duke,

    Update 0.6.3. You can now configure if you want to display the description (in the widget).

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: WP Simple Rss Feed Reader] Removing the Description’ is closed to new replies.