Superb slideshow gallery
October 10, 2010 |
Posted by:
Gopi R |
Wordpress plugin |
155 Comments |
Superb slideshow wordpress plugin is a strong cross browser fade in slideshow script that incorporates some of your most requested features all rolled into one. Each instance of a fade in slideshow on the page is completely independent of the other, with support for different features selectively enabled for each slide show (This is the updated version of superb slide-show plug-in). This plugin lets showcase your images with corresponding description. this is a ultimate fade in slideshow gallery.
Features of this plugin
- Superb fade in effect that has the current image fading over the previous one.
- Slide-show can be set to stop rotating after x cycles.
- Each slide can be optionally hyper linked.
- Each slide can have an optional description associated with it.
- Descriptions can either be set to show on demand (when the mouse rolls over the slide), or be always visible until explicitly dismissed.
- Slide-show automatically pauses on mouse over.
We can configure this plug-in in three different way.
Drag and drop the widget: Go to widget menu and drag and drop the “superb slideshow gallery” widget to your sidebar location.
Paste the php code to your desired template location: Copy and past the below mentioned code to your desired template location(ie in PHP file). <?php if (function_exists (ssg_show)) ssg_show(); ?>
Short code for pages and posts: See short code
Live demo 2
ssg-superb-slideshow=type=width=height=pause=fadeduration=cycles=random.
ssg-superb-slideshow = short code.
type = Enter gallery type (This field is to group the images).
width = Width of the gallery.
height = Height of the gallery.
pause = Pause between content change.
fadeduration = The duration of the fade effect when transitioning from one image to the next, in milliseconds.
random = galley image order.
Installation Instruction
Method 1
- Unpack the *.zip file and extract the /superb-slideshow-gallery/ folder.
- Drop the ‘superb-slideshow-gallery’ folder into your ‘wp-content/plugins’ folder.
- In word press administration panels, click on plug-in from the menu.
- You should see your new ‘superb slideshow gallery’ plug-in listed under Inactive plug-in tab.
- To turn the word presses plug-in on, click activate.
Method 2
- Go to ‘add new’ menu under ‘plugins’ tab in your wordpress admin.
- Search ‘superb-slideshow-gallery’ plugin using search option.
- Find the plugin & Click ‘Install Now’ link.
- Finally click activate plugin link to activate the plugin.
Method 3
- Download the plugin superb-slideshow-gallery.zip from wordpress directory.
- Go to ‘add new’ menu under ‘plugins’ tab in your word-press admin.
- Select upload link (top link menu).
- Upload the available superb-slideshow-gallery.zip file and click install now.
- Finally click activate plug-in link to activate the plug-in.
Frequently Asked Questions
Q1) How to update the width, height, fadeduration, pause of the gallery?
Administration → Settings → superb slide show gallery → Gallery setting
Q2) Where to upload my image?
Administration → Settings → superb slideshow gallery → Image management
Q3) How the slide show manages the order?
Ordering option available in “Image management” page, if you want random order use “Random” setting in galley setting page, in short code also random keyword available.
Q4) How to split the images for gallery?
Use this “Enter gallery type” filed to split the images for gallery. This field available in “Image management” page.
Q5) Where to update the duration of transition?
Administration → Settings → superb slide show gallery → Gallery setting
Q6) Where to update the pause time between images?
Administration → Settings → superb slide show gallery → Gallery setting
Q7) loading, close, restore icon not display?
Update the image full path in this java-script file “superb-slideshow-gallery.js”.
Download link
Other slideshow plugin
nice solution,
I will test it.
I have not very fast internet, it works ok.
Nice of you improving your portfolio but check:
- Dynamic Content Gallery
- Featured Content Gallery
- FlashXML.net slider
- Monoslide
- Frontpage slideshow
- etc, etc
The Super Transition worked well “out of the box”, but not the superb.
All I got was errors. Do I have to manually place an xml or other command code anywhere, or does it automatically place the files in the appropriate places?
The above message posted here wrongly, this is not a XML based gallery, this is pure java-script with php.
how do i upload images from computer
Hi gray, use the wp media upload option to upload your images, and add the url into this plugin image management area.
[...] на ней слайдшоу своих работ со ссылками на них.Cкачать Superb slideshow gallery с сайта разработчикаСкачать Superb slideshow gallery с WordPress.orgВо все времена [...]
How do I remove the hyperlink from the images. I don’t want you to be able to click on them. Please help.
use “#” this in the hyperlink text box.
Except, of course, that using “#” DOESN’T remove the hyperlink. It just directs it back to the same page. Which is NOT what he (or I) want. Holy crap, is it really THAT hard to understand that some of us just want a slide show? A slideshow WITHOUT links, thumbnails, and all the other bullshit that people insist on loading into these plugins?
Can this slider be styled? If so, what are the div IDs and Classes? I’ve tried the following:
descpanelfg
superb-slideshow-gallery
fadeslidedescdiv
Thanks!
Could this be integrated with Facebook Photo Fetcher? http://www.justin-klein.com/projects/facebook-photo-fetcher/
I’d like to call the function fpf_fetch_album_content()
and be able to include parameter tags.
@Dee
try to style it with the “galleryplayer” class (not id)
how to i use several instances of this plugin? I want to use it 4 times in my sidebar?
Love the plugin. Exactly what I was looking for. I can’t seem to figure out how to center it though… I’m fairly new to php, but can stumble my way through it… I tried to align the DIV that houses the slideshow to the center, but that just broke the plugin… any help would be graciously accepted…
Thanks for the great plugin! Best I’ve used.
Quick and only question – how do I disable image links all together? I currently have the urls on # but I don’t want the link function at all.
fyi I’ve hardcoded the php in the template.
thanks!
Hiya,
I want to integrate your plugin in my website. I’m using Firefox. The ‘titles’ are not in sinc with the images. They are always 1 behind where they should be?
Any Thoughts?
Thanks.
When upload images and set up nothing comes up in slider, deleted old pics it came with, it worked when I installed but when i load my own pics nothing happens??
Hi. All installed and running smoothly bar one thing…..it shows on top of my images when I click to enlarge any image on my site.
Please help! My site is nearly finished!!!
Nick
This is due to z-index issues. Check the values for the gallery plugin being used in the CSS (they often seem to be 100 or more), and set the div element which the slideshow sits in (fadeshow1) to a lower value. I solved this by adding to my theme:
#fadeshow1 {
z-index:99;
}
[...] and the author has a message on his website saying he’s unavailable for a month and a half. http://www.gopiplus.com/work/2010/10/10/superb-slideshow-gallery/ Share News, Product Reviews Aaron Sylvan, Colorbox, CrossSlide, FancyBox, jQuery, [...]
Great plugin thanks.
I’m testing it now
It works very well
I place it on the site of one of my clients: rsm-consulting.fr
I will surely make a donation!
thanks
I don’t understand how to configure this plugin and am having issues with it. I put the code on the page I want the slideshow to be on:
[ssg-superb-slideshow=widget=250=200=2500=500=0=YES]
Under the IMAGE MANAGEMENT option:
Enter image url: (this i get, obviously)
Enter Target Link: (Target link to the page I want the slideshow on?? I don’t understand.)
Enter Target Option: ( _blank, _parent, _self, _new—pretty self explanitory)
Enter image title: (I give the image a name?)
Enter Gallery Type: (What are my choices? I put “page”?)
Display Status (Yes/No—self explanitory)
Display Order: (I get it, 1 ,2, 3, etc)
I fill in the information, and I get an error:
“No data available! use below form to create!”
Please advise…. thanks!
Is there a way to use multiple image sizes? I’ve got both portrait and landscape images I want to display.
Adblock removes all your widgets in Safari. It might do that in all browers – I haven’t checked. Please fix this, because otherwise I can’t use these incredible widgets!!!
How do I select which images will appear on a given gallery ?
How do I put the code for a galery on a post or page ?
I am using the shortcode version. Is there any way to turn OFF the image captions when using shortcode? I would much rather have the image captions be ONDEMAND.
I am using this plugin and it works great. The only issue I have is that when members register on my site and go into adjust their profiles in WordPress, they have the ability to edit this slideshow plugin. The “Administrator -> Settings” shows up and is editable for members without Admin rights. Please help!
Otherwise this is a great plugin!
Hi,
I’m getting this error..
Plugin could not be activated because it triggered a fatal error.
Parse error: syntax error, unexpected T_OBJECT_OPERATOR in wp-content/plugins/superb-slideshow/superb-slideshow.php on line 41
Please help!
Can we increase the number of images to be displayed?It is limited to 5 only at the moment. Thanks in advance!
I’m confused, Can there only be one instance of the slideshow?
I see no way of creating new sideshows with different images. This is weird.
the settings make no sense
what’s the difference between image url and target link?
How is one to know what is meant by “gallery type” and what are the options? there;s none listed.
And what does “display status” mean?
How can I align the text?
in the js file i tried:
.eq(1).css({color:’#E2E2E2′, align:’left’}).html(setting.closebutton + setting.longestdesc).end()
But nothing happens. Anyone who knows how to fix this?
hi,
any post which displays your slideshow (even on a hidden “private” post), prevents my custom menu from working, i.e. the dropdown no longer drops down at all.
you know what this might be about and/or how to fix it?
thanks,
philip
[...] http://www.gopiplus.com/work/2010/10/10/superb-slideshow-gallery/ nice design « Good to know Do you want to view only the webpage content that was delivered securely? » [...]
Thanks for nice plugin.
Is there any way to use Unicode in image title and gallery name field?
I love your plug-in, but would really appreciate the option to have it load with a WHITE background first. My page background is white, and it looks really weird to have this big, black rectangle in the middle of the page.
Thanks for considering this possibility!
Nina, you can change the background to white. Just replace the three instances of ‘black’ to ‘white’ in superb-slideshow-gallery/inc/superb-slideshow-gallery.js
For anyone else who reads this…only change the first two instances of the word “black”. The third one will make the peek-a-boo background to white and therefore invisible since the letters are also white. Hope this helps!
Hi Joseph,
Is this located in the style sheet?
Dear friend Gopi,
As they specified in formfilling job
1. no computer knowledge is necessary
2. just copy and pasting
3. for each copy and paste we get Rs.2/-
4. for each referal we get Rs.100/-
But what they showned while registering is all boosting and actually that is not the reality it seems.
Hence kindly guide me if this is the genuine or let us drop this.
thank you
nagendra
I have just installed this on my testbed site and am very happy with the results. It does exactly what I needed it to. Thanks for developing it!!
I have one suggestion for future releases: Give us a way to name the photo for the admin list that doesn’t show up in the caption. I don’t need/want captions for these images in the slidehow itself but in leaving that field blank it gives me no way to determine which image is which on the Image Management page… other than clicking “Edit” on each image to see.
How do i produce multiple slideshows on different pages
I , too, have been looking all over trying to make multiple slideshows with specific content for different pages. Maybe I am missing something. Advice appreciated. Love this plugin. The one slideshow I have is very nice.
This plugin is actually very simple to use although it’s a bit clunky in the setup because of the redundecy and the way some of the things are named; it’s not very clear.
Here’s the lowdown with this plugin. It’s not as brain wracking as many people think, although it’s super easy to over think this one:
Gallery Settings Page:
1. the top half of the Gallery Settings Page is a waste of space. It’s really just an example for the actual code and changing anything in the top doesn’t change the “code” down below. It doesn’t seem to do or mean anything, nor does the “title” line at the top of the page. I thought maybe this plugin came with a sidebar widget, hence the need for title, but nope, it doesn’t. Don’t even bother looking the top part of the page. For me, it was the top part that confused me the most.
2. In the bottom half of the Gallery Settings Page is some basic instructions written in gibberish. Not too useful unless you can read between the lines or spend enough time fiddling with this plugin to figure out what it does.
3. If you want multiple galleries, use the shortcode in your posts and pages.
4. All the magic is created in the Image Management Page and the short code.
Image Management Page:
1. Enter image url = WHERE IS THE PICTURE LOCATED ON THE INTERNET? PUT THE ADDRESS HERE. (example: This is the address for one of the images in the gallery at the top of this page…http://www.gopiplus.com/work/wp-content/uploads/pluginimages/600×400/600x400_1.jpg)
2. Enter target link = WHEN SOMEONE CLICKS ON THE PICTURE, WHERE DO YOU WANT TO SEND THEM – It’s an image link (example: http://www.google.com)
3. Enter target option =
_blank loads the linked page/file in a new, unnamed browser window.
_parent loads the linked page/file in the parent frameset or window of the frame that contains the link. If the frame containing the link is not nested, the linked page/file loads into the full browser window.
_self loads the linked page/file in the same frame or window as the link.
_new – I’ve been reading that this one isn’t W3C HTML Standards compliant but many browser are forgiving and allow it. Unless you really know what this one does since what I read could be outdated, stick with _blank
4. Enter image title = THIS MEANS GIVE THE IMAGE A CAPTION. THE CAPTION IS THE WHITE WRITING AT THE BOTTOM OF THE PICTURE.
5. Enter gallery type (This is to group the images) – THIS ACTUALLY ISN’T TYPE, IT’S NAME. NAME YOUR GALLERY. WHATEVER PICTURES YOU ADD INTO THIS GALLERY, IS WHAT YOU’LL GET, WHEN YOU CALL IT UP USING THE SHORT CODE. (example: Let’s say I want 2 different galleries. motorcycles and cars. Whenever I set up a new picture, I’ll either put it in type, motorcycles or cars). Use the same “gallery type” name to group your pictures into your specific galleries.
6. Display Status = DO YOU WANT THE PICTURE TO SHOW IN YOUR GALLERY, YES OR NO?
7. Display Order = IF NOT SET TO RANDOM WHAT ORDER SHOULD THE PICTURE BE PLAYED IN. SHOULD IT COME 1ST, 2ND, 3RD, ETC.
8. Insert Message button = THAT ACTUALLY MEANS SAVE.
After you save, you’ll see what you just did and in which gallery you put your picture in.
Make as many galleries as you want by naming them whatever you want. Just make sure in the type spot you put the appropriate gallery name for each picture. They gallery type, or name, is used to group the pictures together in the same gallery name.
What the short code really means:
[ssg-superb-slideshow=widget=250=200=2500=500=0=YES]
1. ssg-superb-slideshow= THIS IS THE CODE THAT TELLS THE PLUGIN IT’S TIME TO WORK. GOTTA HAVE THIS SO DON’T CHANGE IT.
2. widget= THIS ACTUALLY ISN’T A TYPE. IT’S A GALLERY NAME. IT WILL BE THE NAME OF YOUR SPECIFIC GALLERY. – You can edit this part in the code
3. 250= WIDTH OF THE GALLERY – You can edit this part in the code
4. 200= HEIGHT OF THE GALLERY – You can edit this part in the code
5. 2500= HOW LONG WILL THE PICTURE DISPLAY IN MILLISECONDS (1000 milliseconds = 1 second/2500 milliseconds = 2.5 seconds) – You can edit this part in the code
6. 500= HOW LONG DO YOU WANT THE TRANSITION OF THE PICTURES TO TAKE (500 milliseconds = half of a second) – You can edit this part in the code
7. 0= HOW MANY TIMES DO YOU WANT THE GALLERY TO CYCLE THRU THE PICTURES (0 = INFINITY/1 = ONLY ONE TIME FROM BEGINNING TO END, THEN STOP ) – You can edit this part in the code
8. YES = SHOW PICTURES IN THE GALLERY IN A RANDOM ORDER (NO = SHOW PICTURES IN THE ORDER YOU SPECIFY IN THE IMAGE MANAGEMENT PAGE) – You can edit this part in the code
Using your galleries wherever you want:
1. Using my example of motorcycles and cars, I’ll want to call up the right gallery into a page/post. To do this I’ll edit the code to either motorcycles or cars. My short code will look like this [ssg-superb-slideshow=motorcycles=250=200=2500=500=0=YES] or [ssg-superb-slideshow=cars=250=200=2500=500=0=YES]. The name might becase sensitive, I’m not sure.
2. Put the short code in the page/post you want the gallery to show in. The gallery you specified in the code, is the gallery you’re gonna get.
Hope this helps.
I’m having some trouble with something and maybe someone has this figured out.
The little graphics that come with the plugin, the x and the loading, there not show up in my installation although they are with the plugin files.
Anyone have any idea how to make these work?
Thanks
Thank you Becky! But I still can’t figure out how to changes images if I paste the short code into the posts or pages. For example:
If I have a slide show in the sidebar with image1.jpg, image2.jpg, image3.jpg, image4.jpg
And another slide show in the page, how do I change the images to image5.jpg, image6.jpg, image7.jpg, image8.jpg?
Is it done within the sortcode, the admin pages, or ???
TIA for any feedback. Nice widget, thanks again.
I figured it out (I think!). If you want multiple slide shows either on one page or multiple pages or whatever, you have to fill in the “Type (This field is to group the images)” box with a unique name for each slideshow, right? So if you have 4 images in a slideshow that you call “slideshow1″, put “slideshow1″ in the “Type” box for each image. So if you have 5 images in a slideshow that you call “slideshow2″, put “slideshow2″ in the “Type” box for those images, and place the short code in the location you want it on your pages or posts. It’s pretty confusing, but it works. In full agreement for future need for loading/configuring multiple images.
WHAT I CAN’T FIGURE OUT…
How do you control the “Description Option” in multiple slide shows. I see no way to do that in either the admin Settings/Gallery Settings or the short code. My desire would be to have a setting other than ondemand or always, such as “never”. TIA for any help!
Becky, that was an excellent breakdown on how to get the slider to work. Thanks!
This plugin is one of the best there is! I know because I have spent the last 48 hours playing with over 15 of them. This one for sure is the best for widgets. When I say best, I mean for a slideshow. If you are looking for something other than a slideshow, then this may not be it. Not only can this plugin work in a widget, page or post, but it can be linked to where ever you like. A huge advantage. On a scale of 1-10, this is a 20. Thanks.
How do you make it work with multiple widgets? There is only one superb slider widget so I am assuming you are inserting the shortcode in a text widget?
If I try that the text widget prints out the shortcode instead of processing it.
Tips would be greatly appreciated!
Instead of having a black background before the images load, is it possible to insert text? Like “loading…” for example? Or maybe a small image with that says loading?
Thanks in advance,
Kenan
I am trying to do the same thing… instead of the black background that you see before the images load, is it possible to have an image?
Please help. Thanks!
This script looks exactly like Dynamic Drive’s Ultimate Fade-in slideshow.
This is such a great resource that you are providing and you give it away for free. I enjoy seeing websites that understand the value of providing a prime resource for free. I truly loved reading your post. Thanks!
My photos in de gallery show perfect in Exlporer 8. But now I have installed Explorer 9 and the photo do not show anymore. Has any one an idea what the reason could be?
Would you brain if I reference several sentences out of your submit? I am studying for mission for highschool. Thanks!
Thanks for your plugin!!! I liked it very much!!!!!
Great plug-in! Very useful. Thanks.
Very good plug-in! Very useful. Thanks.
Good plugin but where is ADMIN? Becky asked so much important questions, that I can’t add more. I just want to see the answers!!!
——————
Where is ADMIN?
U can find the admin link under setting tab of your website dashboard.
And one more:
1. target option makes HTML Invalid if it is STRICT DOCTYPE
2. it’s “very funny” to upload 20 or more pictures one-by-one….. Plugin realy needs to have an apportunity to upload pictures from folder.
If i set retrieve from folder directly. some user wrongly update the plugin directly from word-press directory (if i published new version). so they lost all the existing images..
hi there,
how can I place the slideshow behind other objects? Please take a look here: http://9punkt.pl/projekt/mtblanc, it comes in front of everything which you can only see after you click on a gallery pictures and run lightbox effect. The banners are in front of it, which loox rather unacceptable. Is there a way to change it?
thanks in advance
How can I position this slideshow away from the left side of the page?
Hi there,
AMAZING plugin, and only 1 question, is it possible to add it to the same page twice??
Paddy
YES, WE CAN.:)
Please can you update to support WordPress 3.1.2?
This will support 3.1.2.. and check the plugin page regularly. i ll update the version soon..
[ssg-superb-slideshow=page=600=400=2500=500=0=YES]
ssg-superb-slideshow=type=width=height=pause=fadeduration=cycles=random.
ssg-superb-slideshow = short code.
type = Enter gallery type (This field is to group the images).
width = Width of the gallery.
height = Height of the gallery.
pause = Pause between content change.
fadeduration = The duration of the fade effect when transitioning from one image to the next, in milliseconds.
random = galley image order.
Superb, thank you Gopi R.
Hi,
There is a conflict between Superb Slideshow Gallery and Cimy Header Image Rotator
“So, I’ve figured out that when the “superb slideshow gallery” is activated “Cimy Header Image Rotator” stops working. Any body have a strategy to fix this?”
http://wordpress.org/support/topic/conflict-between-superb-slideshow-gallery-and-cimy-header-image-rotator?replies=2#post-2117026
Cimmo, the author of Cimy Header Image Rotator
replied:
“Yes, tell the author of the other plugin to import jqeury in a standard way as documented by WordPress devs.”
Let me know if this gets fixed–I like both plugins.
Thanks,
Brian
Would someone be able to tell me how to center the slideshow within a div? I tried:
[ssg-superb-slideshow=lefttest=250=200=2500=500=0=YES]
that moves the slideshow to the center of the div, but it also bumps the images within the slideshow div to the right
Thanks!
The post above deleted the html I had referenced.
In longhand,without the normal angle brackets it was CENTER (enclosed with angle brackets) before the [ssg-superb-slideshow=lefttest=250=200=2500=500=0=YES] and /CENTER (enclosed with angle brackets) afterwards. Thanks
Is there any way insert more than one php file with the shortcode configuration into a template file?
Yes, add the short code 2 times.
Thanks for your quick response. I saw that, and it is great. But I need to add two slideshows in the index.php as php code and not as shortcode (for pages and posts).
With PHP code: we can add only one time. bcos in the code i have fixed the div name. u can change ur self by update the div name in the main plugin php file ( search “ssg_show” this function and update the div name)
Thanks alot Gopi. I´ll try that.
Great plugin!!
Hi,
Is it possible to set the width to 100% rather than pixel size?
[...] Superb slideshow gallery [...]
Hi!
Is it possible to make a slideshow with a set of pictures instead of adding one photo at a time.. -)
Great plugin by the way…
Use Superb Slideshow plugin, this ll read images from xml….
hi there,
how can I place the slideshow behind other objects? Please take a look here: http://9punkt.pl/projekt/mtblanc, it comes in front of everything which you can only see after you click on a gallery pictures and run lightbox effect. The banners are in front of it, which loox rather unacceptable. Is there a way to change it?
thanks in advance
use z index in the style
I really need help with this. Even if you delete my comment. Please send me an email. I don’t know where/how to fix/adjust the z index and I really love the plugin.
Thank you.
[...] Superb slideshow galleri [...]
[...] Superb slideshow gallery [...]
[...] roll over the mouse on the gallery to check the description and navigation link. Also check the superb slideshow gallery WordPress [...]
[...] roll over the mouse on the gallery to check the description and navigation link. Also check the superb slideshow gallery WordPress [...]
Great slideshow plugin! Works correctly as a widget on the right sidebar of a page (Vigilante theme). However, when I deactivate it as a widget and embed the following short code in the page body text instead, the gallery width is only about 250 pixels and the pictures don’t load…
[ssg-superb-slideshow=gym-gallery=500=500=5000=500=0=NO]
Did I miss something?
(Thanks!)
Just take view source and check all JS rendered properly… also when u paste this short code in the editor use HTML version.
Thanks for the quick response!
I did use the HTML view in the editor when I added the short code…
[ssg-superb-slideshow=gym-gallery=500=500=5000=500=0=NO]
Here is the JS line generated from it…
var mygallery=new SuperbSlideshowGallery({wrapperid: “gym”, dimensions: [250, 500], imagearray: [ ],displaymode: {type:”auto”, pause:500, cycles:500, wraparound:false}, persist: false, fadeduration: 5000, descreveal: “peek-a-boo”,togglerid: “”})
It appears that something is changing the width to 250 in addition to whatever is causing the image load problem. Again, it works fine as a widget on the sidebar.
I have this change up on the “live” site temporarily if you wanted to take a look. The gallery instance is mixed in with a bunch of static pictures. Here’s the page link…
http://www.intensept.com/the-gym
Thanks for your help.
One other thing, I just noticed that the fade duration (500 ms) and the pause (5000 ms) appear to be reversed in the generated JS…
var mygallery=new SuperbSlideshowGallery({wrapperid: “gym”, dimensions: [250, 500], imagearray: [ ],displaymode: {type:”auto”, var mygallery=new SuperbSlideshowGallery({wrapperid: “gym”, dimensions: [250, 500], imagearray: [ ],displaymode: {type:”auto”, pause:500, cycles:500, wraparound:false}, persist: false, fadeduration: 5000, descreveal: “peek-a-boo”,togglerid: “”}), cycles:500, wraparound:false}, persist: false, fadeduration: 5000, descreveal: “peek-a-boo”,togglerid: “”})
Thanks again for looking at this!
‘Had to get this running today. Found a work-around. Since using the plugin as a widget seemed to work, I grabbed the generated JS from the sidebar and placed it in the page body. It looked correctly formed and worked as required.
It appears that there is an issue here with the generated JS when short code is placed in the page body. Likely, the short code is not being parsed correctly or something else is stepping on it.
[...] Live demo available on the sidebar. Do you want to display the images with description? Check superb slideshow gallery wordpress [...]
[...] demo available on the sidebar. Do you want to display the images with description? then use my superb slideshow gallery [...]
Working from home is more stress free, then working at a 9 to 5 job. Doing this is a great way to make money.
[...] Superb slideshow gallery [...]
[...] post title – Scrolling down popup plugin – Image vertical reel scroll slideshow – Superb slideshow gallery – Email [...]
[...] in fade out post title – Scrolling down popup plugin – Image vertical reel scroll slideshow – Superb slideshow gallery – Email newsletter – Fade in fade out post title – Scrolling down popup plugin – Image [...]
Let us be honest, we all are curious from time to time about the legal background of our company associates, buddies, acquaintances and even loved ones. Whether this search is for individual use or for company functions, one can find all the necessary information about a specific person. This process entails looking up and compiling criminal records, commercial records and financial records of an individual. On-line background checks are becoming popular due to their availability on the Web and their accessibility to public records.
[...] scroll Continuous rss scrolling Continuous announcement scroller Vertical scroll recent post Superb slideshow gallery Email [...]
[...] scroll Continuous rss scrolling Continuous announcement scroller Vertical scroll recent post Superb slideshow gallery Email [...]
hi gopi,
just wanna inform you that when i use this plugin of urs, i cant ADD TAG and ADD IMAGE.
thanks.
Dear Gopi,
Superb slideshow gallery 4.0 is causing a massive conflict with WordPress 3.2.1 when editing posts. It is messing the tool bar with HTML tool bar togheter, not allowing to upload multiple images and when you try to create a link it exits the editing page without saving. I deactivated the plugin and things went back to normal again.
Problem is possibly related to the way you load JS file ( wp_register_script method)
On http://codex.wordpress.org/Function_Reference/wp_enqueue_script
I found a possible solution:
“This bit of code may cause problems when editing posts, pages, or links. To solve the issue…”
Best regards,
Luigi
Hi Gopi,
I really like your plugin but I have one problem question about it. I have site with multiple sidebars so I would like to know if it is possible to have multiple instances of widget superb slideshow gallery? Right now it can be used only once – I even tried editing code itself but somehow I still didn’t managed to create another instance of it which seems kinda strange to me since Widget API should support this out of the box. So it is possible or not?
Hello,
Thanks for your wonderful plugin. Lately I have the problem that my slideshow is showing a black background, while my page is white. I’ve changed it and now it was black again. Is it possible to change the code by update to have a transparent background instead of black? Otherwise I’ll have to change it every time i update.
Thanks already,
Mirjam
Theres a major error with Firefox (only with Firefox), Gopi R can you take a look at my site to check that?
its working nice in firefox… can u share ur link
Have had this slideshow installed since January on a client site (ffburn.org).
Sometime since yesterday afternoon it’s disappeared, leaving the container div empty in (at least) Safari 5.x and Firefox on Mac.
Applied initially via widget, but just tried it with direct php method and no difference.
Settings are all the same as before (images are dbl-checked to be labelled with show category, etc) so not sure what’s up.
Any help please?
As I mentioned elsewhere, it would be incredibly nice to have the option to NOT hyperlink the images. Putting in “#” is not a solution. It still hyperlinks the images, albeit to nowhere. The Hand Icon still appears, and if people click the entire page reloads.
Just out of curiosity, is anyone still developing this? Because if they are, I suggest they read Becky’s post, and then fix the interface. Also, there needs to be an option to disable the “pause on mouseover”. Lord, how I wish I could find a simple slideshow that JUST SHOWS SLIDES.
Love your plugin, EXACTLY what I needed. Works great, easy to configure. Thanks!
“you can change the background to white. Just replace the three instances of ‘black’ to ‘white’ in superb-slideshow-gallery/inc/superb-slideshow-gallery”
I can’t find this anywhere. Is it in the CSS sheet?
Manufacturing in the USA needs to improve, especially auger fillers and packaging machines.
Carla: Click on Plugins in WordPress, then click on click on “edit” under the Superb slideshow gallery plugin.
On the right of the plugin editot page click on: “superb-slideshow-gallery/inc/superb-slideshow-gallery”
When that page opens use Control + F to search the page for the word “black”. You will find three ocurrences.
Change the first two ocurrences to “white”.
Hope this helps!
I’ve upgraded to the newest version of this plugin and thank God my dropdown menu is now working on the page with the slideshow.
Only one small issue. The dropdown menu is going behind the slideshow and cutting off the bottom.
How do I get the dropdown menu to go over/ in front of the slideshow?
Thanks to anyone who can help.
In case anyone else is having this problem with the slideshow and drop down menu I figured it out.
In the CSS do a page search (Control + F) for the word index to locate your z-index under the menubar section. If you have two menus this should appear twice.
Change the z-index of both menu bars to 1010.
This worked for me…Thank God!
How to add thumbnail below slideshow?
[ssg-superb-slideshow=widget=300=300=2500=500=0=YES]
What am I doing wrong?
I used above code to place the slideshow into my homepage.
unfortunately all I get is a black boxx with a circle running on the inside.
I also placed the widget into the sidebar and all I get is the title of the slide show but no pictures, please help me.
if you write me with an e-mail address I gladly give you access to the admin of my site.
Michael
P.S. in case it matters. my images are hosted on my server, not inside Word Press.
I was blown away by this useful contents. Will come back again for more ideas!
So, I was having problems with the Update/Insert buttons not working to update the images. Here’s the fix.
In the superb-slideshow-gallery/inc/setting.js file, the first function is ssg_submit()
Out of the box all it does it check to see if all the fields are filled in, it doesn’t actually submit anything, so at the botton of the function I added:
else
{
document.ssg_form.action=”options-general.php?page=superb-slideshow-gallery/image-management.php&AC=ADD&DID=”+document.ssg_form.ssg_id.value;
document.ssg_form.submit();
}
Viola, fixed.
Note: to make things easier on the users I also recommend changing the text from “enter the gallery type” to “enter the gallery name” and changing the associated line in image-management.php from “Enter gallery type (This is to group the images)” to “Enter gallery name (this is to group the images)”, and in the same file change “Insert Message” to “Insert Image” and “Update Message” to “Update Image”.
One last change that I’d recommend: change the Target option from a text input to a select statement:
“>
Select
<option value='_blank' >Blank Page
<option value='_parent' >Parent Page
<option value='_self' >Same Page
<option value='_new' >New Page
It’d be really nice if these changes were incorporated into the plugin.
Oh, one more thing I’ve changed, in order to provide Alt tags so it’s easier for blind readers to navigate the site I changed the following code in the superb-slideshow-gallery.js file:
In the
getSlideHTML:function(imgelement){
I changed
` layerHTML+=’\n’
`
to
`
layerHTML+=’\n’
`
This takes the image title and displays it as an alt tag. For better or worse, all of the image titles for all of the images in the gallery will be displayed at once.
Again, it’d be nice if Alt Tags were incorporated into the main plugin.
[...] Superb Slideshow An optimistic name… This one looked great to me; comfortable in a widget or in a post, and it has a nice option for partially-opaque section on the bottom of each image for a title or description. However, I was disappointed upon examination to discover that it doesn’t interface with the WordPress Gallery in any way… In fact, I couldn’t figure out how to get more than one “Superb Slideshow” onto a website at all. (Not one-per-post; I mean one-per-site!) On his home page, he has some views with multiple “Superb Slideshows” running, so perhaps there’s a way. But it definitely requires more tinkering than the tools I listed above. I could not get this tool to work correctly, and the author has a message on his website saying he’s unavailable for a month and a half. http://www.gopiplus.com/work/2010/10/10/superb-slideshow-gallery/ [...]
Oh, a wonderful text! No idea how you were able to write this text..it’d take me days. Well worth it though, I’d assume. Have you considered selling advertising space on your blog?
2 questions..
How do I get the slide show to center on the page (not widget) without making it fill the page…
Can the slide show be on more than one page (not widget)
Thank you for your wonderful plugins!
You know the place I am having a problem is not the San Francisco site it is one of my multi sites I use for mock ups
The slide show is currently in the first top widget area
I tried on the non multi site and is show fine..
on this site it only show on the home page
http://musiciansandmusic.com/vancouvermusic/ can any one help…
For Exculsive Weightloss Information Please Checkout Our Website
Very nice plugin. I have tried using others but this one is the best!!
u may like this “Image slider with description” also..
It’s a great Plugin. I just need a little help to get mine working fine. I have installed and entered the necessary in the right page. I have updated the image path, grouped it in a gallery, and done everything there seems to be about it, but the images still won’t show at all on the main website. Please, what do you suppose could be going wrong? Am sure it’s not the image url link…
how do i adjust the width and height of the gallery display?
Thanks
Hi,
Great plugin! Thanks.
One question; How do I remove the hyperlink? Totally, so not with the #. I do not want the images to be clickable.
Thanks.
Hi, Could you please help me with this question?
Thanks
Is there anyone here that can help with this issue? Or is this plugin dead?
I love your work. and I use your superb slide show
Is there any way to make it align center so it looks nice on a page even if I don’t make it full width?
Thank you so much for all of your hard work..
Nice plugin, but how to add navigation?
and thumbnails maybe?
dear gopi,
i am struggling to handle this plugin.
First i copied the code in my first page.
Then i went to image management, gave data as requested.
Still i am not able to see the images.
Please help me.
Hey Gopi,
For some reason, my portfolio is not showing up today. It only shows a blank screen.
Hi,
I wish to use this plug in without the image pausing when the cursor is over the image. How can I disable this?
thanks
Wonderful knowledge appreciation for posting. In reality in all articles of this blog you can find something to educate yourself on.
Hi, I’ve tried to use the short code in a text widget because my display widgets plugin does not work with your widget and I need to be able to display the widget on only one page in a widget area – can you tell me how I can do this? Other shortcodes DO work on the text widget so I know that I have my do shortcode php on the site correctly. I hate to have to use NextGen instead of your slideshow because yours is so much more beautiful but I really need to be able to show the widget on selected pages only.
Thanks a million!
Harmony
@ Harmony.
I’m not a programmer but I think you can try one of these:
1) install PHP Code Widget plugin, so you can use the php code Gopi suggests to put Superb slideshow gallery in your sidebar inserting the php code in a text widget;
2) install Shortcodes in Sidebar plugin so you can use the shortcode Gopi suggests [ssg-superb-slideshow=page=600=400=2500=500=0=YES] to put Superb slideshow gallery in your sidebar inserting the shortcode in a text widget.
Hope it helps!
@ Gopi
Using your Superb slideshow gallery in a local site and I need to put the sliding images the maximum width of the div (main content) without any padding/margin around images. I replaced with “white” the 3 instances where it was “black” but this is only a partial solution, not good to align images with the page layout.
Thank u for your reply.
HI, the given shore code [ssg-superb-slideshow=page=600=400=2500=500=0=YES] is only for pages & posts not for widget…
for sidebar u have to drag & drop the widget..
Hi, there is a js conflict with this plugin that causes the jquery lightbox not to work in i.e. explorer unless we use compatibility mode – can anyone shed some light on a fix? http://betterwebsitebuilders.com/tetoncabins.
Thanks,
Harmony
Oh, an excellent description! I have no clue how you were able to write this text..it’d take me days. Well worth it though, I’d suspect. Have you considered selling advertising space on your website?
The slideshow covers up the dropdown menu within WordPress. Is there any way to fix that?
Been using this on a client site for over a year with no trouble at all. Ran the update last night and now get a ‘hole’ in my page where the show should be. Updated WP to 3.3.1 and still no help.
Nothing has changed in the site, css etc., just the plug-in and now core CMS updates.
Am thinking it may be a result of this tag being sent to the page?
Any ideas?
Sorry, tag was div id=”fadeshow1″/
Div would usually not be self-closing.
I’m using the superb slideshow with the suffusion theme in the widget area below the header (horizontal-outer-widgets-1).
I want to centre the slideshow, but I can’t find the right css to include in Custom Includes. I’ve tried:
#horizontal-outer-widgets-1, #horizontal-outer-widgets-2 {
display: inline-block;
padding: 10px 0;
text-align: center;
align: center;
width: 990;
margin-left: auto;
margin-right: auto;
}
Any ideas please?
I have another problem. I want the SSG to appear only on the homepage, so I installed the Widget Logic plugin. SSG seems to be incompatible, both with the basic Widget Logic and Widget Logic Visual.