finalcut / wp-feedlist

Automatically exported from code.google.com/p/wp-feedlist
0 stars 0 forks source link

rss_feed problem #42

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I am trying to  embed a specific feed in a post
2. Here is the code:
<ol><!--rss:rss_feed_url:=http://search.msn.com/news/results.aspx?
q=wordpress&format=rss,num_items:=10,random:=false--></ol>
----
<ol><!--
rss:rss_feed_url:=http://rss.cnn.com/rss/cnn_health,num_items:=10,random:=f
alse--></ol>

3. The first list works as expected -- the second does not show.  I can 
not understand the difference in them.

Can you help?

Output can be found at http://69.89.31.218/~wholefa1/?cat=26

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by Susan.Be...@gmail.com on 10 Feb 2010 at 4:06

GoogleCodeExporter commented 9 years ago
I don't know if the line break is in your page where it looks like you have
<ol><!--
rss:rss_feed_url:=...
alse--></ol>

Or if that is just word wrapping in your post.  However, if there is a line 
break in your page that would cause the problem.

Original comment by bill.raw...@gmail.com on 29 Oct 2010 at 12:34