18
Jul

Vertical scroll recent post

   Posted by: admin   in Plug-in

See demo on sidebar : Recent Post

This will scroll the recent post title in site side bar

We can use this plug-in in two different way.
1. Go to widget menu and drag and drop the “Vertical scroll recent post” widget to your sidebar location. or
2. Copy and past the below mentioned code to your desired template location

<?php if (function_exists (vsrp)) vsrp(); ?>

In version 4.0 three new option added.

  1. Categories selection.
  2. select display Orderbys.
  3. select display order

Feature

  1. User can see the newest post at sidebar.
  2. You can customize the number of recent post to display.
  3. It’s scrolling so it occupies less space in sidebar.

Installation Instruction & Configuration

  1. Unpack the *.zip file and extract the /vertical-scroll-recent-post/ folder.
  2. Drop the ‘vertical-scroll-recent-post’ folder into your ‘wp-content/plugins’ folder
  3. In word press administration panels, click on plug-in from the menu.
  4. You should see your new ‘vertical scroll recent post’ 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 vertical scroll recent post widget to your desired location in the active sidebar.
  7. or you can upload the zip file directly by using dashboard plugin upload option

Frequently Asked Questions

How many numbers of recent posts title will scroll?
Admin can set this number in widget management area. Enter the number in this widget field “Enter max number of post to scroll” see screen 1.

How many numbers of recent posts title will display at same time?
Admin can set this number in widget management area. Enter the number in this widget field “Display number of post at the same time in scroll” see screen 1.

Why only few characters display in scroll?
Yes, it will display only first 50 character in scroll. We need some restriction to smooth scroll.

Tags: , , , , , ,

This entry was posted on Saturday, July 18th, 2009 at 6:30 am 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.

42 comments so far

 1 

where is the link o download this plug in??

July 20th, 2009 at 7:16 pm
admin
 2 

just now published..

July 21st, 2009 at 1:25 am
 3 

Vertical scroll recent post – Good Plugin. Thank. +5 Rating :)

July 21st, 2009 at 7:45 am
 4 

Works great, thank you

July 21st, 2009 at 12:01 pm
Marty
 5 

Is there any way to restrict which category is displayed?

August 5th, 2009 at 8:32 pm
admin
 6 

At present we don’t have that option, we do this in next version, thanks for the suggestion.

August 6th, 2009 at 10:02 am
 7 

Is there anyway to change the speed of the scroller?

August 8th, 2009 at 11:38 pm
admin
 8 

Hi sgpress !
At present we don’t have automatic option to change the scroll speed, but you can do manually, for that

1.open this ‘vertical-scroll-recent-post.js’ JS file
2.find the below function
setTimeout(”vsrp_scroll();”, 2000);
3.and change the 2000

August 9th, 2009 at 8:45 am
 9 

This is a great plugin and I would really like to use it on client’s sites-

My only issue is that it does not validate– no where close actually… (over 100 errors), so I guess I’m going back to a static recent posts column…

August 21st, 2009 at 5:18 pm
 10 

How to change the color of the font since my wall paper is black

August 25th, 2009 at 5:26 am
 11 

I found one error on line 75 in php file:
;

I removed one $, and CSS validator passed my css.

August 31st, 2009 at 2:21 pm
 12 

Hi, just a question. Is it possible to add the name of the article’s author after the title? I try to put it on, but i can to put only the author’s ID. Thanks.

September 13th, 2009 at 3:15 am
admin
 13 

At present no option, will do this in next version

September 13th, 2009 at 9:30 am
 14 

There seems to be a minor bug with this plugin. Contents of the plugin does not translate with wordpress plugin global-translator.

September 13th, 2009 at 5:36 pm
Enrico
 15 

Hi, wonderfull plugin, thanks. How we can modify widget’s style ? I would obtain a scroller with same style of others widgets, it’s possibile ? Thanks again.

September 18th, 2009 at 5:15 pm
 16 

love all of your plug ins! Awesome!

Quick question. I am not javascript literate, but is there a way to use the vertical scroll recent post plug-in to display only posts from a particular category on my blog?

Also, is there a way to allow it to display more lines of the post under the title? I’d really like to only show one at a time.

Thanks again for these plugins! They are a savior!

September 23rd, 2009 at 1:21 pm
admin
 17 

At present no option to select the category. will do this in next version.

You can change the display setting in setting page!
Go to vertical scroll recent post link usnder setting tab to change the display setting.

September 23rd, 2009 at 11:08 pm
admin
 18 

Version 4.0 uploaded with category selection , order by feature

September 27th, 2009 at 7:22 am
frenchy232
 19 

hi, love the plugin but have noticed that it does not appear to be picking up new posts, any ideas?

http://www.mightcontainnuts.com

September 28th, 2009 at 6:22 am
 20 

Great plugin m8,

is it possible to use the same plugin but to display titles from an rss feed? I can hundle code in some extent, in case you can guide me. :-)

Best,
Nick.

October 20th, 2009 at 4:39 am
admin
 21 

Try this plugin
http://gopi.coolpage.biz/demo/2009/07/18/vertically-scroll-rss-feed/

October 20th, 2009 at 5:33 am
 22 

I’m using worpress as CMS in this site. When I put vertical sroll widget in left sidebar it changes the content of the page. Instead of page original contents it displays the posts in vertical scroll plugin list (without scrolling). Any suggestion?

October 24th, 2009 at 9:58 am
 23 

I am trying to limit the category and when I do All that shows in the widget is “No Data Available”

Any suggestions?

Thanks

Yo Yo Yogi

October 25th, 2009 at 6:25 pm
 24 

it would be cool if there was a way to fast forward thru the scroll… perhaps an up and down arrow that increases the speed of the scroll…

October 25th, 2009 at 6:42 pm
admin
 25 

Yes, use default plugin available with WP.

October 26th, 2009 at 1:15 am
 26 

I cannot see where to download this very cool looking plug in? Where?

October 28th, 2009 at 10:40 pm
Alex
 27 

To Franz:

For the query is used query_post, this always force to change the main page. The solution is available at vertical-scroll-recent-post.php file!

Comment with // the following code to looks this way:

// $sSql = query_posts(’cat=’.$vsrp_select_categories.’&orderby=’.$vsrp_select_orderby.’&order=’.$vsrp_select_order.’&showposts=’.$num_user);

DON’T comment the following code:

$vsrp_data = $wpdb->get_results(”SELECT ID,post_title,post_date FROM “. $wpdb->prefix . “posts WHERE 1 and post_type=’post’ and post_status = ‘publish’ order by ID desc limit 0, $num_user”);

Comment with // the following code:

// $vsrp_data = $sSql;

Hope this helps.

November 4th, 2009 at 4:28 am
Greg MD
 28 

Great widgets! Thanks!!!

Is there a way to increase the width?

November 5th, 2009 at 5:57 am
admin
 29 

Check admin setup page to modify the setting.

November 5th, 2009 at 7:31 am
 30 

Great widget.

I would recommend adding a “wp_reset_query();” at the end of your vrsp() function. If the widget is placed in front of the Loop (i.e. left side widget) it breaks the display of all content. This fix solved the problem. Thanks.

November 10th, 2009 at 5:59 pm
admin
 31 

OK thanks, will check this in the next version.

November 10th, 2009 at 11:20 pm
philwhite
 32 

Hello i have that problem can you tell me where I could put that “wp_reset_query()” ?
Thanks a lot.

November 12th, 2009 at 12:58 pm
philwhite
 33 

I founded the place is after the puted in the template
Thank you

November 12th, 2009 at 1:30 pm
Ted
 34 

Is there a way to turn off scrolling and then be able to turn it back on (a toggle option would be nice)?

November 21st, 2009 at 5:19 pm
admin
 35 

At present no option, will do this in next version.

November 23rd, 2009 at 3:30 am
 36 

Thanx for this great plugin! What code should I alter to display not only post title, but a few first lines from the posts’ content?
Would you extend anything like that in a next version? (Like, Admin settings for “Include post-contents: y/n”, “Number of words to display:”

December 3rd, 2009 at 8:35 am
 37 

Thx… :)

December 6th, 2009 at 11:24 am
fan
 38 

Thanks for the great plugin with one question left:
can the scrolling post news stop when the mouse point at the relevent news?
thanks again

December 12th, 2009 at 11:22 pm
 39 

thanks for the small powerful plugins, for sure i am using it at http://4website.net .

January 3rd, 2010 at 11:56 am
Sam
 40 

Hi,
Gr8 plugin, quick question can i add few line from the post itself on the scroller.

Now we can only display title, can i add in few code to show the content as well.

Thanks

January 21st, 2010 at 7:15 pm
Douglas
 41 

Great plugin.

There is anyway to show, before the post title, the date of the post?

January 27th, 2010 at 11:38 am
Walter
 42 

Hie there, thanks for this wonderful plugin. Im just curious. How can i put the title AND the excerpt?

February 9th, 2010 at 1:53 pm

One Trackback/Ping

  1. Vertical scroll recent post « GOPI – DIGITAL NOTEBOOK    Sep 17 2009 / 11pm:

    [...] Comment! LIVE DEMO [...]

Leave a reply

Name
Mail (will not be published)
URI
Comment