1
vote
1answer
68 views

RSS dashboard widget not showing visuals

I am using a RSS feeds widget on my dashboard as shown in this Q&A. Problem is feeds doesn't show up any visual like images or videos. I verified this by looking raw feeds which I used. Here is a ...
1
vote
0answers
48 views

Remove […] from RSS feed?

I would like to remove the [...] from the RSS feed widget. I have tried adding the following to functions: function replace_ellipsis($text) { $return = str_replace('[...]', '-', $text); return ...
0
votes
1answer
113 views

Wordpress RSS widget and Yahoo Pipes

My RSS widget seems to be having a mind of its own! I am using a yahoo pipe to combine multiple feeds into one feed. The output RSS is being fed into the RSS Widget. I have modified the pipe to have ...
0
votes
1answer
230 views

How to style the RSS wordpress?

I am using the default rss feed widget but want to style it. My question is -where to add my piece of code to style the default wordpress rss widget?
0
votes
1answer
101 views

RSS widget keeps disappearing from sidebar [closed]

I've been trying use the built-in RSS widget with a current blog but every time I refresh the Dashboard after saving the feed information, the widgets disappears from the Dashboard sidebar. I've tried ...
0
votes
6answers
646 views

How to reorder and display a feed to be chronological?

I have a feed from an events calendar that once put in the WordPress RSS widget displays the feed items in reverse chronological order. So the events that are farthest in the future display first, and ...
1
vote
2answers
873 views

How to display an RSS feed widget inside a page?

I have an RSS feed (link) that I would like to display as a widget inside one of my posts. The wordpress RSS widget already does that on the sidebar, is there some solution to have it in the post? ...
0
votes
1answer
141 views

Vimeo Feed gived dead link with RSS widget?

I have RSS widget on my home page (footer) pointing to a RSS feed from Vimeo. The videos pull in fine, and the links for these work. The orange RSS icon also takes you to the actual RSS feed. ...
2
votes
1answer
32 views

Are there plugins that interfere with the admin part of Rss widget?

I've been using the Rss widget in my site, and suddenly a few days ago, the admin part stopped responding. That is, I'd change the link to the Rss and it wouldn't get saved (and therefore would show ...
1
vote
2answers
265 views

Can WordPress Read Its Own RSS Feed?

I am using a static front page for my blog to which I have added a widgetized sidebar area to hold an RSS feed widget. I want to show summaries of the latest two or three blog posts on the front page, ...
1
vote
1answer
269 views

How often does the RSS widget get updates?

I am asking since I am trying to understand if this widget is causing my server to overuse CPU or memory. But either way - it's interesting to know.
2
votes
3answers
175 views

Why can't I add this feed to the RSS widget?

I wish to use the following RSS in my widget, but it seems to not pick it up: http://www.tapuz.co.il/blog/rssBlog.asp?FolderName=TickTack I imagine there is a problem in the feed. So: What is it? ...