18
Jul

Vertically scroll rss feed

   Posted by: admin   in Plug-in

See demo on sidebar (RSS news)

This plug-in will scroll the RSS feed title vertically in site sidebar, admin can add/update the RSS link & style via widget management. Internet connection is required to load third party RSS.

  1. Easy installation.
  2. Widgets, so you can add pretty much anything.
  3. Easy style-override system.

Click on the configure button (small down triangle) for the “Scroll RSS Feed” widget and here you can customize all the Scroll RSS Feed front end styles.

Installation Instruction

  1. Unpack the *.zip file and extract the / vertically-scroll-rss-feed/ folder.
  2. Drop the ‘gVerticalscroll_rssfeed’ folder into your ‘wp-content/plugins’ folder.
  3. In word press administration panels, click on plug-in from the menu tab.
  4. You should see your new Announcement plug-in listed under Inactive plug-in tab.
  5. To turn the word presses plug-in on, click activate.
  6. Go to widget link under Appearance tab, Drag & drop Scroll RSS feed widget to your desired location in the active sidebar.
  7. Click on the configure button (small down triangle) for the “Scroll RSS feed” widget and here you can customize all the widget front end styles.

Frequently Asked Questions

Can I add more then one RSS feed at same time?
No, you can add only one RSS feed at a time, this will scroll vertically in site sidebar.

Can I change the Slide Direction?
Yes, 0=down-up and 1=up-down.

Can I customize the all other appearance style?
Yes, Click on the configure button (small down triangle) for the “Announcement” widget and here you can customize all the Announcement front end styles. See screen two.

Why my news content out of range?
In front end widget area, if you see any news content out of area or invisible, it because of height and width of the widget, so you should arrange width and height of the widget in widget configuration area to good look. In default I have fixed width: 180px and height: 100px.

Can I change the scroll manner from vertical to horizontal?
No,

Tags: , , , , ,

This entry was posted on Saturday, July 18th, 2009 at 11:58 pm and is filed under Plug-in. You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

31 comments so far

 1 

I love this concept, but I get this error message when I try to use the plug-in:
Warning: fopen(): URL file-access is disabled in the server configuration in /home/content/p/a/u/pauldgillin/html/wp-content/plugins/vertically-scroll-rss-feed/vertically-scroll-rss-feed.php on line 52

Can you direct me?

August 5th, 2009 at 12:03 pm
 2 

Cant make this work with a Twitter Search RSS feed. Just FYI.

August 8th, 2009 at 10:56 am
 3 

It’s giving me an error in IE7 of error on site: “g_content[....].0′ is null or not an object

August 9th, 2009 at 2:18 am
admin
 4 

Please enter proper valid RSS url and check, and this “Warning: fopen():” is server problem..

August 9th, 2009 at 8:46 am
Thad
 5 

I used the plugin here with success: http://www.nowutah.com. Thanks!

August 27th, 2009 at 5:35 pm
Nate
 6 

Is there a way to make the rss feed scroll horizontally? I love this plugin but I’d like to change it to scroll right to left, is this easy to accomplish?

September 1st, 2009 at 10:00 am
Laurent
 7 

I cannot de-zip under linux ubuntu with any applications!

September 5th, 2009 at 1:59 am
Lampmaker
 8 

Very Nice!
Only feature I would really like to have added is the option to show an excerpt of each newsitem.

September 7th, 2009 at 1:13 pm
 9 

A great rss scroller.
is there update in future to give more feeds?

September 25th, 2009 at 10:01 am
 10 

I get this message when I try to use the plug-in:
“No content available”
plz help me thanks

October 9th, 2009 at 8:25 am
 11 

Scroll is ok but text doesnt appear.
Tested with 5 rss feeds.

Thanks

October 12th, 2009 at 1:57 pm
 12 

I installed, can’t seem to locate this “code” your are speaking of.

I am not seeing a thing

October 14th, 2009 at 1:42 pm
 13 

Hello, nice plugin. How do I know the other color code for the font color and style. Can I also change the background color for this announcement widget?

October 26th, 2009 at 5:57 am
 14 

errr, one more thing, can I add hyperlink to some words typed in the announcement field so I can easily redirect viewers to the desired page. D o this plug in have this capabilities?thanks again for this wonderful widget

October 26th, 2009 at 6:15 am
Dbar
 15 

Love the scroller But i would like to show any image that might be included with the title or description for that feed link is this possible?

October 30th, 2009 at 6:50 am
Samko
 16 

Im also wondering if its possible to include a image with the description?

November 10th, 2009 at 12:18 pm
archer
 17 

scrolls to fast in chrome, good in ie and ff

November 10th, 2009 at 7:17 pm
Robbie
 18 

Thanks; As I do not use widgets this is great as it allows me to place your code anywhere in a template. One thing though; can it be changed to add a few lines from the post as well (not just the headline)?

November 23rd, 2009 at 10:48 pm
admin
 19 

Will do this feature in the next version.

November 24th, 2009 at 3:42 am
Denis
 20 

I add just htmlentites() function on line 69 to solve some problems with accents in french
$myLink = ‘‘.addslashes(htmlentities($title[1][0])).’‘;

November 30th, 2009 at 7:40 am
Spencer
 21 

I would REALLY love to be able to use this Widget more than once on a site, is this possible or even being thought of as an enhancement in the future?

December 3rd, 2009 at 10:12 am
roby
 22 

have you maybe considered an option to pause on rollover? pliz do :)

December 3rd, 2009 at 12:31 pm
 23 

Hey, great plug in! Loving it. Just one thing: What code do I change so that it can show more than 1 news at a time? Let’s say 3.
Thanks for the great work!

December 4th, 2009 at 6:21 pm
admin
 24 

Will do this feature in the next version

December 4th, 2009 at 11:27 pm
admin
 25 

yes, ill try to add more then 1 time in page featur in the next version.

December 4th, 2009 at 11:35 pm
LW
 26 

Those of you that want multiple RSS feeds could try something like Feedroller: http://www.feedroll.com/rssviewer/

Then add that feed to this plugin.

December 9th, 2009 at 10:40 am
Denis L
 27 

Hello from france
I add a htmlentities command to allow correct use of accented chars in french
addslashes(htmlentities($title[1][0])
Pretty good work

December 23rd, 2009 at 12:24 pm
 28 

Hi,

Validation Deprecation:
I replaced type=”Javascript” with type=”text/javascript” in the sections of the .php file.

Is there an edit to get the font color to successfully change from black. Changing the color code displays the “announcement” string instead of feed data.

Thank You

January 2nd, 2010 at 12:09 pm
 29 

Hi, on mediatemple (or any host that does not allow fopen for remote, this doesnt work..

I replaced:
$f = fopen( $url, ‘r’ );
while( $data = fread( $f, 4096 ) ) { $xml .= $data; }
fclose( $f );
preg_match_all( “/\(.*?)\/s”, $xml, $itemblocks );

With:
$f = wp_remote_get( $url);
$f = wp_remote_retrieve_body($f);

preg_match_all( “/\(.*?)\/s”, $f, $itemblocks );

And its all good now

January 3rd, 2010 at 10:45 am
Tadies
 30 

how can it show the album pictures?
cause i use a feed that does forward the pictures.
[code]http://merecal.com/feeds/new-releases/music/[/code]

this feed….

thanks for this great addon!
its best reader as saw that does fit in a tiny web! pls send a note back…..
gracias!

January 9th, 2010 at 3:11 pm
Ilse
 31 

I love this scroll feed. It lets me connect my blog with my main website. Very nice.

I’m wondering if I can limit the headlines that appear. I have a few headlines that are obsolete, and might just confuse customers with old info. I don’t want to delete the posts from the blog, just prevent the titles from showing up on my feed.

Thanks!

February 1st, 2010 at 3:36 pm

2 Trackbacks/Pings

  1. Vertically scroll rss feed | Gopi’s Word press Plug-in listed in this site    Aug 08 2009 / 4am:

    [...] post: Vertically scroll rss feed | Gopi’s Word press Plug-in listed in this site Comments0 Leave a Reply Click here to cancel [...]

  2. Vertically scroll rss feed « My Site    Sep 02 2009 / 12am:

    [...] Vertically scroll rss feed August 24, 2009 gopiplus Leave a comment Go to comments LIVE DEMO [...]

Leave a reply

Name
Mail (will not be published)
URI
Comment