2
Oct

Superb Slideshow

   Posted by: admin   in Plug-in

See demo on side bar : Superb Slideshow

Note : Those who have updated this plugin from 3.0 to 4.0, go to admin area and change the XMl file name from “superb-slideshow-v2.xml” to “superb-slideshow.xml”, then it will display your correct images

This 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 slideshow.

  • Fade in effect that has the current image fading over the previous one.
  • Automatic slideshow.
  • Slideshow can be set to stop rotating after N cycles.
  • Each slide can be optionally hyperlinked.
  • 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.
  • Persistence of last viewed slide supported, so when the user reloads the page, the slideshow resumes from the last slide.
  • Slideshow automatically pauses onMouseover.

This is XML based image slideshow to add/update/delete images use “superb-slideshow.xml” XML file

Installation Instruction & Configuration

  • Unpack the *.zip file and extract the /superb-slideshow/ folder.
  • Drop the ’superb-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 ‘Superb Slideshow’ plug-in listed under Inactive plug-in tab.
  • To turn the word presses plug-in on, click activate.
  • Go to widget link under Appearance tab, Drag & drop ‘Superb Slideshow’
  • widget to your desired location in the active sidebar or use mentioned code in the desired template location.

Frequently Asked Questions

How to arrange the width & height of the slideshow?
Go to ‘Superb Slideshow’ link under SETTING tab to change these settings.

How to change the slide Fade Duration, Pause, Cycles?
Go to ‘Superb Slideshow’ link under SETTING tab to change these settings.

How to add more image?

1. Upload your images into “wp-content/plugins/vertical-carousel-slideshow/images/ ” or any where.
2. Take the “superb-slideshow.xml” XMl file from plugin folder.
3. Create new image node like below (add imagepath,link,title,target)

<image>
<path>wp-content/plugins/superb-slideshow/images/gSlide11.jpg</path>
<target>_new</target>
<title>Click to see Superb Slideshow demo</title>
<link>http://gopi.coolpage.biz/demo/</link>
</image>

Paste the below code to your desired template location!

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

Now You can add this slideshow in post and page!

Demo 2 Demo 3

Requirements/Restrictions!

  1. Works with Wordpress 2.7+
  2. PHP 4.5+ or above with dom library support.
  3. See your phpinfo file to see DOM/XML enabled or not.
  4. To work this plugin DOM/XML should be in enabled mode (this is default in enabled mode, so no problem).
  5. Take this file superb-slideshow/inc/superb-slideshow.js and goto 3rd line and replace the image path with full URL.

See 2 sample screens

DOM/XML phpinfo screen

Tags: , , , , , , , , , ,

This entry was posted on Friday, October 2nd, 2009 at 9:32 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.

134 comments so far

admin
 1 

Feel free to post your comments suggestions & bugs!

October 3rd, 2009 at 11:49 pm
 2 

I will definitely give it a try! Looks great

October 4th, 2009 at 5:25 am
 3 

thanks for this wonderfull plugin !

I need an option for transparency background instead of a black when my image dont fit dimension.

see sidebar in my site.

thanks

October 4th, 2009 at 7:32 am
 4 

Greetings:

The “How to add more image?” does not explain clearly how to do it:

- I take the “superb-slideshow.xml” XMl file from plugin folder… and what should I do with it?
- Where should I paste the node code?

Best regards.

Merlyn Moreno

October 4th, 2009 at 12:20 pm
 5 

I have been trying to figure out how to get plugin to work need help I can’t figure out. Have it on site http://www.buywebkinzonline.com but no images. I did configure new xml file as you suggested uploaded with right url paths I can not get going little help thanks

October 4th, 2009 at 4:22 pm
admin
 6 

Hi mr Buy Webkinz Online, please post your correct email address for help.

Check the below link, in this page see the 3rd screen(DOM/XML phpinfo screen)
http://gopi.coolpage.biz/demo/2009/10/02/superb-slideshow/
I think you dont have DOM/XML enabled in your server, please check your phpinfo file.
If am right(DOM/XML not enabled in your server) contact your server.

October 5th, 2009 at 12:27 am
 7 

say me, please – this plugin support cyrillic cp1251?

October 6th, 2009 at 9:38 pm
 8 

thanks for this wonderfull plugin

October 10th, 2009 at 7:06 am
Jorg
 9 

Wonderful plugin!
When I click on the image I would like to have the image opened in my Lightbox.
I normally use the code:

How can I do this?

October 12th, 2009 at 4:58 am
 10 

Love this plugin, it works perfectly! Thanks very much.

I have one question though: is it possible two have one slideshow on the homepage and a second one in the sidebar (except when on the homepage), both with their own settings?

Once again: thanks.

October 12th, 2009 at 5:55 pm
admin
 11 

At present no option to add 2 times! but we will do this in next version..

October 15th, 2009 at 12:00 am
 12 

Hi, I installed this plugin, it works great but with one exception: it only shows pictures on the main page of my website. When I go to a category or to a post it shows a black widget with no photo.

October 15th, 2009 at 5:30 am
admin
 13 

I checked your website, in that i found u have used relative path for images in that you use full URL.
Replace path like below in XML file
wp-content/plugins/superb-slideshow/images/Berbec_278_278.jpg
to
http://www.roastrolog.ro/wp-content/plugins/superb-slideshow/images/Berbec_278_278.jpg

October 15th, 2009 at 5:43 am
admin
 14 

Friends please always use full image path in XML file.

October 15th, 2009 at 5:46 am
 15 

Superb Slideshow is a very professional looking plug-in and I am extremely pleased with its ease of configuration. Above you noted that having multiple site instances is slated for the next version. I would also like to suggest a setting to randomize the load order of the images so site vistors dont see the same banners on every page.

Thank you very much for your work!

October 15th, 2009 at 9:41 am
admin
 16 

version 2.0 updated, now we can create the slideshow in page and post.

October 17th, 2009 at 1:40 am
 17 

Yes, I, too, am so pleased with this plugin. In my page however where I tested this slideshow, I find that 2 black vertical borders are always present in the rightmost and leftmost side of the frame. The effect I would have wanted to present is an irregularly shaped slideshow. Now those vertical lines destroyed the effect. The text also destroys the effect because of its translucent black background.

Please check my test slideshow here:
http://moralde.com/slideshow/

Can you tweak it so we can opt not to have that black background and also allow us to adjust the vertical location of the text?

This is a really wonderful plugin.

October 17th, 2009 at 4:21 am
admin
 18 

HI d_artagnanh,

I saw your comments, its problem because of the width of the gallery and image size.

You set the galley with is width=527
and
the image width is 524(i got it from below url)
http://moralde.com/wp-content/plugins/superb-slideshow/images/3.jpg

So now you change the gallery width to 520 or use the same gallery size images.
that’s is problem over.

October 17th, 2009 at 9:31 am
edgar
 19 

Hello!
you made awesome plugins!

my question with this is the following: i want to put 3 superb slideshow on a page, in a row. the problem is ,that i cant put in a row, because they put themselves in different lines.

any ideas?

tnx for the answer

October 17th, 2009 at 1:15 pm
 20 

OMG! Yes, of course, so stupid of me not to check the width I set and the actual image width. I have corrected it and now the vertical lines are gone.

One last thing however: the text issue. I know that sometimes there are limitations to a program, that is, there may be some things that just can’t be done. But I guess there’s no harm in trying to see if the text can be placed somewhere else (e.g. middle) besides the bottom. And, if we can insert the text without the translucent black bar.

Anyway, whatever the outcome, I would still give my 2 thumbs up to you and this plugin. I will be using this plugin in my blog and other sites I’ll be putting up in the future. Thanks again Gopi.

October 17th, 2009 at 10:19 pm
admin
 21 

create table and use the given code with in TD tag!

October 17th, 2009 at 11:59 pm
vdowsett
 22 

Hey, I tried to activate this plugin, and got this error:
Parse error: parse error, unexpected T_OBJECT_OPERATOR in /blog/wp-content/plugins/superb-slideshow/superb-slideshow.php on line 36

Any ideas, thanks so much.

October 19th, 2009 at 10:08 am
 23 

Hi – Great Plugin! I’ve got it to work on one site, but not on another. I keep getting this message, and it doesn’t seem that there should be any ‘;’ in the XML file.

Warning: DOMDocument::load() [domdocument.load]: EntityRef: expecting ‘;’ in http://www.paih2o.com/wp-content/plugins/superb-slideshow/page1.xml, line: 21 in /home2/paihtwoo/public_html/wp-content/plugins/superb-slideshow/superb-slideshow.php on line 107

October 19th, 2009 at 4:02 pm
 24 

OK, I sorted that, it was a ‘&’ in an image title.

BUT, now even though I’ve spec’d 750×200 in PAge1.xml, it only shows about 200 pixels of the width for each image.

October 19th, 2009 at 4:10 pm
admin
 25 

OK, I sorted that, it was a ‘&’ in an image title.
1. Thanks for your valuable information.

it only shows about 200 pixels of the width for each image.
2. The width of the gallery not depends on image width,
see the below code
[superb-slideshow=filename=page1.xml&width=400&height=300]

In that we have mentioned width=400, so the galley width in 400.

if your using widget, then change the galley width in Superb Slideshow link under admin setting tab

October 19th, 2009 at 11:01 pm
ray
 26 

I also tried to activate this plugin, and got this error:
Parse error: parse error, unexpected T_OBJECT_OPERATOR in /blog/wp-content/plugins/superb-slideshow/superb-slideshow.php on line 36

October 20th, 2009 at 12:44 am
dv
 27 

great work! it’s clean and beautiful
but i need to show the slides in random order. is this possible. i want to use this for brainstorming.
is it possible to do that?

October 20th, 2009 at 6:52 am
 28 

Hi – firstly I really like the plugin, its easy to install and does exactly what i need without too many bells and whistles.

My question though, is there anyway when my website loads, to have the plugin load with a white or transparent background instead of black?

Cheers

STu

October 20th, 2009 at 2:53 pm
 29 

If we activate the plugin we are unable to access the wp-admin login page…i believe this happened when we updated the plugin.

help!

October 20th, 2009 at 8:36 pm
 30 

Hey there. I am not tech savy…at all…and am really struggling with how to upload pictures. I love the plug in and would really like to use it on my site. Could you please break it down into layman’s terms for me! Thanks.

October 20th, 2009 at 10:00 pm
Lene
 31 

Love the plug-in!! I got it working today and it looks great. So great in fact that I want to know whether I can have two Superb Slideshows in my Sidebar and if so, how do I do it? Thanks again for your work!! Lene

October 20th, 2009 at 10:20 pm
admin
 32 

to Mr.wertius
To change the slideshow background color.
1.Take inc/superb-slideshow.js file from plugin directory.
2. search the word ‘black’ and replace to your required color(this will appear 3 times in this page).

October 21st, 2009 at 1:03 am
admin
 33 

to add/edit/delete the picture use the XML file
for example is you want to update the widget images , take “superb-slideshow.xml” XML file from server and update your images.

October 21st, 2009 at 1:07 am
admin
 34 

To lene
At present not have option to add 2 times in sidebar or widget.

October 21st, 2009 at 1:08 am
 35 

cheers admin :) GREAT plugin:)

October 21st, 2009 at 1:10 am
 36 

Cannot activate this plug-in. Can you help? This is the error I receive:

Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /homepages/44/d294980128/htdocs/wordpress/wp-content/plugins/superb-slideshow/superb-slideshow.php on line 36

Thanks!

October 21st, 2009 at 1:57 pm
 37 

This and many more of your plug-ins are excellent work. However I am so ignorant.

I did the XML file as instructed, used full path, but the part I’m not sure about is:

Am I supposed to enter data () between these parentheses?

Thanks for your work!

October 22nd, 2009 at 2:39 pm
 38 

Oh, in the comment above did I mention I am so ignorant? I was using the html code in my post-when I changed to follow your instructions for method 3-WHAM! It worked! THank you.

Only now my problem is it shows only 200×200 even though the picture is 600×400, the admin setting is the same, and I am stumped!! Another plea for help please?

October 22nd, 2009 at 3:14 pm
Ray
 39 

Cannot activate this plug-in. Can you help? This is the error Leslie, vdowsett and myself get:

Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /homepages/44/d294980128/htdocs/wordpress/wp-content/plugins/superb-slideshow/superb-slideshow.php on line 36

October 22nd, 2009 at 3:16 pm
 40 

Hi Admin:

Great plugin really a big fan. For some reason the plugin is causing errors on users searching from a mac interface. If we run the site on a pc the slideshow works great and doesn’t overlap with the menu bar.

Is this a known issue? Suggestions?

October 22nd, 2009 at 4:46 pm
Mac
 41 

Those who got this error “syntax error, unexpected T_OBJECT_OPERATOR”
please check your PHP version, to work this plugin DOM XML should be enabled in our PHP, so those who using below php 5, chance there to trigger error.

October 23rd, 2009 at 4:23 am
Admin
 42 

To gim
if any problem in width, in default it will show 200 width slide show, so please check the width.

October 23rd, 2009 at 4:27 am
Andrew
 43 

Great plugin, but i am too am having trouble with width. I need to show it 640 and it won’t despite checking the admin settings

HELP!

October 24th, 2009 at 12:41 pm
 44 

the plugin can’t be activated because>>>

Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /VDOMAINS/jokalux/www/wordpress/wp-content/plugins/superb-slideshow/superb-slideshow.php on line 36

any idea?

October 27th, 2009 at 5:01 am
admin
 45 

this error will apper, when DOM XML not enabled in your php setting, normally below php 4.5 version will show this error

October 27th, 2009 at 6:57 am
Bryan
 46 

Does anyone know how to find the DOM/XML phpinfo screen to determine if this is enabled?
I have been in my server and don’t see this phpinfo file anywhere. I get multiple errors:

Warning: DOMDocument::load() [function.DOMDocument-load]: URL file-access is disabled in the server configuration in D:\Hosting\3330071\html\wp-content\plugins\superb-slideshow\superb-slideshow.php on line 107

October 29th, 2009 at 10:18 pm
 47 

First of all, congratulations for your plug-in, is just grate!

I have a question for you: I’m using the php code to include in my templates (without problems), How can I include a different slide in another template using a php code?

Thank you so much!

October 30th, 2009 at 12:47 am
 48 

To Bryan.. regarding DOM XML…
It seems that the problem is at hosting. Meaning: beware where you host! But you can’t control your clients… i.e. this plugin won’t work :(
Am I right?

October 30th, 2009 at 4:17 am
admin
 49 

In the template ! it always show the widget galley XML.

October 30th, 2009 at 11:12 pm
AF
 50 

Hello I have the plugin and I are going great, but now I want to make another slideshow in another sidebar with different pictures? How can I specify in the sidebar to the get .xml I want? Thank you very much

October 31st, 2009 at 3:10 pm
Shelly
 51 

I can’t get the slideshow to show the proper width & height…I’m telling it to display pics at 450w X 650h and its only showing 300×400

Pls help!

November 1st, 2009 at 2:25 am
 52 

Awesome! Thanks so much! How would one change the background color while the images are loading to white rather than black?

November 2nd, 2009 at 3:11 am
 53 

Thanks for the plugin, great work! Is there a way to increase the slide loading time to be greater then 9999? I need it to be probably around 12000 to give me time to read all the text on each slide.

November 2nd, 2009 at 4:29 pm
 54 

Never mind, I got it worked out. Edited the superb-slideshow.php file, and in the form changed the maximum number of characters allowed from 4 to 5, it did the trick.

November 2nd, 2009 at 4:41 pm
Jamy
 55 

Nice plugin ! Slideshow looks great in IE but doesn’t display in Firefox latest version v3.5.3 (?) Not talking about my site but this page and the slideshow on the top-right with Michael Jackson and Obama. Doesn’t display in Firefox but OK with IE and Opera v10.01.
Thank you !

November 3rd, 2009 at 12:28 am
Jamy
 56 

Good news !
Finally displayed in Firefox but after 1 minute with a blank square (?)
THANKS again I will use it :-)

November 3rd, 2009 at 12:30 am
admin
 57 

OK thanks

November 3rd, 2009 at 12:32 am
Samuel Chan
 58 

Hi, I’ve got a problem while using this plugin, as the widget shown as flash, which will have problem with “windowless mode”, I have a Thickbox in place on my site and I need to make the widget at the back so that it won’t cover up the box. Is there anyway I can fix that ?
demo link here: http://g-1billion.org/?page_id=52

November 4th, 2009 at 12:39 am
 59 

hello i am software developer

November 9th, 2009 at 2:00 am
Carrie
 60 

Hey There, for some reason the images are not pulling through to the slide show. Could you take a look and give me some insight on what might be happening… Thanks for your help in advance!
http://www.iccchouston.com/homepagetesting/

November 10th, 2009 at 1:30 pm
admin
 61 

i Checked the given link its working great.

November 10th, 2009 at 11:19 pm
Fred
 62 

I’m getting this error when using the plugin:

Message: ‘get(…).complete’ is null or not an object
Line: 71
Char: 3
Code: 0
URI: /wp-content/plugins/superb-slideshow//inc/superb-slideshow.js

Any ideas?

November 16th, 2009 at 12:11 pm
admin
 63 

check your XML file path

November 16th, 2009 at 11:02 pm
 64 

Hey Gopi, what happened? The plugin worked fine but as soon as I updated your plugin to version 3.0 it stopped working and gave this error messages:

Warning: DOMDocument::load(http://moralde.com/..(snipped)..) [domdocument.load]: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in …(snipped)…/plugins/superb-slideshow/superb-slideshow.php on line 107

It seems like the update action deleted some xml files I created before.

November 17th, 2009 at 8:14 pm
 65 

OMG!, the update action also deleted all images form the slideshows I created before.

Gopi?

November 17th, 2009 at 8:16 pm
admin
 66 

sorry! please take backup before update any version..

November 18th, 2009 at 7:43 am
Baalam
 67 

You need to modify the plugin so we can storage the images and XML file outside the plugin folder (maybe at the theme one) … that way when you update the plugin we don’t loose the images.

This should be basic knowledge for a plugin developer… foresee the future!

November 18th, 2009 at 10:57 am
 68 

This plugin is great, but with a option to make the images it shows random would make it even better!

November 18th, 2009 at 11:00 am
admin
 69 

User can change the background color in this “inc/superb-slideshow.js” JS file.

November 19th, 2009 at 4:43 am
 70 

Hi, it would seem that the plugin does not work in ie6 or ie7… anychance it might do in the future?

November 19th, 2009 at 5:05 am
Mac
 71 

I checked in IE7 its working

November 20th, 2009 at 2:12 am
 72 

Plugin work great, but only on home page. Is it supposed to work only on the home page, or all of the pages that have the sidebar??

November 20th, 2009 at 8:30 am
 73 

I can’t get the embed width/height code to work on this page (any thoughts?) This should be much bigger…

http://203.170.82.33/~williams/?page_id=14

[superb-slideshow=filename=page1.xml&width=800&height=700]

Thanks!

Other than no resize ability in Firefox, really good!

November 21st, 2009 at 2:10 am
 74 

I tried your plugin but it gives me the following error when I try to activate it:

Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /—deleted—/wp-content/plugins/superb-slideshow/superb-slideshow.php on line 36

November 21st, 2009 at 4:19 pm
admin
 75 

in XML use full path for images!!!

November 23rd, 2009 at 3:38 am
ilithya
 76 

Hello! I’m trying to use this plugin and mostly everything works great. My photos appear in the order I wrote them in the xml file.

But the weight and height I set does not work at all. Either I try a h=400 and w=800, or h=200 and x=200 doesn’t work :(

What am I doing wrong?
I’m using this code
superb-slideshow=filename=page1.xml&width=400&height=300
and also setting that weight and height in the setting options. But it always displays my photos in a square leaving some black spaces on top and bottom.

November 23rd, 2009 at 1:09 pm
admin
 77 

Can u post test URL please

November 24th, 2009 at 3:41 am
Evan S.
 78 

The plugin worked fine until I upgraded to WP 2.8.6. Now I get:

Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /—deleted—/wp-content/plugins/superb-slideshow/superb-slideshow.php on line 36

How do I fix this? It has nothing to do with full image paths, I tried.

November 24th, 2009 at 12:26 pm
 79 

Hi How to do the random pictures ? Thanks !

November 24th, 2009 at 1:48 pm
admin
 80 

At present . No random pic facility

November 25th, 2009 at 2:13 am
 81 

What a great plugin — images AND captions! MANY thanks! I’ve put it into action at http://studio34yoga.com. (Don’t miss your credit in the page footer.)

Suggestion for version 4.0? Show pics at random.

Thanks again!

November 26th, 2009 at 12:04 am
 82 

Thank you for this fine plugin. A nice feature to add would be an easy way to write noscript content, for when the user has javascript disabled. In my case, being able to show a static, default image that links to a post would be perfect.

November 26th, 2009 at 3:04 pm
ilithya
 83 

Thanks a lot for your help!
I finally was able to fix the weight and height in my slideshow.

1. I had to go to my superb-slideshow.php file.

2. Search for the function sswld_show_filter_Callback($matches)

3. Change my desired weight and height (x) in these lines:
if(!is_numeric($width)){$width = x;}
if(!is_numeric($height)){$height = 200;}

Hope this helps everyone else that’s bumped into the same trouble.

Thanks for this plugin again =)

November 26th, 2009 at 6:00 pm
 84 

Hi Gopi,
Even though I don’t know HTML and am a beginner blogger, I was able to use your plug-in and create a great slideshow for my site.

Question: Can you tell me how to hyperlink each slide as you said is possible? I read through comments and don’t see that covered. SOrry if I missed it. Thanks!

Zita

November 28th, 2009 at 3:49 pm
 85 

Wow I actually figured it out myself! :-) . I was trying to have each photo in the slideshow link to the post where it originally appeared. But I was copying the URL from the window on the post page and inserting it in slideshow XML link positon, instead of using the permalink. The permalink worked. Thanks for a great plugin. Zita@betterinboots.com

November 29th, 2009 at 1:01 am
 86 

I am a new Wordpress user. I have the slideshow basically working, but I’m having a problem with the sizes. The slideshow in the sidebar is only showing a very small section of each photo, and the one under student events is cycling through the titles, but I only see a black background. I appreciate any tips you can offer.

November 30th, 2009 at 2:21 am
 87 

Love the plugin. Want to keep using it but I am getting feedback it is breaking the page with IE and Chrome on the PC. Error below. Any help would be nice.
Thanks.

TDOMF ERROR: Headers have already been sent in file /home/ossining/public_html/wp-content/plugins/superb-slideshow/superb-slideshow.php on line 337 before session could be setup could be called. This may be due to…

Your current wordpress theme inserting HTML before calling the template tag “get_header”. This may be as simple as a blank new line. You can confirm this by using the default or classic Wordpress theme and seeing if this error appears. You can also check your theme where it calls “get_header”.

November 30th, 2009 at 6:38 am
 88 

I’ve installed the plug-in and got the slideshow to successfully display on the sidebar, but I really want to display full sized pictures on the page: http://vtota.vail.k12.az.us/studentevents. Instead, I just see a big black box the size of my photos. It is clearly cycling through them as I can hover over the lower left corner and see the titles. I appreciate any tips you might have that will help me get the photos to display. Thank you.

November 30th, 2009 at 1:53 pm
admin
 89 

First time your server take more time to load the images!! from 2nd cycle onwards its scrolling smooth ..

December 1st, 2009 at 12:12 am
 90 

Bro,

I had succesfully installed in my 468×80 banner. Howeverm once I activate, the post slider (i use WP-Genius) will be gone. When I deactivate, it appear back. Was there any issue with .js file etc?

Great Plugin. Looked forward to solve this issue.

Cheers,
A.S.

December 1st, 2009 at 8:40 pm
Nick
 91 

Hey man awesome plugin. I’m wondering if you could explain (if possible) how to have this twice showing in a template.. I have a custom homepage and would like to use this on it twice with different images, etc.

Also I have a custom sidebar (non widgets) and would like to know how to setup this with a different size for the homepage slideshows.

Hope you can help.

Thanks.

December 2nd, 2009 at 10:38 pm
gigiboot
 92 

I have put the plugin as a widget on my blog and configured all the files.
My hoster as a 5.2.2 PHP version and I get this error :

Warning: DOMDocument::load(http://crochetgazette.fantaisiesdefemmes.com/wp-content/plugins/suberb-slideshow/superb-slideshow.xml) [domdocument.load]: failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /homepages/1/d261335323/htdocs/gazette/wp-content/plugins/superb-slideshow/superb-slideshow.php on line 32

DOM/XML is enabled in PHPInfo.
Is there a solution please ?

December 5th, 2009 at 11:59 am
 93 

Hallo,
I’m really enjoying 2 of your plugins.

But it seems every now and then when you browse the page where I have the superbslideshows I get this error:

Warning: DOMDocument::load() [domdocument.load]: Document is empty in superb-slideshow/page1.xml, line: 1 in superb-slideshow/superb-slideshow.php on line 107

It’s weird because I checked that line 107 and everything looks good. If you refresh the page then this error disappears. Any ideas how could I get rid of that Warning Error message?

Thanks as usual =)

December 8th, 2009 at 10:07 am
az
 94 

hi gopi. ive got your brilliant script on the sidebar as a widget in the Milano theme.

now, ive got the photo dimensions correct, but is there any way i could CENTER the slideshow since it doesnt fill up the width of the sidebar? it is now aligned to the left.

thanks!

December 8th, 2009 at 10:18 pm
admin
 95 

To gigiboot
Please check the XML file path, it tells the XML file not found in the correct path

December 9th, 2009 at 1:17 am
admin
 96 

To az
The over all alignment is depends on your theme CSS.

December 9th, 2009 at 1:17 am
Nick
 97 

Hey Gopi! Can I get a response to my comment pleeease :) I’m near completion with my site and would really like to use this plugin on it!

I just can’t seem to figure out how to do multiple slideshows in the template….

December 9th, 2009 at 1:12 pm
admin
 98 

Hi nick !
if non widget page use different “sswld_wrapperid” value in the javascript

December 10th, 2009 at 3:30 am
Nathan
 99 

How can you set it so that the pictures cycle randomly instead of in sequential order?

December 10th, 2009 at 9:23 am
Baalam
 100 

I wont upgrade this plugin until the only requirement is to click the “upgrade now” button and nothing else.

It’s a pain to have to back up files and upload them again…

December 10th, 2009 at 1:01 pm
admin
 101 

Have random order option in admin!

December 11th, 2009 at 12:00 am
 102 

Hi Gopi, re: post #72, it shows well on the home page, and a black square space where it should be on the other pages, but no pictures. I would like to either remove from other than the home page, or have all the pages show it. Any suggestions?

December 11th, 2009 at 10:50 am
 103 

Guys, I guess I was foolish but I’m new. I updated the slideshow but lost my images with no backup. You say “go to admin area and change the XMl file name from “superb-slideshow-v2.xml” to “superb-slideshow.xml”, but Wordpress Admin area does not have any way I can see to change the actual NAME of a plug-in file. It allows you to edit files but when you hit “update” it just saves it under the same name. PLEASE advise. I’ve been all over the Wordpress site trying to see how to change a plugin file NAME but can’t find a thing!! Thanks.

December 11th, 2009 at 6:54 pm
DJD
 104 

Hi. Just tried to install this a few times and got the following fatal error…

Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /home/sites/interiordesignsdirectory.co.uk/public_html/wp-content/plugins/superb-slideshow/superb-slideshow.php on line 41

Using WP 2.8.6

Any suggestions?

D

December 13th, 2009 at 6:39 pm
admin
 105 

DJD, check is XML enabled in the server or not?

December 14th, 2009 at 11:40 pm
 106 

well, i was able to figure out with my hoster how to change the name of the superb slideshow xml file as suggested at the top of this page, but it’s still not my pictures, which were lost in the upgrade process. Are they gone? Do I have to redo my slideshow from scratch? PLEASE answer.
Thanks.

December 15th, 2009 at 3:15 pm
 107 

TO ALL WHO HAVE UPGRADED. I finally found out the solution to my problem. If you do as advsed above and change the name of the XML file (change the XMl file name from “superb-slideshow-v2.xml” to “superb-slideshow.xml”,)–you also have to go into the plugin settings and manally change the name of the XML file too, otherwise you get an error like the one Gigaboot had.

December 15th, 2009 at 3:46 pm
 108 

Gopi, my dashboard tells me there’s a new update to this nice plugin (I love your plugin!). Have you dealt with some particular coding parts so we don’t have to save previous images and xml files before upgrading? I hate to lose my previous images and xml files again. Are you gonna tell us to backup again?

December 16th, 2009 at 4:21 am
 109 

I can’t for the life of me figure out how to make the slide show more than 200 x 200 in size. I’ve adjusted the size in the Settings for Wordpress, as well as set the size in the code I inserted onto my page, but they still show up as 200 by 200. What am I missing? My slideshow is on this page:

http://www.bmarshall.us/photography/

December 17th, 2009 at 2:52 pm
 110 

I had it working fine until I upgraded my zend optimizer to version 3.3.9, which required me to change my php.ini file to a php5.ini file. Now I get the following error message when I load the page (but my phpinfo printout shows that DOM is enabled), what do I need to do to fix this?:

Warning: DOMDocument::load() [domdocument.load]: URL file-access is disabled in the server configuration in /home/content/g/o/i/goingbatty/html/wp-content/plugins/superb-slideshow/superb-slideshow.php on line 107

Warning: DOMDocument::load(http://goingbatty.com/wp-content/plugins/superb-slideshow/superb-slideshow.xml) [domdocument.load]: failed to open stream: no suitable wrapper could be found in /home/content/g/o/i/goingbatty/html/wp-content/plugins/superb-slideshow/superb-slideshow.php on line 107

Warning: DOMDocument::load() [domdocument.load]: I/O warning : failed to load external entity “http://goingbatty.com/wp-content/plugins/superb-slideshow/superb-slideshow.xml” in /home/content/g/o/i/goingbatty/html/wp-content/plugins/superb-slideshow/superb-slideshow.php on line 107

December 23rd, 2009 at 2:37 am
 111 

Hi Gopi, great plug-in! I’ve set it on my homepage and it’s looking good, but I want to have different slide shows on my category pages. Can you explain what I need to do to the code to be able to do this please? it would be much appreciated. Thanks very much.

December 27th, 2009 at 12:55 pm
 112 

Great plugin! Is There a way to create multiple widget galleries using different xml files?

December 29th, 2009 at 12:21 am
 113 

I would like the slideshow to continue rotating through the images, even if the mouse is over the slideshow.
I have tried commenting out this line in slideshow.js :
setInterval(function(){slideshow.rotate()}, this.pause)

but that just pauses the slideshow on the first image.

Thanks for the awesome plugins!

December 30th, 2009 at 7:14 am
Kevin
 114 

Hello, great plug-in. I am getting the same error as some other people that have posted. Just curious where we should be looking for the DOMXML? To check and see if it is enabled or not.

Here is the error.
Thanks,

Warning: DOMDocument::load() [function.DOMDocument-load]: URL file-access is disabled in the server configuration in D:\Hosting\5288316\html\sft\wp-content\plugins\superb-slideshow\superb-slideshow.php on line 36

Warning: DOMDocument::load(http://www.sexyfoodtherapy.com/sft/wp-content/plugins/superb-slideshow/superb-slideshow-v2.xml) [function.DOMDocument-load]: failed to open stream: no suitable wrapper could be found in D:\Hosting\5288316\html\sft\wp-content\plugins\superb-slideshow\superb-slideshow.php on line 36

Warning: DOMDocument::load() [function.DOMDocument-load]: I/O warning : failed to load external entity “http://www.sexyfoodtherapy.com/sft/wp-content/plugins/superb-slideshow/superb-slideshow-v2.xml” in D:\Hosting\5288316\html\sft\wp-content\plugins\superb-slideshow\superb-slideshow.php on line 36

December 31st, 2009 at 2:40 pm
 115 

Any pointers on how I could make the slideshow keep changing pictures, even if the user has the mouse over the slide show?

December 31st, 2009 at 8:58 pm
 116 

The slideshow works great for my site by the way. You can see it here:
http://www.artofaffection.com

Just dont need it to stop when someone does a mouseover.

December 31st, 2009 at 9:00 pm
Michael
 117 

I’m also getting the DOMDocument error. I just moved a WP install to a subdirectory of my original site (hamiltonroberts.com) after building the new WP-based site here: smichaelh.webfactional.com where it still works.

I don’t think it’s a path problem to the subdirectory as it’s almost identical to the previous posters. Server configuration problem? I’ve tried chmod changes to no avail. Help! And Happy New Year!

January 1st, 2010 at 12:18 pm
Michael
 118 

Update…
Apparently my host is blocking external file access.
PHP Configuration:
allow_url_fopen – OFF
This is also apparently very common PHP server configuration. Hope this terrific script can be reworked to get around this!

January 2nd, 2010 at 10:13 pm
Michael
 119 

The possible solution:
http://wiki.dreamhost.com/CURL

But I’m not a php wizard…

January 2nd, 2010 at 11:41 pm
Ivan
 120 

is there any way to COMPLETELY disable the Description overlay? I think it’s a good idea to have a third state – disabled…

January 4th, 2010 at 6:20 am
 121 

On the wordpress dashboard, under settings tab, under super slideshow, there is a dropdown box labled “Display Sidebar Title:”
It will work your magic.

January 4th, 2010 at 4:34 pm
Michael
 122 

For those with the DOMDocument error and the server PHP setting of allow_url_fopen – OFF this worked for me. Not guaranteed to work with every server. Add to your .htaccess:

php_flag allow_url_fopen on

January 7th, 2010 at 12:26 pm
 123 

Warning: DOMDocument::load() [domdocument.load]: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /home/intisol/domains/intisolar.com/public_html/wp-content/plugins/superb-slideshow/superb-slideshow.php on line 36

Warning: DOMDocument::load(http://www.intisolar.com/wp-content/plugins/superb-slideshow/superb-slideshow-v2.xml) [domdocument.load]: failed to open stream: php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution in /home/intisol/domains/intisolar.com/public_html/wp-content/plugins/superb-slideshow/superb-slideshow.php on line 36

Warning: DOMDocument::load() [domdocument.load]: I/O warning : failed to load external entity “http://www.intisolar.com/wp-content/plugins/superb-slideshow/superb-slideshow-v2.xml” in /home/intisol/domains/intisolar.com/public_html/wp-content/plugins/superb-slideshow/superb-slideshow.php on line 36

Error like this? Please admin, can you give me some information to solve this things?

January 15th, 2010 at 1:16 am
 124 

I was getting a Warning: DOMDocument::load(…) [domdocument.load]: failed to open stream: HTTP request failed! error.

I solved it by replacing this line (v2.0):
$sswld_pluginurl = $sswld_siteurl . “/wp-content/plugins/superb-slideshow/”;
by this one

$sswld_pluginurl = “wp-content/plugins/superb-slideshow/”;

Somebody might find this useful :)

January 15th, 2010 at 4:13 pm
 125 

Dear,
I use this plugin, put it on page
it’s ok on 1st page, but ‘black-screen’ when i navigate to next page.

http://www.kiozku.com

please help. and TIA

January 20th, 2010 at 3:37 am
 126 

Ok… I ran into the same error on line 36 thing, which is related to the “allow_url_fopen – OFF” setting with the hosting. Through trial and error, and a few totally fried brain cells (because I dont know php), I actually found a solution.

line 14
*original* $sswld_siteurl = get_option(’siteurl’);

*change to* $sswld_siteurl = $_SERVER['DOCUMENT_ROOT'];

line 15
*original* $sswld_pluginurl = $sswld_siteurl . “/wp-content/plugins/superb-slideshow/”;

*change to* $sswld_pluginurl = “/wp-content/plugins/superb-slideshow/”;

line 36
*original* $doc->load( $sswld_pluginurl . $sswld_xml_file );

*change to* $doc->load( $sswld_siteurl . $sswld_pluginurl . $sswld_xml_file );

*** just fyi, there is a command listed twice, and one can be deleted:
(line 17 & 22), I deleted 17.

$sswld_width = get_option(’sswld_width’);

so far, everything runs fine… which in my case is a miracle, given my lack of php knowledge.

you can view the site I am working on to verify… good luck

This is a great script, Gopi… you can use my mods if future updates if it proves to work on most hosting. My ego would enjoy an honorable mention if you use it :) (not required).

January 22nd, 2010 at 3:31 am
 127 

quick disclaimer… my idea worked for me, the changes are fairly universal. I dont know how your hosting will handle a “document root” command, but I sincerely hope it works for most.

January 22nd, 2010 at 3:34 am
DRaye
 128 

If you are getting an error when activating this plug-in (ie Parse error: syntax error, unexpected T_OBJECT_OPERATOR…) and you are hosting with DreamHost, this is due to the “Extra Web Security” checked in the web options for PHP. Go to > manage domains > click edit on your domain name > scroll down to web options and uncheck the extra security box. I have not been able to locate where you can keep this checked and allow the function to pass through the security setting. I believe there is a way to do this but I have not found it as of yet.

January 22nd, 2010 at 11:16 pm
Sebastian Mißfeldt
 129 

Hi Gopi

I’m getting the same error as Fred on comment 62 when using the plugin:
Message: ‘get(…).complete’ is null or not an object
Line: 71
Char: 3
Code: 0

I’ve checked several times location of the images and the xml-file. I can access them directly through the explorer.

Configuration
WP 2.9.1
centos 5.4
IE8 on WIN XP SP3, Firefox 3.0 an PCLinuxOS2009.1
XML/DOM enabled

Hope for some help because your plugin would be really useful.

Regards

Sebastian

January 24th, 2010 at 9:25 am
 130 

Hi,

I’m experiencing a problem on IE6. I have several images that fade from one to the other and have a drop-shadow at their bottom. In FF it looks fine in IE it only display a black bar where the shadow should be (stacking all shadows decreasing transparency?)

You can view the example here (a bit slow loading) http://testserver.orangecreative.net/cfl/

I’m talking about the drop-shadow below the header image and above the main menu.

What can cause this?

Many-many thanks in advance!

January 26th, 2010 at 1:51 pm
 131 

I use this great plugin in my sidebar and works fantastic.
The only disadvantage of this plugin I think is that everytime you click on something, the slide show starts all over again. so unless you have very long pages and posts, people will see only the first few photos in the slideshow, over and over again.
Is there a way to avoid this?
Just a question or suggestion for future version.
Thanx for this nice plugin.

January 27th, 2010 at 10:18 am
 132 

I apologize for being a dickhead. just updated to version 4. works great!

January 27th, 2010 at 10:32 am
Robin
 133 

i fixed it by editing the php file

January 28th, 2010 at 7:27 am
 134 

Again superb slideshow is great but I am having a problem with it showing in IE8 consistently. It shows in other browsers fine. Sometimes it will work but its always with errors. it seems to be autoload.js errors. Any soulutions?

February 4th, 2010 at 5:51 pm

5 Trackbacks/Pings

  1. Superb Slideshow « GOPI – DIGITAL NOTEBOOK    Oct 03 2009 / 3am:

    [...] Superb Slideshow October 3, 2009 gopiplus Leave a comment Go to comments LIVE DEMO [...]

  2. 24 Wordpress Image-Based Plugins | DesignBeep    Oct 26 2009 / 12pm:

    [...] VISIT PLUGIN HOMEPAGE [...]

  3. Wordpress Slideshow Plugin: Superb Slideshow :moralde.com    Oct 29 2009 / 2am:

    [...] You can download this plugin at the wordpress site, or you can visit the author’s homepage: Gopi’s Homepage. [...]

  4. 6 trendów w szablonach WordPress, czyli jak być na czasie | Sekrety WordPress    Nov 07 2009 / 8pm:

    [...] Superb Slideshow – pokaz obrazków z tytułem na pasku bocznym w formie widżetu – zobacz [...]

  5. Superb Slideshow | Software | Plugin | Widget | Cell phone | Mobile Internet | Mobile Broadband | Technology | Wireless | Laptop | Computer | Camera |… | WordPress News    Nov 19 2009 / 4am:

    [...] Continue reading here: Superb Slideshow | Software | Plugin | Widget | Cell phone | Mobile Internet | Mobile Broadband | Te… [...]

Leave a reply

Name
Mail (will not be published)
URI
Comment