How to stop RSS Feed Truncating content.

notlolimit

Newbie
Joined
Sep 10, 2015
Messages
16
Reaction score
2
How to stop rss feed from truncating? Can't post a link yet but here is excerpt of rss code)

Code:
        <description><=!=[=C=D=A=T=A=[<p>Happy Veterans Day to all the selfless men and women that served and continue to serve this great country!* I am curious to know what Veterans Day means to most Americans. I grew up in Michigan and the... <a class="read-more" href="---example">Read More</a></p>
<p>The post <a rel="nofollow" href="--example">What does Veterans Day mean to you? </a> appeared first on <a rel="nofollow" href="--example">All In All The Time</a>.</p>
]=]=></description>

On my rss feed description it only takes an excerpt with a 'read more' link.

I'm wanting to show the full content text. Any idea? Thanks.
 
Back
Top