Quote:
Originally Posted by jman11
Sorry to bring up an old post, but I have a question re: my issue with the blog header but not blog post body showing up in the article.
I used use_embedded_content = True, but now for about 2/3 of the article, the body isn't showing up. Thoughts?
|
Look at the RSS feed page. If you are getting everything you see on that page, without clicking past it through to the article, then it's working right. Many RSS feed pages show only a small part of the article.
use_embedded_content = True should only be set when everything you want to see is already on the RSS page. If any part of the article does not appear there, the recipe should not set that true. Very few recipes use that because most RSS feed pages require you to click past the feed page to read the article.