• Hello, how do i truncate the content of the feed and add a more info link? It is showing too much text.

    Also, how do i remove the url at the top and rather add the date and author?

    thanks

Viewing 1 replies (of 1 total)
  • Thread Starter silentblossom

    (@silentblossom)

    I was able to remove the url by commenting out the following code under the “short tag function”

    /** $return = "<a href=\"".$xml->channel->link."\" class=\"wp-simple-rss-feed-url\" target=\"_blank\">".$xml->channel->link."</a><hr />";*/

    still need help on the rest though

Viewing 1 replies (of 1 total)

The topic ‘WP Simple Rss Feed Reader-’ is closed to new replies.