Image vertical reel scroll slideshow wordpress plugin will create the vertical scroll slideshow on the website. This will create the slideshow like reel. The images will scroll one by one from bottom to top. Each slide can be optionally hyper linked; also we can configure the order of the images and hyper-linked target option (i.e. open the link into new window or on the same window). We have short code to add this plugin into pages and posts.
See the Image vertical reel scroll slideshow plugin demo below. Click here to watch the video tutorial for plugin installation and configuration.
Do you want to scroll the images in the horizontal style? Use my image horizontal reel scroll slideshow wordpress plugin.
Features of this plugin
- Easy to customize.
- Support all browser.
- Short code available for pages.
- Short code available for posts.
- Hyperlink option to each images.
- Image order option available.
- Random order image display option.
Security
Only website admin and the user have the administrator privilege can see and change the gallery setting and can add, update, delete the plugin images in the website administration area. watch the video tutorial to add images into gallery.
Admin image management link
WordPress Dashboard → Settings → Image vertical reel scroll slideshow.
Installation instruction
Method 1
- Download the plugin image-vertical-reel-scroll-slideshow.zip from the download location.
- Unpack the *.zip file and extract the /wp-image-slideshow/ folder.
- Drop the image-vertical-reel-scroll-slideshow folder into your ‘wp-content/plugins’ folder.
- In word press administration panels, click on plug-in from the menu.
- You should see your new image vertical reel scroll slideshow plug-in listed.
- To turn the word presses plug-in on, click activate.
Method 2
- Go to ‘add new’ menu under ‘plugins’ tab in your word-press admin.
- Search Image vertical reel scroll slideshow plugin using search option.
- Find the plugin and click ‘Install Now’ link.
- Finally click activate plug-in link to activate the plug-in.
Method 3
- Download the plugin image-vertical-reel-scroll-slideshow.zip from download location.
- Go to ‘add new’ menu under ‘plugins’ tab in your word-press admin.
- Select upload link (top link menu).
- Upload the available image-vertical-reel-scroll-slideshow.zip file and click install now.
- Finally click activate plug-in link to activate the plug-in.
Plugin configuration
Drag and Drop the Widget : Go to widget page under Appearance tab, Drag and drop Image vertical reel scroll slideshow widget into your side bar. its very easy.
Add the gallery in the Posts or Pages : Copy and paste the given short code into pages or posts.
Add directly in the theme : Use this code, <?php if (function_exists (ivrss)) ivrss(); ?> to add the gallery to your Theme files.
Plugin video tutorial
Click here to watch video tutorial and admin screens.
Short code from for the version 1.0 to 7.0
[IVRSS_GALLERY:TYPE=gallery1:DISPLAY=2:HEIGHT=170:RANDOM=YES]
New short code from the version 8.0 onwards
[ivrss-gallery type="GROUP1" display="2" height="170" random="YES"]
Short code definition
TYPE: Name of the image type.
DISPLAY: Number of images you want to display at the same time.
HEIGHT: Height of each image.
RANDOM : Image display order.
Frequently asked questions
Q1. Can I scroll the images in random order?
Yes, random display option available in the short code and widget gallery setting.
Q2. Can I arrange the news scroll order?
In the image management page we have separate field to arrange the image order.
Q3. Can I hide any images temporary?
Yes, in the image management page update the “Display status” to “NO” for the particular image to stop front end display.
Q4. How many images I can displays at same time?
We have “No of images you want to display at the same time” option available in the gallery setting and short code.
Q5. What is “Enter target option” in the image management form?
The target option attribute specifies where to open the linked document.
_blank Open the linked document in a new window or tab.
_self Open the linked document in the same frame as it was clicked (this is default).
_parent Open the linked document in the parent frameset.
_top Open the linked document in the full body of the window.
Download location







Short code for pages and posts
[IVRSS_GALLERY:TYPE=gallery1:DISPLAY=2:HEIGHT=170:RANDOM=YES]
Hi Gopi,
Any idea when this one is ready? Exactly what i need. Your other vertical ones don’t work well for my need.
Almost completed.
I have the short code for posts but I don’t see instructions anywhere for adding my images in a post. I’m a newbie and need much help. Thanks!
Now this plugin available to download..
In the page do you want to align the vertical scroll to left or right? add the short code within one DIV and use this style “style=”float:left”" to that DIV.
This plug-in is AWESOME! The only issue I had is the target option for _blank does not work. Any idea why?
will check and update here…
It seemed to be working fine last night, but this morning instead of the vertical images scrolling, it just had the shortcode [IVRSS_GALLERY:TYPE=gallery1:DISPLAY=2:HEIGHT=150:RANDOM=YES]
so I had to restore the page. Any ideas what might have caused the short code to appear instead of the images?
Thank you for your help.
One other note – it looked fine in Preview, but the live site showed the shortcode instead of the images.
1. Plugin activate properly?
2. In the Editor use HTML option to Paste the short code.
hello,
i install your plug in thanks for it.
but it wont show more then 3 images in the scroll even when im changing it to 5 in the:
No of images you want to display at the same time :
any idea why ?
How many images u have in the database?? this also should more-then 5 to display 5 images….
right now i have 4 of them
http://seodoityourself.co.il/
but it show only 3 no meter what i do.
thanks.
Hi
Just wanted to say many thanks for this plug in.
All the Best
Paul
How to set border to every images and change the space between images?
The vertical scroll with images works great. My question is, I want my text to go next to the images on my page. I put this code in:
[SHORTCODE]
which brings my text up next to the images, however, it also makes my vertical images narrower. Adjusting the padding to a higher number continues to narrow the images more. How do I get the text to stay next to the images and narrow the text column (margins) to not affect the images?
I figured out my text issue, just added a width statement to the above code and it does what I need now. Thanks so much, love it. Kristin
what was the code? I need to do the same thing.
I’m using this plugin in a new website I’m developing but the images do not “slide” as in yours. What do you think I am doing wrong? I have a set of 19 images. Is it this number too small? Hope to get some help because I really like it and wish it would work exactly as yours!!! Thanks, H
Only two+ images enough to scroll… what z the problem ur getting??
Hi
I really like the vertical image scroll plugin and would like to use it on my website.
I have several properties listed on the website. Each project/property page has a large image at the top of the page content underneath along with other images.
What i need to do is have the vertical image scroll plug into the left or right of the main image.
So far i have been unsuccessful and would really like to know how to do it.
How do i wrap the plugin around an image?
Thanks
Ben
if ur using short code, add div with float right option, so the gallery will align right side.. this is what i did in my website…
Thanks for the quick response. Sorry to have to ask but could you post an example of how to correctly add the div float right option to the shortcode please?
Im not very experienced in writing css and dont know what to do. On the internet i found this;
But im not sure how to use this with the shortcode. Please help
"< " div style="float:right" ">" Short code here "< " /div ">"Remove the double quotes…
Hi, thanks for this plugin.
I’m using it in my theme with this code:
and it works.
But I would like to set 200px height of “ivrss_holder1″ div (where images scroll) keeping the images 600px height .
Is that possible?
Thanks
Height option available in the short code itself..
Hi,
Love this plugin. Would like to know how I can speed up the transitions. Is that possible?
Thanks!
Figured it out. Found the setTimeout function in the js file. Just have to remember to change that when I upgrade the plugin!
Unless there is something I can put in the shortcode…
Hi, thanks for your plug-ins.. Is there a way to get the image alt text to show up when you mouse over an image? Like it does in your horizontal reel plugin.. thanks!
I am having the same “alt text” problem with the “vertical scroller” – the horizontal is fine
has there been any conclusion to this?
Just want to say your article is as amazing. The clearness in your post is just nice and i can assume you’re an expert on this subject. Well with your permission allow me to grab your RSS feed to keep up to date with forthcoming post. Thanks a million and please carry on the gratifying work.
Is it possible to display more then one gallery in the same page?
why i not get any images even after add many images
web site running over windows server
Hy. I just want to say that what you post here is really nice post so I have post http://www.gopiplus.com/work/2011/05/30/wordpress-plugin-image-vertical-reel-scroll-slideshow/ on my Facebook profile so everyone can have the possibility to enjoy. I was glad when I saw this tittle, WordPress plugin Image vertical reel scroll slideshow, on google search, and i was so becouse at long last I found what I was looking for. Thank you
They have such a great resource and you can easily get lost in the assortment of offerings.
When my husband died in 2007, Alltel (now Verizon) charged me $278 to cancel his phone. I did not pay it and it kept appearing on my monthly bill until I was able to convince the manager of our local store in August 7 months later that we did not have a contract (We’d been using this cell phone service since 1990 and our original 2-year contract had expired) and that because someone died that it was grossly unfair to charge a termination fee. Finally, this charge was “written” off my bill. I will never ever sign a contract with any cell phone service!
How to slow down the rolling speed ? thanks
Hey, This is a great plugin. I’m having trouble with the destination url. Where do I get the url from? Is it my sites page or a gallery I establish? please help.
I have some jpg prints that I would like to show on my website using these vertical slideshow. Is this possible ? and if so, how do I select my jpg files ?
Thanks
http://geostars.nl/soaps/helen-wagner-nancy-hughes-uit-atwt-overleden.htm
Hey, very nice website!! I will bookmark your web site and take the feeds also…I’m happy to find a lot of useful information here in the post, we need develop more strategies in this regard, thanks for sharing. . . . . .
I really like this slider.
How to control the speed please?
Great Post Cas!I think I will make lkooing for things that I am accepting as Status Quo my thought experiment for the day.I am not sure I could have lived without at least one scroll wheel. I have two on the computer at work. One on the mouse and one on the keyboard and they make life so much better. Of course I brought in my own keyboard from home to get that but it was well worth it!
Hi. Great plugin, but it there anyway to center the slideshow in the widget? Thanks
Fixed it. If anyone else needs to center the image reel in the widget:
In image-vertical-reel-scroll-slideshow.php at line 106
change text-align:left;
to
text-align:center;
easy
Each of the images can have a link target, but can they also have a title – so that if users hover over an image they get a title telling them about the link?
Hi,
really enjoying the simplicity in use of this plugin.
I have one question though. I’d need to have multiple instances of the widget vor different sections of the page in order to customize the sidebars. Is there any possibilty to do that?
Thanks.
Hi,
As Thorsten, I would like to know if it’s possible to have multiple instances of your widget, to use them in different categories section of my website, or if there is a way to duplicate easely your plugin to use them with different images ?
THX
David
what size of picture should I add. the image size i upload is too big, how can I show the whole photo? help me
How can I set a specific width and height to the images? I would like to get the images resized automaticly. Is that possible?
Any option to scroll featured images from custom post types?
Is there a way to change the font color of the title?
Is there a way to change the font color of the title of the slideshow?
thanks for the great plugin! but why the shortcode doesn’t work! It was working last night but now not working ><
how to add a name for the particular image.
Thanx in Advance
hi,
great plugin, i used it on another site no problem, but on a new site i am building it will not allow me to add any images to the gallery, i have setup the gallery, added the widget but when i try to add images and fill out the form it simply reloads the form but blank and says “No data available! use below form to create!”
any thoughts? the site is currently running on my localhost under webmatrix whilst i build it, but i do not think that is the problem as i have used your plugin and this setup on the other site with no problems.
anyone else experiencing this? I am using the very latest WP release
thanks
Darren
seems the plugin doesnt work with the latest WP, i just did a new install, NO theme, NO plugins other than this one and yet it is not possible to add an image to the gallery
anyone else come across this?
thanks
Darren
Plugin tested till wp 3.4 version.. its seems you have not activated the plugin properly.. at the time of activation, it ll create the new table with default value.. if your case no default value, so it means problem in ur activation.
hi admin
thanks for the reply, yeah, i am not sure what is happening, as i have activated, but seems a problem with webmatrix and localhost, as i have just tested on a new site on my hosts production site and it worked, then with an exact copy of the site on localhost run under webmatrix it installs, activates but, doesnt let you create the slides/images – very odd.
thanks
darren
Just installed. There was no table created and I set one up but still it does not add entries to the table.
There are no error messages.
Regards
Pete
Sorry, the table is created, but there are no entries and the insert doesn’t seem to add anything.
Pete
OK, I fixed it. The 2 extra fields you have in the database record do not have their allow null set so the record is not added as you do not provide any values for these firlds.
Regards
Pete
but to change direction, ie from top to bottom?
really very fine
hi,
great plugin, I’m using it in my theme with this code in the new page
[IVRSS_GALLERY:TYPE=gallery1:DISPLAY=5:HEIGHT=60:RANDOM=YES]
[IVRSS_GALLERY:TYPE=gallery1:DISPLAY=5:HEIGHT=60:RANDOM=YES]
it’s work only on (sponsors1) in the page.. cnt get it for the second (sponsors2)..
i need to work it for two side with in a same page itself
Is there any possibilty to do that?
thanks
Bala
hi,
great plugin, I’m using it in my theme with this code in the new page
hi,
great plugin, I’m using it in my theme with this code in the new page
(sponsors1)
[IVRSS_GALLERY:TYPE=gallery1:DISPLAY=5:HEIGHT=60:RANDOM=YES]
(sponsors2)
[IVRSS_GALLERY:TYPE=gallery1:DISPLAY=5:HEIGHT=60:RANDOM=YES]
it’s work only on (sponsors1) div in the page.. cnt get it for the second (sponsors2) div..
i need to work it for two side with in a same page itself
Is there any possibilty to do that?
thanks
Bala
Using 2 slideshow at the same page? i think this will support only one at a page.
Using 2 slideshow at the same page?
Is there any possibilty to do dis?
any reason why the plug in suddenly stops working with the most recent update????
http://browncommercialgroup.com/
just shows shortcode, no images (although there are images in settings). was working fine until the update
Gopi,
I am using your slide show, thanks for creating. Is there a way to upload more than one image at a time. It takes a long time to enter the four pieces of information for each photo one at a time. You can contact me through website as webmaster as well. Thanks, Anne Marie
First of all, great plugin.
I use it as a sponsor slideshow and I’ve got a problem with the images’ width and height. I would like to have all the images in the same width and than keep the original proportions. What’s happening now is that the images overflow eachother. I tried to solve the problem with overflow:visible but this didn’t'work for me. Do you have a solution for this?
Thanks!
Very nice article, this is info I was looking for
newbie here.. i do not know how to change the default images.. please help! thanks!
Thanks…….Great Plugin…………Has all the features I was looking for.
Is it possible to display more then one gallery ( different pictures!!! ) in the sidebar?
THX A LOT
The images do not scroll as in the demo………Is there any setting for this?
No setting required, just activate the plugin and use the short code in the post.
I am using Image Vertical Reel Scroll which is a great plugin for WordPress. It worked okay when I first loaded it but has now stopped scrolling. The images still change but do not scroll upwards as they did.
My system is Windows Vista.
Any help appreciated.
Its not depends on OS, some some issue on the theme..
Fisrt: this is a very good plug-in, thank you very much, and, I have one issue: I have no idea how, but I get some blinks every time that the slide happens. Any ideas?
Here’s the website where I’m testing it: http://petroquimex.com/wp/
And an extra consult: there is any way to control the slide with a couple of buttons, and, is possible to add a function to stop the slideshow on rollover?
Thanks.
I am having the same issue where part of my images blink out completely. Can this be fixed?
Thanks
Hi Brenda, Please share more details.
I’m having the same problem with Version 6.1. What’s happening is that the images scroll and then flash (blink out completely and then back in very quickly) just before the scroll pauses. This flash doesn’t occur in the demo.
Have just downloaded this plugin on a client’s request for use on their website.
Images do not upload – when I enter the details on the Image Management page the details disappear and the image does not appear on the site.
All that appears is “No data available! Use form below to create!”
Have tried this numerous times and have uninstalled and reinstalled to try again with no luck.
I am using Thesis theme for WordPress and using the shortcode wrapped in php in the multimedia box of the theme so the gallery appears only on one page.
The message that appears on the front end of the site is – No image availabe for the mentioned group! please check the short code.
I usually use NextGen Gallery but client specifically wants to use your plugin. Please advise how to make it work.
Thanks in anticipation.
Hi wildelycreative,
I think the table not installed properly in the database, Please check your database and confirm table installed or not.
Does anyone have any advice as to how I can stop Version 6.1 from flashing? The images scroll and then flash once just before the scroll pauses.
I have uninstalled and reinstalled the plugin several times with no change.
I’m using the Ari theme for WordPress.
I’d be very grateful for any help
Hi
Plugin is not working after I have updated wordpress to 3.5
neet to get the ALT txt working for the Vertical – the horizontal is fine
Sorry if this question has been answered before, but is there a way to get the vertical scroll to pause on mouse over?
yes that is also what we need, is it possbile to implement this just like the horizontal version?
I need to center the images as they are not all full width. Is there anyway to format the scrollwe?
Many thanks
Pete
Is there any limitation in the number of images that can be used in one slideshow?
Tahnk you
I have used IVRSS of yours and it works wonderfully.
Desire 2 additional features – One, to get a brief title for each of the images and the second to stall the scrolling of the images in the reel when one hovers the cursor on the image. Is this possible?
What we need is to be able to add a ‘class’ to an inserted image.How can we achieve that?
Also we need a pause when hovering an image…
no support at all for this plugin?
hello,
is it possible to have no hyperlink on the images.
I just want to see the images scrolling.
please let me know how do I add more(above 3) “Image horizontal reel scroll slideshow” for a site.
I want to make slider continuous rite now it stops after every image i want when rollover then
can you please tell me how to do thatstop
any reason why scrolling will not work on home page where shortcode is pasted to a text box. it just shows 3 images, but they don’t scroll?
website is still under development. thanks
Hi, please what parameters are passed to the function
I’m trying to add directly to the theme. Thanks.
I placed the shortcode provided by you on POST but its just showing one image with no animation – i group the images but nothing happening.
Hi
For my site studioinfoart.com/cmk I want to use your plugin twice but not on same page. I want two different vertical sliders on two different pages.
is it possible.
i have created one and now i want to use it again but what i see is that the widget is missing from the widgets page… is it because i have already used it once?
thanks for this gr8 plugin
Same issue here – and i observed admin is not responding to this issue since many ppl asked the same problem
whats the reason that images are not scrolling in chrome and working fine in Firefox..
i had done it but the thing is my scrool is not smoothly running it moves top by 5sec interval
i need Image horizontal scroller. please help
I really really love your plugin!
Last days I noticed that, changing screen size (for example to 90%) make the slide stop at all.
Is it normal? I mean, maybe the plugin is not responsive or something like that?
Thanks a lot anyway.
Last update seems nice, but it has a problem: it’s not compatible with the old groups created with previous versions