xkurts
Member
Posted 10 months ago #
I am using RSSIMport to import several feeds and now I just tried another one and it not work, but the others continue showing ok.
Feed url:
http://www.jornaldemuriae.com.br/noticias/rss/rss_0_1_1.xml
RSSImport code:
[RSSImport display="5" feedurl="http://www.jornaldemuriae.com.br/noticias/rss/rss_0_1_1.xml" displaydescriptions="true" date="true" error="Error" target="blank"]
http://wordpress.org/extend/plugins/rss-import/
xkurts
Member
Posted 10 months ago #
When I run the page nothing on this feed is show, even error.
eaglegrl
Member
Posted 9 months ago #
I found with this plugin if i copy the shortcode and then re-insert it as plain text using the "paste as plain text" button, it suddenly started working again.
I tried your code in a post and it worked fine.
cross fingers its a easy as that!
xkurts
Member
Posted 9 months ago #
You didnt understand. In one page I have about 5 feeds showing, only this one is not working.
I dont know if it is because the URL format, the others feeds are from WordPress blogs... Like: http://www.mydomain.com/feed
eaglegrl
Member
Posted 9 months ago #
ahhh
in that case Im not sure!
Sorry! Still trying to figure out how to get it working the way i need myself.
hmmm.
xkurts
Member
Posted 9 months ago #
It works using SimplePie with parameter:
use_simplepie="true"