Hello all,
I'm hoping someone could tell me how to get an rss feed un-truncated. That is, having it appear without the [...] at the end.
You can see my issue here: http://lenacoakley.com/wordpress/feed
Any help would be much appreciated.
Ian
Hello all,
I'm hoping someone could tell me how to get an rss feed un-truncated. That is, having it appear without the [...] at the end.
You can see my issue here: http://lenacoakley.com/wordpress/feed
Any help would be much appreciated.
Ian
feeds are working as should out of the box
review this
http://codex.wordpress.org/Customizing_Feeds
Why is every single link on your site going to
http://lenacoakley.com/content.php
Yeah, that doesn't help. Can someone post a response to the original question? I've been looking for the last 3 hours and haven't found out where to change the value in The Loop or the template or tag to change the display length of the summary. Thanks!
Got a partial solution--maybe full solution for wp v.2.8.x.. Go to the wordpress admin section, specifically to "wp-admin/options.php" and look for rss_excerpt_length. There's not a link to that page by the way. Type it in the address bar. Change that value to change the length of the feed excerpt. The rss2 feed pages wont be effected. Only the regular rss ones. Looks like changing the value to 0 "un-truncates" the summaries. Hope that helps!
This topic has been closed to new replies.