ShowTime Slideshow WordPress Plugin

Find out how you can easily implement the ShowTime Slideshow plugin into your WordPress powered website

ShowTime Slideshow WordPress plugin can be downloaded on WordPress.org or installed directly via your wp-admin.

ShowTime slideshow plugin demo pagePicasa & Flickr demos | Donate

New features in version 1.6

Please read the usage guide hereunder before requesting support. I hope this will answer the majority of questions on the plugin.

Installing ShowTime Slideshow WordPress plugin

  1. In your administration panel, select Plugins > Add New
  2. Enter “showtime slideshow” as search term and click Install
  3. Choose Install Now
  4. Activate Plugin

Feeding the slide show

By default, the slide show includes all images “attached” to a post/page. To attach an image to a page (or post) in WordPress, please go to your admin:

  • Choose Pages > Edit > select page.
  • In the editor click the button Add an Image. Now, Select Files to upload.
  • Next, click the tab gallery. Now you should see all images attached to the current page. The gallery allows you to edit the title and caption attributes, change the order or delete an image file.

Adding a slide show into a page

Simply add the [showtime] (or [st]) shortcode to a post/page.

Styling

The style class to include in your styles.css file is .showtime Width and Height parameters defined in the class will override plugin settings.

Using ShowTime in Themes

Use the function show_showtime("") to hardcode a slideshow into your theme. This functions takes the same options as the shortcode. Options must be separated by the “pipe” symbol.

Example: show_showtime ("id=123|width=50|height=50")

Changing display settings

The method described above will add a slide show using the default display settings. To change default settings, go to Media > ShowTime Slideshow

Please refer to the list of parameters below to find out what option is for. Most settings should be more or less self explaining. If you can’t guess what an option is for,  you may just want to try out.

There is one special setting: Alternative Content. This option lets you select what should be displayed if Flash Player is not found. Choose between “WordPress gallery” or “ExpressInstall”. The latter will display a box requesting the user to enable flash, install or upgrade the Flash Player browser plugin.

Setting individual slide show options

Each option defined in the general settings can be overridden for individual slide shows using the ShowTime “shortcode” options. This is useful if you want a particular slide show to look different from the other slide shows on the same website. Note that each parameter is separated by a space.

To use individual settings, use the following syntax: [st param1="value" param2="value2"].

Example: [showtime scale="noborder" transition="blur" showtext="on" fullscreen="off"]

List of shortcode options

width=width Width in pixels

height=height Height in pixels

rotationtime=number Time in seconds to pause between each slide in playback mode

transitiontime=number Time in seconds for transitions (0 = no transition)

transition=blur|fade|flash|zoomin|zoomout|slidedown|slideup|slideleft|slideright| wipeh|wipev|kenburns|flip|fliph|flipv Transition type.

transitionease=prefix.suffix This setting changes the “acceleration curve” of a transition

prefixes: Linear, Elastic, Bounce, Circular, Cubic, Quadratic, Quintic, Quartic, Sine, Exponential, Back

suffixes: easeNone, easeIn, easeOut, easeInOut

autoplay=on|off Should the slide show start playing automatically?

fullscreen=on|off Turn on/off fullscreen option

reverse=on|off Reverse image order.

shuffle=on|off

Display images in random order.

showcontrols=on|off Display the cursor to control the slideshow.

showtext=on|off Display title of an image.

showalt=on|off Display caption (description) of an image.

scale=noscale|showall|exactfit|noborder Change the scale mode of images.

NoScale: display images 1:1

ShowAll: scale images proportionally to fit the slide show area

ExactFit: stretch images to exactly fit the slide show area

NoBorder: scale images proportionally to fill the slide show area

bgcolor=#000000 Change the background color. Use wmode=transparent to override bgcolor.

quality=low|autolow|autohigh|best Lower display quality results in higher animation performance. Use autohigh or autolow to automatically adapt quality according to display performance.

wmode=window|opaque|transparent|direct|gpu Defines the way the slide show is rendered in your browser.

source=thumbnail|medium|large|full Source file size to be used in normal operation. Resized copies of an image are stored automatically when uploading to WordPress. Change source image dimensions in WP admin: Settings > Media

sourcehd=thumbnail|medium|large|full Source file size to be used in full-screen operation.

Feeding the slideshow with alternative content

There are 3 special shortcode parameters :

id= id of a post/page containing the images. This may be a privately published. Default: current page id. To include all images of your blog, use id=null. Examples:[st id=488] [st id=null]

picasa= url of a Picasa feed

Example: [st picasa=http://picasaweb.google.com/data/feed/base/all?max-results=25&q=red+flower] This will show 25 public picasa images with search terms “red” and “flower”. More info on Picasa Rss parameters can be found here: http://code.google.com/apis/picasaweb/docs/2.0/reference.html#Parameters

flickr= url of a Flickr feed.

Example: [st flickr=http://api.flickr.com/services/feeds/photoset.gne?set=72157622602489724&nsid=27531560@N02] This will show a Flickr photo set. To find out the rss feed of your photo set, you need to log in to your Flickr account.

I have decided to release the plugin free of charge to make it possible for as many people as possible to benefit from it. If you use the plugin on a commercial website, please consider a small contribution. Every donation will be highly appreciated and contribute to the further development of this and other plugins.







Write your comment within 199 characters.

Donate in USD

Donate in EUR

You can also contribute by rating the plugin on WP, answering questions from other users or sending accurate bug reports.

 

333 Comments on “ShowTime Slideshow WordPress Plugin”

  1. Li-An says:

    Hello, I suppose that the Slideshow works only for pictures of the same size ?

    • admin says:

      Hello Lian, the pictures can be any size. By default, images are centered and scaled to fit by the plugin (showall). You can choose in the options [Media > ShowTime Gallery] to display the images 1:1 (noscale), stretched-to-fit (exactfit) or scaled to fill the slideshow space (noborder). The same can be achieved through the shortcode option “scale”. e.g. [showtime scale=noscale]. Hope this helps… I will post a detailed usage guide sometime soon.

    • Kam says:

      Hi!

      I love the plugin, very simple and does what I want. But I’ve run in to a problem I can’t figure out…

      For some reason all the images are very blurry and pixalated..

      I’ve adjusted the display quality to best with no change.

      The site in question is at: http://www.greencauldron.org/wordpress/

      This is a testing location for developing this site.

  2. Rhonda says:

    Hi! I really love your slideshow; it’s just the thing I’ve been looking for to put on my website. I’ve uploaded 2 seperate slideshows on 2 different pages on my site, but I’ve noticed there seems to be a problem with Firefox on Windows. It seems the shows would work fine a couple of times, but then if you refresh or click off to a different page and come back they stop working and get stuck on the ‘loading screen.’ This was my experience, then I had my husband check on his Windows PC with Firefox and he said they never even came up.

    It’s worked great on my site on Firefox on Mac, Safari on Mac, IE on Windows and Google Chrome on Windows. Any tips to fix it on Firefox on Windows? I hope so, I really want to keep using it. Thanks! :)

    • admin says:

      Hi Rhonda. I am really glad you like the plugin. I am developing on MacOS but I will try to figure out the problem on Windows/Firefox. I plan to release a final beta this weekend. Hope you keep using this plugin.

  3. anurag says:

    hello, i am getting problem in using this code in my posts, will you please send me an example code to help me out.thank you for this great plugin!!

    • admin says:

      hi anurag, basically there are 2 steps:
      1. upload images to your post using the wordPress Add an image button
      2. enter the following code where you would like the slideshow to appear in the post: [showtime]
      hope this helps :)

  4. VVOR says:

    Great plugin! tnx

  5. PJ says:

    This is probably a silly question, but this is the best plugin I’ve found so far and would love for it to work! How do I get the photos to show in the slideshow only, and not ‘in addition’ to the slideshow? v2.8.4

    for example:
    african-prestige.com/slideshow

    Thanks!

    • admin says:

      peterxn, It’s not a silly question. The photo is automatically attached to a post/page when you upload it, so there is no need to place a copy into the post/page.
      In other words, WordPress “remembers” which page the photo belongs to, so you can safely remove the photos from the page body.

  6. Ricardo says:

    Great Plugin! How can i use de code directly into a theme using a php code? Tks!

    • admin says:

      sure, the php function is show_showtime(). you may also set options. here is an example:

      if ( function_exists( 'show_showtime' ) )
      show_showtime( "width=200|height=200|transition=focus|transitiontime=.5" );

  7. Tom says:

    I wanted to find out if there is a way to order the photos once they are associated with a post. I’ve tried uploading the entire folder, and by uploading one pic at a time. The pics are still being shown in the slideshow backwards. BTW, great plugin so far.

    • admin says:

      hi Tom, yes you can always change the image order through WordPress like this:
      1. Edit Post
      2. Click the icon ‘Add an image’
      3. Select ‘Gallery’ tab
      4. Chang order by drag-and-drop or input a number in the Order column
      5. Save all changes

  8. .felix says:

    The slideshow did not work on my site. I have images on NExtGen Gallery and had liked to the galleries. I added images to the posts themselves and then [showtime] and the images where still here and some sort of odd looking black spot with half an arrow when I moved the cursor on top of the “slideshow”. Sorry man, gonna try something else.

    • admin says:

      felix, as far as I know, NExtGen uses it’s own database tables (but i have not tried) whereas ShowTime uses WordPress native image attachments. Could you send me a link to your test page?

  9. Tom says:

    Yeah I tried that, didn’t work.

  10. Rhonda says:

    Yay! I updated the plugin with the new version you posted and it seems to have fixed the Firefox on Windows problem. Thanks!

    The only issue now is it looks like the background for the slideshow (like on the sides of vertical images) is black. Black doesn’t really go with my color scheme and I’d like to change it back to white. I tried to look for a setting to do that but I couldn’t find one. Any tips? Thanks!

    • admin says:

      Rhonda, I gave up the transparent background because it is buggy with FF. I will add an option to change the background color in the next major version of the plugin, along with other options, perhaps a new transition effect. Stay tuned :)

  11. Tom says:

    I tried reordering like you said, tried deleting and importing one at a time, tried renaming the actual files, but they always come out backwards of the order I’m trying to get them into. Tips, ideas?
    BTW, I know I’ve several times in the past day, but that’s shouldn’t be any kind’ve discouragement to you or your plug-in. Hands down it’s been the easiest slideshow to work with.

    • admin says:

      That is encouraging, thanks. The slides should be in the same order as in the wordpress gallery, unless you have set order to “random”. I will add more options if there is sufficient demand, like reverse, by date, …

  12. Tom says:

    That would be awesome. Ya got my vote to keep developing it…

  13. Raoni says:

    Hi,

    I have the same problem as TOM, my photos are not in the same order that in the MEDIA UPLOAD order…..
    And I’m not using “RANDOM” order in the options page……any tips????
    Thanks and that’s a really good plugin!!!

    • admin says:

      I’m going to look into that in the coming days. Busy right now. If you need a solution fast, edit showtime/getxml.php and add these lines after line 41:

      'order' => 'ASC',
      'orderby' => 'menu_order',

  14. dean shultz says:

    Awesome. Just works. Just awesome.

    Have piddled w/various plug-ins. Some are quite good. Some require considerable back-end twiddling. Many just don’t work.

    This plug-in is so simple. And the transitions are engaging without being cute.

  15. Hello,
    How do I order the photos that are in the slide show? Right now they appear in the order I uploaded them, but not in the order I would like…thanks!

  16. paul b says:

    Hello,
    I love the plug-in you created. When i activate it and try to edit posts & pages I get a warning at the bottom of my editor page:

    “Warning: call_user_func_array() [function.call-user-func-array]: First argument is expected to be a valid callback, ‘tiny_mce_version’ was given in /home2/ccymtwoz/public_html/wp-includes/plugin.php on line 166″

    When i deactivate it, the “warning” goes away. I’m new to WP, and have no idea if this is a problem or not. Everything seems to be working just fine, but with this “warning” message that i don’t understand. I’m using a Flexx Theme with WP 2.8.4 in IE on windows.

    BTW a few years back i worked as a cameraman on an Irish Dance show and we performed at Differdange (on two occasions), I think they are performing there again in November.

    Cheers,
    Paul

    • admin says:

      hello Paul, thanks for reporting this, it will be fixed in the next release.
      I grew up in the town of Differdange, what a coincidence! Paul.

  17. Hi,
    I should have mentioned that I did read the other response in regards to ordering the photos in the slide-show. I ordered all of the photos from 1-144 just as you instructed, but they still appear in the order I uploaded them. They even appear in the correct order under the gallery of the page, which I uploaded them to. Help!

    Thanks!

    • admin says:

      this will be fixed in the next release. meanwhile you can try the following:

      Edit showtime/getxml.php and add this code at line 41:

      ‘order’ => ‘ASC’,
      ‘orderby’ => ‘menu_order’,

  18. MARUJO says:

    Congratulations! This plugin is very nice ‘pra xuxu’. It works well for me in Mac. I will test in PC. Thanks!

  19. MARUJO says:

    a suggest for next versions: if is possible, to make a way to out thumbnails in this gallery. because if the post have multi fotos, the thumbs easy the navigation. its a suggest. because by this way, this plugin it works very really nice pra xuxu.

    • admin says:

      thanks for the suggestion. I try to keep this plugin simple and lightweight, perhaps this should go into a separate plugin “showtime advanced” ? hmmm…

  20. Gijs says:

    Super! As far as I can see at the first look its just what I needed.

    Thanks a lot!

  21. Tom says:

    I see that you came up with a fix for the ordering of pics. I just deleted those photos and then uploaded in the reverse order that I wanted them displayed. Thanks again, and I’ll be looking for that next version. Also, did I see SSAdvance being talked about?

  22. I don’t usually reply to posts but I will in this case, great info…I will add a backlink and bookmark your site. Keep up the good work!

  23. Pedro says:

    Great Plugin!!! Just wanted to add a bump to the Transparent background request. Thanks again for a great plugin!!!

    • admin says:

      thank you. Be careful with the transparency option. In a previous version, it was not always working nice with FireFox on PCs. Therefore I added the [experimental] tag.

  24. pauro says:

    I really like this plugin
    Did tried locally and it’s working nicely
    But one problem appear, probably not Showtime problem though, but because i use a css pulldown menu for navigation , i have to set the “z-index”, but it’s just not working, the menu always drop below the images. Please help… :(

    • admin says:

      make sure that you use default window mode option “window”.
      If this doesn’t fix the problem try to increase the z-index of your menu.

  25. paul b says:

    Hello Paul,
    Example
    If I have 10 Jpegs on a page. I want one to display at the top. It is a Jpeg Banner pic.
    The other 9 Jpegs I want to display “below” the banner Jpeg.
    How do I get the 9 Jpegs to “Showcase” without the banner jpeg being included in the “showcase”?
    Is this possible?
    Thanks,
    Paul B

    • paul says:

      hi, this not possible out-of-the-box. one possibility would be to upload all images you want in your slideshow into another (unpublished) page, note the id of this “dummy page”. Go back to your original page and type [slideshow id=dummy_page_id]
      If you have this situation on many pages, I suggest that you load your banner(s) into a “dummy page” instead.

  26. pauro says:

    Hi, not really sure what you meant by “default window mode”, but for the z-index, i did increase it yet still nothing happened…

  27. paul b says:

    Thanks Paul,
    I’m just getting a black box where the images/slideshow should be.
    1.Created Unpublished page
    2. inserted 3 jpegs but did not type [showtime] after the 3 jpegs
    3. Created Page for Display
    4. What part of the new unpublished page id do I type in?
    5. do i actually type [slideshow id= ?????]
    6. do i type [showtime = ?????]
    7. Sorry for all the questions. i can bring this thread into private email if you prefer!
    Thanks. P

    • admin says:

      hello Paul, if you got a black screen, it could mean that you installed the new version but the old slideshow player is still in your browser cache (you can check this by clicking on the black screen, it should say version 1.3 instead of 0.7)
      In the public page you type [showtime id=]
      hope this helps. :)

  28. Frank says:

    I just installed version 1.3, added [showtime] to a post that has 2 pictures in the gallery, but when I loaded the page, all I see is a black box. Is there something I am doing wrong?

  29. paul b says:

    BINGO! BINGO! BINGO!
    You are so very kind! And I thank you very kindly!
    Now i have some page progress!!!

    Thanks Paul….Fantastic Plug-in!!!!

    P

  30. paul b says:

    Hope you can have a Leffe , Grimbergen or 1664 on me!

    • admin says:

      thank you very much for your generous donation. this is encouraging me to continue development
      i do appreciate Leffe :D

  31. Doobie says:

    Great plugin! Looking forward to implementing it in a few of my sites.

    Any chance you have built in functionality to pull a Flickr or Picasa (or any external) gallery? This option would be ideal for a few of my clients.

    Many thanks nonetheless!

    -Doobie

    • admin says:

      Doobie, I’m not familiar with the APIs for flickr and picassa, but will definately look into this for the next major release… tnx, paul

  32. pauro says:

    Ok, after update to 1.3 i realize what you meant about “default window mode”, and did set it to widows. Still the problem with dropdown menu exist, even after i set the z-index to high numbers… don’t really understand what went wrong.. :(

    • admin says:

      hmm, i am thinking that perhaps “z-index” works only with absolutely positioned elements… try if playing with the style attribute for the slideshow helps. add this line in your style.css :
      .showtime {position:absolute;z-index:-1}

  33. [...] ShowTime Slideshow 将图片以幻灯片形式播放。需将图片文件放入特定目录。从第三方软件post不起作用 [...]

  34. pauro says:

    Still no luck experimenting with css. Also have tried different wmode and…not working.
    Bump in this page http://www.communitymx.com/content/article.cfm?cid=E5141... tried the “opaque” mode as mentioned in the article but not working also….pity me for I’m not a flash expert…

  35. cheryl says:

    Hi,
    I have a couple of questions:
    I’d like to use your slide show my website but need more help with configuration. I get the player box to show but can’t figure out how to get the photos to go in it. Sorry if I sound too new … but I guess I’m new. Any more step by step helps?

    Second question: How do I get 2 or 3 different slide shows on one page like you have on your demo page?

    Thanks for your help.
    Cheryl

    • admin says:

      hi Cheryl, the slideshow includes all pictures “attached” through a post by wordpress function “Add a picture”. Currently you have only one picture attached. (you just made me notice a bug, with 1-picture-slideshows not being displayed! it will be resolved in the next version)
      2. For more slideshows on one page you enter the shortcode wherever you want on that page.

  36. Sue James says:

    Great plugin, thank you! Much easier to use than others I’ve tried. :)
    One thing I’d love to see though is a ’split’ between title and caption. I’d really like to be able to display the captions only without the title, but I can’t see there’s any way to do it – you have to go with both or none. Is that right?

  37. cheryl says:

    thank you that is helpful!

    one more question … I now have the photos displaying as thumbnails below the slideshow. how do I make those disappear?

    again, thanks for your help.
    Cheryl

  38. MikeR says:

    This looks soooo promising… but I can’t seem to get the pics displayed except in the WP default gallery view (i.e., the Flash is not loading). What do I do? Thanks. (yes… a newb)

    • admin says:

      hello, do you see the flash on my demo pages? if not, it means that flash cannot be detected (i.e. javascript disabled) or is not present -> http://get.adobe.com/flashplayer/
      if it happens only on your site, it could mean that your hosting provider does not allow Flash …
      regards, paul

  39. Marcus T-M says:

    I would like your plug in to display a slideshow of ALL the images in my media library on a page. Therefore nothing would be attached to the page, you would just have [showtime] – I guess the code would check to see if any pics were attached and if not, revert to displaying all pics from the library.. is that easy to do? There is another plug in Media Library Gallery but that is full of bugs and I couldn’t get it to work.

    • admin says:

      marcus, there is a way to do so, but you have to manually edit 2 files (or wait until the next release)
      in showtime.class.php remove line 73 $id=intval($id) and in getxml.php change line 50 to read $galleryID = ($result['id']);
      then go to your post and enter [st id=null]

  40. Tony Kwan says:

    Great tool. But I do not know why the display quality is not good. Please advise.

    This is my webpage
    http://www.kaizvent.com/blog/?p=662

    Showtime code
    [showtime height=301 width=550 transition=slideup transitiontime=10 transitionease=none autoplay=on showcontrols=off showtext=off shuffle=on quality = best]

  41. Marcus T-M says:

    That really really worked a treat! And what a quick response! next pay day, I will be donating!

    Thanks again,
    Marcus

  42. Future Expat says:

    Is there any way to have the pictures in the slideshow display with captions?

    • Paul says:

      yes, make sure that you enable “Display description” in the options. You can enter the caption for your pictures in Media > Library

  43. James Sweeney says:

    Hi, first off great plugin. I just have a quick question regarding it. If a browser loads a site with the plugin in use and does not have flash installed it shows a series a thumbnail images instead which can mess up the overall look of a site if alot of images are in the slide show. Is it possible to hide these and simply display a get flash box instead???

    • Paul says:

      hi, I chose to display the standard gallery when flash player 10 could not be detected to make sure the images can be viewed on systems which don’t have Flash (e.g. iPhone). But you have a good point, I will add an option to force the “get flash” box in a future version. Thanks, Paul

  44. Gaelle says:

    Hello, I updated the slideshow to version 1.4 and now all I got is a row of thumbnails with Internet Explorer 6/7/8. I emptied the cache but no result.
    As I am here, no solution for the wmode transparent? If I am using it, the slideshow goes blank. Thank you.

  45. Vicky says:

    Hi, thanks so much for your work on this plugin. I have version 1.4 installed. When I add images to a page, and then the [showtime] code, the box display ‘no images available’. I have also tried creating a dedicated post and using the [showtime id=#] code.

    Thanks

    • Vicky says:

      I meant to say it comes up ’sorry no image found’ I do use the WP add image button on the page, and upload it from my computer. It’s still not working for me. I appreciate your feedback.

  46. Vicky says:

    Hi the page that I’m trying to add the slideshow to is http://bizibar.com/blog/index.php/solution/mobileworks/

  47. KW says:

    Hi Paul, does the flash code have a z-index associated with it? The slide show obscures/appears “on top” of my page navigation drop down menus. Hmm…

    Otherwise your recent changes are looking great! Thanks so much. :)

    • Paul says:

      Hi Kw, there is no z-index associated with it by default. You may do so by adding a line in your stylesheet like so:
      .showtime {position:absolute;z-index:-1}
      Also, make sure that Window Mode is set to opaque or transparent in the ShowTime options. GPU and Direct ignore CSS layers entirely.

  48. Gaelle says:

    Good evening Paul, thanks for your answer.
    As the site was already online, I went back to the version 0.9 and is back fine as it was.
    With the version 1.4 I tried the wmode transparent on Firefox 3.0, flash player 10. I did not have the occasion to try it on IE due to the previous problem.
    Anyway, I went to easy way to move the dropdown menu to another position so that it does not go anymore in contact with the slideshow. :D

  49. KW says:

    Hi Paul, z-index has no effect on the layering. I did some research and figured out it is a Windows Mode issue. When I use your “transparent” option, everything is layered correctly in IE/Windows, but the images don’t appear at all in Firefox/Windows. It seems like Gaelle was having issues with this, too. Is it a Flash update?

    • paul says:

      hi KW, the transparent issue in ff/win should be fixed in the current version (1.4) since the slideshow player is compiled for flash player 10… at least in my tests it worked fine.

  50. Hi Paul, great plugin, I’m definitely going to put some donation dollars in your tip jar once I get this working.
    I just upgraded your plugin and it stopped working? It was working fine before. The website is: http://www.safensoundplayground.com
    Any advice? I have it set up as [showtime id=291] and page 291 has a gallery with 4 different pictures associated with it. The funny thing is that is was working fine a few days ago and I can’t remember changing anything that would affect it. any advice would be appreciated! Thanks,

  51. Nathaniel says:

    I loved the plugin when it was working. It stopped working for some reason. I installed it about a week ago and it was working. I have’nt done anything to the website in the past week, not even logged into the admin panel, and now it just will not do anything. After trying every possible thing I can imagine it just won’t do anything but say “Sorry, no image found!”. Also, can you please give us more control over the photos that show simply by creating a text box where you put the image URL in followed by a line break to add multiple images.

    Thanks.
    Nathaniel

  52. david says:

    Great plugin, but (since the update?) the ‘reverse’ option doesn’t work for me.

    If I change it via the options page, or put it in the [showtime] code, the images don’t get reversed. I use it in the top, right corner on my site, it pulls 4 images out of a post.

  53. ty says:

    Great plugin.
    I can’t get my captions to display, though.
    I’ve selected Display Title and Display Description in the options page and in the post I added showtext=on.

    With the options not updating, is there a way to update these in the database?

    Thanks!

    • Paul says:

      thanks. I think the database is updated correctly … it could be a bug in the flash file. It should be fixed in the next release. by the way the shortcode for the captions is showalt=on

  54. Rhonda says:

    Hi Paul,

    Just FYI since you said you’re working on an update, but once I upgraded to version 1.4 it stopped working in IE and the WP gallery would display. I downgraded to version 1.3.1 and it’s working fine.

    This may be too complicated, but the theme I’m using has a window for pages that automatically scales to fit the monitor. Since it’s a different size on each monitor and browser I have a hard time finding ‘universal’ slideshow dimensions. Is there any way to put in a code in for the slideshow to have it automatically fit the window?

    If not I understand and I’ll find something that works but I thought I’d ask. Thanks for a great plugin!

    • Paul says:

      hi Rhonda, you can use relative values for the showtime container class.
      to do this, just add a line like this at the end of your main stylesheet (style.css):
      .showtime{position:absolute;height:80%;width:100%;top:0}

  55. ADL says:

    I would like to know how to fix the spacing between the slide show and whatever I have below it…How can I add more space between the bottom of the slideshow and a video or text?

  56. Rhonda says:

    Hi Paul,
    Thank you SO much for the code tip for automatically resizing the slideshow into a window. It was exactly what I was looking for and it appears to be working great….EXCEPT in IE. For some strange reason it’s all screwed up and behaving totally different. What’s even more weird is that I have the slideshow on 2 different pages in the same theme and they look totally different on each page. I wasn’t sure what I needed to set the dimensions of the slideshow once I added that line of code to the stylesheet…I tried a couple and it didn’t look like it made a difference.

    Here is my website if you would like to see what I am talking about: pumpkinpiephoto.com There are slideshows on the home page (where its really screwed up in IE) and the portfolio page. Any tips?

    If not I can go back to trying to find a universal dimension. Thanks so much! :)

    • Paul says:

      hi Rhonda, the dimensions of the slideshow are ignored when it is has a position:absolute. My guess is that the IE bug is due to the DIV containing the slideshow DIV (which may not be the same on all your pages). You should be able to get advise when searching for “IE absolute positioning”. best regards.

  57. Sam says:

    hi i really love your plugin, it works perfectly in my pages/posts. but i was wondering how to use it in the theme of my page. i’m using the “freshy 2″ theme (http://www.jide.fr/english/) and want the ShowTime slideshow to appear where the header .jpg appears now. how i do i code in the ShowTime plugin?

    • Paul says:

      In you header.php file, add a line like this example: < ?php show_showtime('width=960|height=150'); ?> (remove the space between < and ?)

      • Sam says:

        how do i link it with a gallery? do i need to link it with a post/page?

        • Paul says:

          Yes, you have to create a page (or post) where you add the images. This page can be hidden (non published). Note the id of this page. Then, you go to your header.php and add the php function
          show_showtime('id=id_of_hidden_page');

  58. kw says:

    Hi Paul,

    Still having the trouble I’ve mentioned above with my navigation appearing behind the slide show. I have the most recent version of Flash installed (WIN 10.0.32.18) and still having this issue. I thought it might be helpful to run through what’s happening on each setting…

    Firefox 3.5 on Windows:
    When wmode=window: slideshow works, but navigation is behind it
    When wmode=opaque: slideshow doesn’t work, background color appears, navigation is in front
    When wmode=transparent: slideshow doesn’t work, no background color appears (blank space), navigation is in front
    When wmode=direct: slideshow works, but navigation is behind it
    When wmode=gpu: slideshow works, but navigation is behind it

    I.E. 7.0 on Windows:
    When wmode=window: slideshow works, but navigation is behind it
    When wmode=opaque: slideshow works, navigation works! yay!
    When wmode=transparent: slideshow works, navigation works! yay!
    When wmode=direct: slideshow works, but navigation is behind it
    When wmode=gpu: slideshow works, but navigation is behind it

    I haven’t checked this out extensively on my Mac at home, but I could if it would be helpful.

    I also agree with James Sweeney’s suggestion above that instead of thumbnails appearing with the correct Flash isn’t installed, a prompt to update Flash appears. The website I’m working on is a portfolio, so all the emphasis of the website is places on the photos in the slide show, so I hope I can find a way to use STSS without compatibility issues because it really showcases the images perfectly. :)

    Thanks so much!

  59. kw says:

    Oi, I feel like I’m spamming the comments, but I found one more thing by researching Firefox/Wmode Transparency. It seems like you have to declare the wmode twice, “As a param for Internet Explorer and inside the embed for the other browsers.” I’m looking at the STSS source code, and while I don’t know anything about flash, I only see the wmode declared once. Maybe this is why IE works but not FF?

    http://themeshaper.com/forums/topic/keeping-flash-behind-the-header#post-6408

    • Paul says:

      kw, you’re not spamming lol … Perhaps you could post a link to the test page?
      btw. this plugin uses swfObject’s javascript to embed flash, so double declaration is not needed.

  60. kw says:

    Can I email you the website using your contact form? It isn’t “live” yet.

  61. Sam says:

    ok i got it to work pretty well with my theme header, thanks for your help!

    is there a way i can keep the slideshow from looping? i’d like it to go through the pictures one time and stop.

  62. Sam says:

    is there a way to under or over lay an image. for example, uploading a background.jpg? that way i could have an opaque, logo/name always on.

  63. tezza says:

    I sthere a way I can just use selected images to be in the slide show ratherthan having all the images on the pg. What Im trying to do is have a pg that has static images as well as a slideshow that only contains images that i want to be in the slideshow an dnot the static ones??? please help???

    • Paul says:

      it is not currently possible to exclude images from a post. To achieve this, you would have to
      1. create a new post where you upload the images to be included in the slide show
      2. publish the post as private (so it is not visible anywhere else) and note the id of the post
      3. go back to your public post and write [st id=id_of_private_post]

  64. hutch says:

    I added your slidshow plugin and it works great except when the second image displays i get the following error:
    IO Error: [IO Error Event Type=”IO error” bubbles=False cancellable+false event phase=2text=Error#2124

    This error displays over the image as the slide show continues. Can you help?

  65. Kay says:

    Is there a way to pull the images from a remote URL other than Picasa or Flickr? I’ll have 3 sites that need to have the identical slide shows, and would like to store the images in one central location.

    • Paul says:

      The easiest way to achieve this (if all your sites use WordPress) is to open a free account on Picasa or Flickr, upload your images there and pull your images from the same RSS feed.

      You could also use the showtime.swf file in the showtime and use an xml file with the image links. I will write a better tutorial on this when I have some time…

      showtime.swf will look for a file called “data.xml” in the same directory, unless you call it with the flashvar parameter “xml=myfile.xml”
      The structure of the xml is like this:
      <slideshow>
      <options transition="slideleft" transitionease="Back.EaseOut" transitiontime="4" scale="noscale" />
      <img src="source_of_image_file" title="title" alt="description"/>
      <hd src="source_of_highres_image_file"/>
      </slideshow>

      The <hd> tag is only necessary if you want to load a higher resolution image in fullscreen mode. The options available are the same as for the showtime wordpress shortcode (with few exceptions). If you have some knowledge in PHP, you could write a PHP file to create the xml dynamically. Take a look at the getxml.php file for inspiration on this.

  66. mike says:

    Just getting started w/ the wordpress thing..would like to use the slideshow for my wife’s photography. Since i have professed my ignorance for wordpress code the question would be…where exactly do i insert the [showtime] code? Oh i am using a prophoto template. Not sure if this will be a problem..

    Anyone’s help is greatly appreciated

    • Paul says:

      hello mike. The [showtime] code goes right into the content of your pages. (the same textfield where you write the body of your page). I’m not sure if this makes sense to you. For help, using the WordPress administration, please go to http://www.wordpress.org

  67. Selami says:

    First of all too much thanks for this user-friendly slide show. It is the best I have senn till now. My concern is about title and captions:
    1. Is there a way to change the position of title and captions?
    2. How can I use UTF-8-tr coding in the captions? When I write in Turkish, some fonts are not recognized.

    Thanks in advance!

    • Paul says:

      Hi Selami, I’m glad you find this plugin user friendly … :)

      Unfortunately, the special characters are currently limited to the characters available in the font. I am considering to replace the font with a system font in the next version and to allow custom CSS styling. This will trade in some typography for flexibility. I would be interested what other users think about this? Any suggestions?

  68. Alex says:

    First – big thanks for Paul Schroeder.
    Great plugin!
    Today I have long tried to connect picasa gallery
    But everything was very simple – I went to the appropriate gallery and I copied the link for the RSS (for example – http://picasaweb.google.com/data/feed/base/user/3dKStudio/albumid/536754247851649?alt=rss&kind=photo&hl=ru)
    howTime Slideshow the best and the most beautiful gallery with very simple settings!

  69. Deb says:

    Love the Plugin! Seriously, I’m a novice to Wordpress and yet I managed to work it out. We’re a not-for-profit organisation and the showtime slide show makes the site look beautiful, and demonstrates what is possible when people do things for other people – like build great plugins!

    Thanks for all your hard work!

    Deb

  70. mike says:

    hi paul, thanks for the reply…the only confusion that i have is that right now-i dont have any “pages”-other than the “about” page. All i have so far are posts…can i include the code in the post as well? Would it be in the title, or in the body where the images are uploaded? I have tried several different places within the post (including the permalink) I apologize for so many questions.

    • Paul says:

      hi mike, you can add the slide show in both, pages and posts. The shortcode [st] must be placed within the body. It can be above or below other content, wherever you want the slide show to appear.

  71. Charmian says:

    I added SlideShow to my self-hosted WordPress website (in process and not live yet) a couple of weeks ago and it worked fine. Today, the slideshow doesn’t work and says :XML could not be loaded.

    I am using the latest version of WordPress and the latest version of Slideshow. Not sure what changed. Any ideas?

    Thanks.

  72. mike says:

    Paul,

    I finally “got it” and have a basic start to using the slideshow in my galleries…i am proficient @ most things computer related–but NOT wordpress!! Wow your work is awesome! I am sure that i will have more questions…thanks for all your hard work, keep it up!

  73. Julie says:

    Hi
    Is there anyway you can centre the whole show? It seems to left align no matter what html in the post window I use!
    Thanks

    • Paul says:

      yes, in your stylesheet file (style.css) add the following line:

      .showtime { display:block; margin:0 auto; }

      This should adjust the left and right margin of the div and center the content horizontally.

      • Tavis says:

        Hello,
        I am using the plugin on my Mac with Firefox, but a friend let me know that none of the showtime shows were loading on his PC using Firefox. He also noted that on Internet Explorer the shows were off to the side of the page and not aligned correctly. I have the latest v1.5 installed and was wondering if I have something in the code wrong.
        Thank You.

        • Paul says:

          What did your friend see in place of the slide show?
          Does he see the slide show on my demo pages?
          The alignment issue is probably due to a faulty css. You should be able to fix it using the .showtime classin your styles.css file.
          Thanks.

          • Tavis says:

            In IE, the shows were off to the right side of the page and not aligned as I had them in Firefox on the Mac. In Firefox on the Windows PC, none of the shows appear, they are just blank spaces. On the Windows PC your test page IE looked fine, but in Firefox, only the first show at the top of your page worked, the other looked just like they did on my website – blank spaces. Also, can you elaborate on: “You should be able to fix it using the .showtime classin your styles.css file”. I appreciate your help with this.

          • Tavis says:

            I just noticed kw’s post on 10/28, as I had the wmode=transparent. So I put the wmode=window and the shows come in fine for Firefox in Windows (still have same issues with IE).

        • paul says:

          Thank you for notifying. I was aware of the transparency bug in FF/Win but in my tests it was resolved since I compiled the slide show for Flash player 10.
          The alignment issue in IE is most probably related to the css of the container div. To force display position of the slide show, add a line like this in your stylesheet (usually styles.css):
          .showtime{position:relative;margin:0;}

  74. Christoph says:

    First thanks for this great plugin!

    After updating to 1.5 an error occures sometimes (eg if you click very fast through the slides)

    IO Error: [IO Error Event Type=”IO error” bubbles=False cancellable+false event phase=2text=Error#2035

    I think it’s the “Loading” layer.
    Help would be great!

  75. mike says:

    This has the potential to be an incredible tool for use as photographers! (Which by the way my wife happens to be).. Im basically down to one last bug before i have this thing ready. When i first bring the page up, and begin the slideshow, the images are slightly out of focus (i am using large images 900×1200). If i enter into full screen mode, it clears up, and stays that way when i exit full screen.

    Any ideas? Possibly in the settings? Or are the images (i save them for web or device in CS4) just too big? Most files are around 160kb.

    • Paul says:

      WordPress automatically saves resized copes of each image. By default, the plugin uses the “medium” resolution as source and “large” for fullscreen (sourcehd). Try setting the source to “large”.

    • Ashley says:

      Re: Mike’s 11.4.09 question about blurry pictures. I’m also having the same problem. Could you please give me some direction to where I can “try setting the source to ‘large’” as was suggested? Thanks!

  76. Stanislav says:

    Many thanks!!!!

  77. Jesse says:

    Just two quick questions…

    1) How do I change the style of the ShowText font?

    2) Can you make it so that when someone clicks on the slideshow, it sends them to the page of the image’s Link URL?

  78. Mike Singer says:

    Hi,

    I can’t seem to find this option in the UI:
    “There is one special setting: Alternative Content. This option lets you select what should be displayed if Flash Player is not found. Choose between “WordPress gallery” or “ExpressInstall”. The latter will display a box requesting the user to enable flash, install or upgrade the Flash Player browser plugin.”

    Am I missing something?

    Thanks … great plug-in!

    • Paul says:

      Hi Mike, it is the last option in the showTime settings. I have added it in version 1.5, if you don’t see it, you need to update the plugin first.

      • Mike Singer says:

        I finally got around to upgrading to the latest version, and the Flash install text option is now appearing. Thanks!

  79. Jesse says:

    Your plugin looks great on my home page http://www.blissnosis.com, I’m looking forward to the ability to hyperlink the images… can’t wait!

  80. Catherynne says:

    I’m having the same problem as Charmian – I’m getting an “XML could not be loaded” error. Have tried playing with settings, using [showtime] vs [st] including a flickr rss – no joy so far. I have a self-hosted wordpress site using v2.8.5 so maybe your plugin isn’t compatible with that version of WP? It looks like a good plugin, so it’d be great to know if it’s possible to use with this version of WP or not. Thanks.

    • Paul says:

      hello, I’m using wp 2.8.5 as well, this should not be the problem. I could only guess that your host would restrict dynamically generated XML. I might be able to help if you send me a link to the test page.

  81. [...] of fun plugins, including the slideshow on the front page powered by ShowTime Slideshow. Tried a bunch of different slideshows, but this was the one that fit the bill best — easy to [...]

  82. Kamil says:

    Hi,
    Thanks for such a great plugin! I’m using it on my site and really love how it works. But there is one problem: I don’t know how to use charset other than the standard Latin. Is it the font used or could I just change encoding to UTF-8 for example? Where should I search?

    • Paul says:

      hi. i’m using utf-8 charset. If some characters are not being displayed they are probably missing in the embedded font file. I am working on a new version already where the font will behave just as in HTML and can be changed via CSS.

  83. Grif says:

    Hi, this plugin may be able to solve my problem.
    Hi! I’m using NextGen Gallery to manage photo uploads. I want to be able to add a slideshow to a post BUT with specific transitions to that slideshow. Wonder if it can read nextgen gallery images so i don’t have to re-upload pics. I’d also like to be able to add audio to each slideshow. Is this possible with this plugin?

    Cheers!

    • Paul says:

      hello. showTime slide show is designed to use WordPress core gallery to avoid dependency on one plugin or another.
      Unfortunately I am not planning on adding nextGen support or audio. There are some very good plugins out there to handle audio files.

  84. Milos Djuric says:

    hey,
    at first i want to thank you for all the work you have put into it. it looks and works very well! but i do have a question: is it possible to show the captions of each image below it and not over it? i figured it should be simple to do but cant find a way to do it.

    thank you again

    • Milos Djuric says:

      oh, and is it also possible to change the font and color of the captions?

      sorry, but captions are essential to my work.

    • Paul says:

      it is not possible to show captions below unless you add a white space in your image files. (or by using a higher setting for height than the height of your images and setting scale to noscale)
      changing fonts and colors with css will be possible in the next version.

      • Milos Djuric says:

        hey, thanks for your reply. will you concider adding an option for caption-placement in the next version?

        thanks for your time to answer all the questions here. very nice.

  85. Guillaume says:

    AWESOME PLUG-IN
    THANK YOU THOUSAND TIMES
    donation on its way :)

  86. Guillaume says:

    donation link is broken my friend …

  87. Motorhaas says:

    Hi,

    Great plugin, but I can’t seem to get it working on my webhosting server. It works locally though. In IE nothing happens when opening the page were the slideshow should show up. In the page sourcecode I can see the flash code is there. When I open the page with Firefox the following error shows up:

    SecurityError: Error #2122: Security sandbox violation: LoaderInfo.content: http://www.alphabouw.nl/wp-content/plugins/showtime-slideshow/showtime/st15.swf cannot access http://alphabouw.nl/wp-content/uploads/2009/11/foto1-300×225.jpg. A policy file is required, but the checkPolicyFile flag was not set when this media was loaded.
    at flash.display::LoaderInfo/get content()
    at st15_fla::MainTimeline/addSlideContent()
    at st15_fla::MainTimeline/fadeSlideIn()

    What could be the cause here? Permissions?
    Looking forward to a suggestion.
    Thanks.

    • Paul says:

      it appears to be a “cross domain” security issue.
      Try to add/remove the “www.” in the WordPress URL and blog URL.
      This is done via the WP admin Settings > General

  88. Kamil says:

    Thanks a lot for your reply :]

  89. [...] the rest here: youtag graphic design » Blog Archive » ShowTime Slideshow WordPress Plugin Comments0 Leave a Reply Click here to cancel [...]

  90. Guillaume says:

    Me again. Could you tell me the code to reduce the size of the title text ?
    (and also to place it a little lower on the screen ?)

    I read your guide, I know it must be something like [st parameter=value]. But I don’t know what parameter it is.
    Thank you very much.

    • Paul says:

      Styling is currently not supported. the upcoming version will let you style title and description with css. It may take a while though as I’m too busy to work on the plugin right now.

  91. Yann says:

    Hi, it doesn’t work with Picasa. I’ve tried every solution but it was unsuccessful. My picasa temporary photo album is hosted here : http://picasaweb.google.com/data/feed/base/user/ybernhard67/albumid/5404609723887283713?alt=rss&kind=photo&hl=fr

    Please can you help me ?

  92. michel says:

    Hello,
    I’d like to use the plugin to install a slideshow of a private page containing some pictures of our sponsors.
    Don’t want to have this on a post, only in the sidebar.
    How do I proceed ?
    Thanks for your work.

    • Paul says:

      hello, you will need to edit the file sidebar.php in your theme directory.
      Add a line like this where you want the slide show to appear:
      <?php
      show_showtime ("id=id_of_private_post|width=50|height=50")
      ?>

  93. Robin says:

    Hi,
    I use it to show my picasaweb gallery and found one problem.
    If you havent any images in media library, plugin didnt work neither with picasa as source of pictures.

  94. MARUJO says:

    its is possible to exclude some images from de gallery, to appear in showtimeslide? eg:
    i have 10 photos. 3 of them i don want to show. how can i do it? i see in WP 2.9 have a exclude/include function in [gallery] shortcode. it is possible in showtime? thanks again!

    • Paul says:

      exclusion is currently not supported. the way around would be to add a private post with the gallery images, then link to this post using the id function.

  95. Joan says:

    Paul, Showtime is a super wordpress plugin, but I can’t get it to display my Picasa album contents… I’ve tried various versions of the following, but I just get a blank box. (see http://travelhorizonstyle.com.au/country/southern-europe/greece/classical-tour-with-meteora/ ). Is it not possible to display an entire album ?

    [st picasa=http://picasaweb.google.com/horizonstyletravel/GolfAfrica# transition=flip autoplay=on]

    Thanks very much & looking forward to your thougths.

    • Paul says:

      hi Joan, it’s possible to display an entire album, just pass the album feed url as parameter:

      picasa=http://picasaweb.google.com/data/feed/base/user/horizonstyletravel/albumid/5399131548260760097

      You’ll get the correct url when you click on the RSS link in you picasa album.

      EDIT:
      I noticed a little bug with the picasa code. You should add “?” to the picasa url string if there are no other parameters, so the correct code would be [st picasa=http://picasaweb.google.com/data/feed/base/user/horizonstyletravel/albumid/5399131548260760097?]

  96. Damien says:

    Great plugin – truly fantastic.

    I’m having one issue – on an installation on Wordpress MU, I can’t get the medium, large or full size photos to be used for the slideshow embedded in the page.

    It works perfectly in full screen (calling the full size using sourcehd=full) but can not get source=full or source=large to work for me. Any thoughts?

    Thanks
    Damien

  97. Jesse says:

    When will you have an updated version that allows hyperlinking slides to html pages? Eagerly awaiting…

  98. Shawn says:

    I’m using your plugin and despite one tiny issue, it is really good. I’ve noticed that I need to refresh the screen (usually when I first visit the site after a period of no activity) in order to get your plugin to show up. It hangs the page on a first view. Any advice in making this plugin more reliable on first views? I’m using IE8 and Firefox. Thanks!

    • Paul says:

      hi Shawn, are you using wmode=transparent ? if so, changing window mode back to ‘window’ may solve the issue.

    • Shawn says:

      I would prefer to keep the wmode parameter set to “transparent” as I have a rollover menu above the slideshow that becomes “hidden/behind” the slideshow if it is set to anything else other than “transparent.” Not to mention, the background color widget seems to be buggy as well. Any other advice?

  99. Amanda E. says:

    Hi,
    I had been using the postcasa plugin to embed my Picasa slideshows, but found it very difficult to make it work. (The one on our home page is the only one I’ve ever gotten to work in WordPress…) So, I installed your Showtime plugin today. I like this plugin’s flexibility but am still having issues. I’ve read through all the comments above and made sure the album is public and that I’m not adding the rss at the end, etc. However, it still says “sorry, no image found” . Do you have any ideas? The test post is at http://bioquest.org/blog/2009/11/testing-showtime-slideshow-plugin/ and the code I’ve inserted into the post is this:

    [st picasa=http://picasaweb.google.com/data/feed/base/user/bioquestcc/albumid/5406196726609242801]

    Thanks for any help you could offer!
    Amanda

    • Paul says:

      hi Amanda, the testing page does not seem to exist anymore. however I found the problem is a bug in my code.
      There needs to be at least one parameter in the picasa URL. It works fine like this:
      [st picasa=http://picasaweb.google.com/data/feed/base/user/bioquestcc/albumid/5406196726609242801?alt=rss]

      I will correct this in my previous comment :)

  100. Tito says:

    I tried to point to a Picasa feed using this syntax:
    [st picasa=http://picasaweb.google.com/data/feed/base/user/activistsd/albumid/5403516735870982161?alt=rss&kind=photo&hl=en_US]
    But it won’t work. I get an error message that reads “Sorry, no image found.”
    This is the page:
    http://susanwestfriedmanfund.org/?page_id=39
    Any suggestions? Thanks in advance.

    • Paul says:

      hi Tito, your code is correct. I’ve tried it on my own page and it worked fine.
      When you look at the generated xml page, you will see there is an error with PHP in the file getxml.php. This may be due to PHP settings on your server.

      • Tito says:

        Hi Paul, thanks for your prompt reply. I looked at the source of the page and did not see the PHP error. Could you suggest what settings may be causing the problem? Do I need to set up a php.ini file to use the right settings? Thanks in advance for your advice.

        • Paul says:

          it appears that you found a solution. I would be interested to know what you changed to get it to work.

          • Tito says:

            It’s not an elegant solution at all. I downloaded all the images from the Picasa album and uploaded them to the slideshow page. I’m not using the Picasa feed to make it work. I would love to get it to work so that the Picasa album can be updated and modified and the changes be reflected in the slideshow. Any suggestions about how PHP should be configured are appreciated. By default, my server uses PHP4. Should I force it to use PHP5 instead? Thanks in advance.

  101. Tito says:

    One more quick question: how do I style the Title and Caption text? I’d line to tighten the line-height on the captions in particular. Thanks in advance, great plugin!

    • Paul says:

      Tito, it is not currently possible to style the title and captions, I am already working on a new version where this is possible, there will be many other additions, but it is not ready for release.

      • Tito says:

        Thanks for the info, Paul. I look forward to the upgrade. For now I’m very satisfied with the plugin, especially if I can get the Picasa feed to work correctly.

  102. Klaus says:

    I also have problems with picasa slideshow
    ,y test-webside = http://www.snow2kite.at/test/

    I get the error: “no image found!”

    I added in The page [st picasa=http://picasaweb.google.com/data/feed/base/user/bioquestcc/albumid/5406196726609242801?alt=rss]

    Flick is working with

    [st flickr=http://api.flickr.com/services/feeds/photoset.gne?set=72157622602489724&nsid=27531560@N02]

  103. Shawn says:

    I just sent you an email and realized I should have posted my issue here instead…
    I’d like to know if there is a way to post images to the page that will not be included in the slideshow experience? If not, I may have to uninstall your plugin. I can’t allow your plugin to dictate the rest of the page’s visual design. Otherwise, I really like this plugin. See the url for an example… i don’t want the “Continue” button to be part of the slideshow experience…

    • Shawn says:

      I figured out how to keep images out of the slideshow experience. I uploaded to the root of my site and called the file using the absolute url within my page/post. This workaround requires a little HTML knowledge but it seem to be working ok (for anyone interested). But… there’s still a few buggy things. Otherwise, very nice. Thanks.

      • Paul says:

        hello Shawn, thanks for sharing your solution.
        Another way which does not require HTML knowledge would be to attach the images for the slide show to a separate private post, note the ID of this post and call the plugin with the id attribute. e.g. [st id=id_of_private_post]

  104. Klaus says:

    Here again my test-site:

    http://www.snow2kite.at/?page_id=152

    Picasa Link not working!
    (flick – slideshow ist working)

    • Paul says:

      Hello, did you remove the slide show? I cannot find any reference in the source code.

      Your feed URL is correct. I can only guess that it is a problem with the PHP settings on your server and the code generating the XML from the picasa feed in getxml.php

  105. Damien says:

    Hi,

    Trying to use this on: http://bandr.hosting.strawberrymedia.ie/gallery/

    but it’s only using the thumbnail / small sized photos. When I pull in to the fullscreen it then shows the full size images, and continues in full size once returned to normal.

    Can you take a look please?

    D

    • Aidan Green says:

      Hi, first time using your plugin tonight, overall works great, awsome work.

      Bug:
      its returning the medium image no matter what admin variable you choose for source image.

      Duck tape used:
      i traced the issue from looking at your flashvars I wasn’t sure how to fix the source of the problem (pardon the pun), so i edited Line 66 of getxml.php from using a default value for ‘medium’ to ‘full’ guessing its not being set properly in showtime.class.php

      but ducktape will have to do for tonight, would love to hear what the proper solution is.

    • Paul says:

      Hello Damien, in the ShowTime Settings search for “Source image”. Try to set it to “large” or “full”.

  106. Marc says:

    Wow! I got it working in the header.
    Love this plugin.

  107. Ruud says:

    Hi Paul,

    Isn’t it possible to select the pictures you want to display in the slideshow? Or maybe select a NextGen album you want to use for the the slideshow. I have put the code into my theme but my in oppinion it’s way to difficult to publish new pictures in the slide… Why use only the pics on a page or post?

    • Paul says:

      hi Ruud, For most people, this is the easiest way to upload/add/edit/remove pictures to a slide show. I think that wordPress makes it fairly easy to add pictures to a page, and it will become even more convenient in the future. Another benefit of administrating your galleries through WordPress is that you will not become dependent on a certain plugin.

      Alternatively, you can feed an image gallery from Picasa or Flickr.

  108. Criss says:

    Very nice plugin.
    Is there a way to turn off the error messages? I get error #2124 often, and can’t pinpoint the image that triggers it, but the show keeps going – if I could turn off the error message the viewer would never know there was an issue. Thanks.

  109. pppetros says:

    hi, great plugin but I still haven’t seen it working on my site. It only shows a black box. I have version 1.5 and Flash 10.

    My server has safe mode turned on and i think maybe this causes the problem. Previously, i had the plugin wordpress showtime slideshow. Is there any know conflict with that? What can i do?

  110. pppetros says:

    i forgot to mention that i have the mystique template installed http://wordpress.org/extend/themes/mystique, if there is any known conflict with it

  111. Fredrik says:

    Hello
    I’m using this plugin without issues on a live site. But now I’m developing a new site, and the adminpanel for showtime slideshow is messed up! The labels are missing and bits and pieces of php tags are floating about. Any thoughts? I’m using the same version of WP and ST, and I have even tried to download the working ST folder from my live site to my dev site, but without success.

  112. dex44 says:

    Thx for this great plugin! i will be using it for sure:)

  113. kevin says:

    i got a problem here, for the first post the slideshow works, but for the second post it is not working, i tried reupload the image but it still says “no image found” http://www.ktstyles.com/wordpress/?p=179
    nice plugin, thanks~

  114. brad says:

    Hi,

    I added the images to the media library, installed the plugin and typed [showtime] into the page, but I get an error of “XML could not be loaded”

    • Paul says:

      the most probable cause for this error is a hosting that does not allow dynamic generation of XML. I might be able to analyze the problem further if you can send me a link to a test page.

  115. Hutek says:

    Thank you for your hardwork, this plugin is one of the best gallery plugin I’ve eve seen.

    • Paul says:

      You are very welcome.
      I tried to integrate the most requested features :)
      I hope the new features will not make setup too difficult for beginners. I guess I will need to post detailed instructions for the new features in version 1.6

  116. Raoni says:

    Hi, GREAT PLUGIN!!!
    Would be great and COMPLETE with thumbnails navigation in the gallery………Do you have something in mind for the future of the plugin?????
    Thanks very much!!!!!!

  117. Redeye says:

    Fantastic plugin.
    I am running slideshow with images that are same width but different height, is there any way to align images at top rather than being vertically centred in the slideshow window.

  118. J. Johnson says:

    Hi! This looks fantastic, just what I’ve been looking for – a simple slideshow that keeps the WP Gallery. Surprisingly hard to find.
    However, when I try to use it, it doesn’t display a slideshow, instead it displays two galleries. Any ideas? I’m using the latest version of WP with not too many add-ons. I’ve got Flash installed, etc. Using latest version of Firefox on Ubuntu.
    Thanks!

  119. courtney d says:

    agreed that this is a great plugin and does exactly what i want EXCEPT the lack of thumbnail or number navigation for easy viewing. unfortunately this is a deal breaker for me!! are you sure there is no way to include them?

  120. Alexis says:

    I’m using ShowTime with a Flickr set. I could not figure out how to use the original size of my photos. The source image settings seem to be ignored and the medium size is always returned.

    • Paul says:

      Alexis, I was having problems with getting the large and original photos in the feed, so I removed that option. Perhaps it only works with a Flickr Pro account.
      Here is something you may want to try. In the file showtime/getxml.php replace the line 195:
      $imgurl = str_replace(“_m.jpg”, “.jpg”, $imgurl);
      with
      $imgurl = str_replace(“_m.jpg”, “_b.jpg”, $imgurl); // (big)
      or
      $imgurl = str_replace(“_m.jpg”, “_o.jpg”, $imgurl); // (original size)
      I’ll be glad if you can share your experience.

  121. kkthxbye says:

    Great work, but still problems with menus apearing under the slide show. Everything is fine on my mac, but firefox on windows puts the menus behind the slide.

  122. dennis says:

    great plugin! i agree with Raoni: with thumbnails it would be COMPLETE!
    thank you

  123. sam says:

    i love your work, you have an eccellent plugin. but when your plug in is active and i am in the dashboard or page edit mode the cascading menus stop working, but once i deactivate the plugin they fuction normaly again. i really love the plugin and i am hoping it is a simple glitch to fix…thanks
    sam

  124. J. Johnson says:

    Paul, thanks for the quick response. I definitely have JavaScript enabled.
    I did a bit of troubleshooting, and here’s what I learned:
    If I use the [st] shortcode, it displays a gallery instead of the slideshow. But if I use the [slide] shortcode, it works fine (great, actually. I love this plugin!)
    I’ve confirmed this behavior on Opera and Firefox on Linux (Ubuntu) and Opera, Safari, and IE on Windows (Vista). Haven’t tested on a Mac.
    Weird, right? Why would your plugin be triggered by a different shortcode than the one you coded? Anyway, now that I now how to trigger it, I’m happy. But this may be useful info for others.

    • Paul says:

      Hello Johnson, thanks for sharing your experience. May I ask which version of the plugin you’re using? [st] [showtime] [slide] should all work in the current version. Anyway, what matters is that you got it working :)

  125. Darren says:

    I changed my theme to an updated version of Reflection, and then went back to my original theme and now the showtime slider isn’t working anymore. Any thoughts?

  126. Darren says:

    It looks like it’s working fine in Firefox. It seems to be malfunctioning in IE (shocking)

    • Paul says:

      hello Darren, please explain what is displayed in IE. It would also be useful to know your version of IE and its Flash plugin. Thanks, Paul

  127. sam says:

    i placed this in my post “[st id=36 shuffle=on|off]” and i got the slideto work but it is not randomly picking the pictures, it is still going in order. do i have the tag correctly?
    i am still problems with my dashboard not cascading the drop down menu!?

    thanks
    for any help.
    sam

    • paul says:

      hello Sam, the correct syntax is [st id=36 shuffle=on]
      The pipe symbol (|) separates different options in my shortcode examples.

  128. Bird says:

    Hello — this plugin looks amazing, but I can’t get it to run. The plugin seems to work fine, but on the page I get the “this slideshow needs Flash”. I have the most recent Flash and I know it’s working because I have another bit of Flash that is working ON THE SAME PAGE. I also know that Javascript is working. I don’t think there’s a problem with the plugin. Do you have any idea what could be wrong? Some “wires are crossed” here. Thanks so much.

  129. Bird says:

    *Update — I tried the hardcode as well… no dice. It just won’t recognize my current install of Flash. (I’m testing FF and Safari on Mac – on two different computers)… *I will donate if I can get this to work! ^_^

  130. Bird says:

    *Update – sorry there’s 3 comments – please delete these added comments during moderation if you wish (or combine them).

    I’ve turned off other plugins (didn’t help). I’ve taken other elements of Flash+JS off the page (didn’t help). I’ve tested other Flash items in the posts (other Flash items work fine). I tried a third computer (same results)…

  131. Toren says:

    I building a new wordpress based site. is it possible to have two showtime slideshows in a post? I would like to have one at the top of a post then text then another at the bottom of the post.

    • Paul says:

      hello Toren,
      Yes, in your post type [st] then some text and then [st id="id of another post"]
      This will add a slide show with the images attached to the current post, and another one with the images attached to “another post”.
      “another post” may be privately published.

  132. ric says:

    It would be nice to have the option of FS (full screen) like F1AGallery plugin.

  133. Jeann says:

    I installed and activate.
    and insert the code [showtime] to the post

    but appears blackbox and text ‘Soory, no image found!’

    what’s wrong?

    • Paul says:

      Jeann, make sure you have added images to the post.
      Use [showtime id="all"] if you want to insert all images from your blog into one slideshow.

  134. [...] ties into the rest of our Fresh Rocket site. We also need to acknowledge Paul Schroeder’s Showtime WordPress plug-in that facilitates the header banner slideshow on the blog [...]

  135. Nikos says:

    Hello! nice plugin :)

    I just installed it to a 2.8.6 version of WP and getting the following error:
    Bad link to /wp-content/plugins/showtime-slideshow/include/style.css?ver=2.8.6 and received a 404.. etc.

    Should a style.css file be there? it’s not in the installation zip

    thank you

    • Paul says:

      sorry for late reply … style.css should not be needed anymore.
      In the file showtime.php, please remove line 83. thanks for the hint, will be removed in next version.

  136. matt says:

    i love your plugin. The only thing i can’t figure is how to hide the normal slideshow of wordpress?

    I’m using wordpress 2.9 and if I’m attaching a normal gallery to a post and add the shortcode [st] or [showtime] to it, the showtime gallery works perfectly, however the normal gallery is visible as well.

    What do i do wrong?

    • Paul says:

      hello, you don’t need to attach the normal gallery. Please just delete it and it should work fine.
      The [st] shortcode replaces the standard wp gallery, retrieving the same set of images.

  137. Ken says:

    This is THE BEST slideshow plugin I have ever installed on my sites!

    So simple and yet so powerful!

    THANK YOU VERY MUCH!

  138. celou says:

    I’ve just made some tests on a site I am building and I find your slideshow is perfect. I am really impressed by all the possibilities. It is so beautiful and skinable.
    I do not donate very often because I do not have a lot of money but really I will donate for this slideshow with pleasure in a few days when I finish my tests and if I am still so happy with your appplication.
    Thank you a lot !

  139. Mike says:

    Great plugin! One question: I’m pulling from a Flickr set. It works fine. However, if I add some more photos (or delete photos) from that set within Flickr, its not reflected in the slideshow. Are you caching the images on the first run somewhere? Is there a way to reset that so I can pull in the updated set? Thanks again!

  140. Mike says:

    Hi again. Not sure if this is a bug or not. On IE v8 using the latest Adobe Flash, I sometimes get this error:

    ——-
    SecurityError: Error #2122: Security sandbox violation: LoaderInfo.content: http://deleted my website name b/c its only for our family]/wp-content/plugins/showtime-slideshow/showtime/st16.swf cannot access http://farm3.static.flickr.com/delteted/deleted.jpg. A policy file is required, but the checkPolicyFile flag was not set when this media was loaded.
    at flash.display::LoaderInfo/get content()
    at st16_fla::MainTimeline/addSlideContent()
    at st16_fla::MainTimeline/fadeSlideIn()
    ———

    This only happens sporadically (10% of the time) on IE, not every time. Once it happens, though, it continues to happen each time I try the site. To fix it, I basically need to clear my IE cache and go back to the page and it runs fine. I’ve had this happen on 3 different computers running Windows XP and Win 7 , running IE8.

    I don’t get this on Firefox or Chrome at all so it could be an IE problem only. Don’t know if you’ve run into this before but thought I’d let you know. Thanks again!

  141. Lee says:

    Great plug-in. The loading process was a bit non-intuitive but once I figured it out, the plug-in works very.

    I have many computer illiterate readers. Is it possible to pop-up an automatic, “Please update to Adobe Flash Player 10″ with a link to Adobe when v9 or earlier is detected? Thanks.

    I made the same comment on my PayPal donation form.

    • Paul says:

      hello Lee,

      In the settings page, you can choose between 2 alternative contents if Flash player version 10 is not detected:

      - gallery display wordpress gallery (same as [gallery] shortcode
      - expressInstall display a message asking users to upgrade or install Flash player including link

      Thank you very much for donating.

  142. Marian says:

    I´m really happy with your plugin and learning how ti implement it in another page, but you responsed to other here, so I think I could do. Happy 2010 from Argentina

  143. Jun says:

    Hello. good plugin!
    I’d like to ask how to add code using my image url.

    I usually add post using html editor in wp blog.
    so the codes looks like
    so how can I add [st] code in the html codes?

    thx

  144. [...] original post here: ShowTime Slideshow WordPress Plugin — youtag graphic design Comments0 Leave a Reply Click here to cancel [...]

  145. Jack says:

    Love this plugin! Donation is coming as soon as I get all the bugs worked out for my site.

    I have showtime-slideshow installed in a template file directly below a javascript dropdown menu. Here is my code:

    The above code worked fine for the show in both FF and IE. But the menu directly above it did not dropdown. I changed the wmode to “transparent” in the options panel and now everything works fine in IE. menu drops down directly on top of the show.

    But in Firefox, I now have a a blank window where showtime used to be. Either I’ve lost the menu or it’s behind the content it was suppose to be in front of. The menu drops down correctly over the blank window.

    I suspect this has something to do with the embed tag. I’ve seen posts directing you to add wmode=”transparent” to the param tag AND to add wmode to the embed tag as well I don’t see the embed tag in your code anywhere or I would have tried it.

    Here is one such post

    This is so close, but I’m not a flash developer, so I’m out of my comfort zone. Any ideas?

    • Jack says:

      The template code got dropped out of the previous comment. Here is my code:

      here is my site:

      • Paul says:

        hello Jack,

        Thanks for sharing. The flash object is embedded via swfobject with the wmode property being passed as parameter.

        I have tried your website in the FF, Safari and Chrome for Mac and it works nicely in all of them.

        • Jack says:

          Yea, this is interesting. I see the slideshow perfectly when I view the website in opera, chrome, and IE. But in Firefox, the show is blank. Yet you say you see it fine in FF. Sounds like the slideshow is working fine.

          I’ve tried this on 3 different PC’s and all with the same result. I’m running FF 3.5.6 and usually with the same addons.

          Could it be one of my addons? Have you had any reported conflicts with FF addons? Maybe I should try to clean out my cache? Obviously the show is running because I’m not seeing the gallery.

          Any thoughts on why I’m experiencing this problem? This is the best plugin ever!

  146. Jen says:

    I really like this plug-in. It is easy to use and I had no problem getting it to work; however, I notice that the images in the slideshow are blurry. I thought it was an image size issue, so I resized the images in the slideshow to exactly the display dimensions, but they are still blurry. I uploaded the exact same jpeg to a blog post and it is displayed as clear as expected. I can’t see anything in slideshow settings that would affect display like this. Do you have any tips?

  147. Jen says:

    thanks- setting the source image to full worked.

  148. Zenith says:

    Is there a way to add background music to the slideshow?

    The plugin is super great! Hopefully you can make it perfect by enabling background music.

    Thank You Very Much!

  149. Jason Day says:

    Hi,
    great slideshow. I was Nextgen’s slideshow, but there’s a huge logo in the upper left that was interfering with my menu navigation.

    I’m having some of the same issues as others in concerns to dropdown menus and the slideshow.

    The slideshow & menu look great & function correctly in IE & Chrome with the wmode set at transparency. However, in Firefox, there is just a white space.

    but, if I set to wmode to window – the slideshow works, but obscures the dropdown menu.

    Thoughts? and thanks for any help. If we can get this working, I’ll donate. ;)

    Here’s the sandbox site running the slideshow: October Publications

  150. great plugin! have been looking for something like this for a long time. thank you very much!!!

    best regards

    kevin

  151. n.c. says:

    This plugin rocks! No doubt one of the best things out there for viewing images in wp. Simple but powerful and very well thought out. I have only two minor issues:
    First, I use wp 2.9 and after ShowTime activation all wordpress editors shrink down to 11 lines. Everything gets normal again after deactivation. No big deal, just inconvenient and no idea how to fix that.
    Second, after the page is loaded and I click on ‘image left’, it takes very long until the image changes. Doesn’t bother me, but might be annoying to visitors.

    I hope it’s not inappropriate to add a wishlist (I understand the labour that’s behind a project like this, but ShowTime is really close to being perfect!!!):
    - Thumbnails
    - Show title/captions only in fullscreen
    - Give the option to either download flash or continue with wp-gallery if no plugin is found

    Anyways, thanks a lot. If I have extra cash, I’ll donate!

  152. Miz says:

    Hi :)

    Great plugin! I love it so much, easy to work, smooth working and an asset to any site that focuses on images!

    I was wondering, as I have seen others ask about it, and you saying… maybe as a separate addon…
    but will you be adding a thumbnail feature in the near feature…

    It is the only thing that I need, that sadly might make me have to look for a different plugin :(

    any hope on this?

    thanks again for the great plugin.. I am also willing to make a little donation (wish it could be bigger) but something to help :)

    thanks
    Miz Cozma

  153. Todd says:

    Hello, Great pluin, but all of a sudden all the images are showing on the pages where the slideshow should be showing. What should I do to fix it?

    Please help.

  154. Jonas says:

    Hello. Great plugin!

    Is there a way to pull the images only from published posts?
    I like to use the Schedule option in WP.

    Thanks.

    • Paul says:

      please set the id attribute to “all”. e.g. [st id="all"] and the plugin will pull images from all your posts. (I’m not sure if it will include unpublished posts as well)

  155. Jay says:

    I was using your plugin with great success to display a picasa slideshow. However I changed the Blog address(URL) setting in the Wordpress general settings to allow the blog homepage to be different from the directory that WordPress is installed. It was http://minorcapoa.net/wordpress and I changed it to http://minorcapoa.net. Now I get a black box where the images shoukd be with white text in the bottom left of the box displaying “Sorry, no image found”. Is there anything I can do to get it to work using a different Blog address? Thanks.

  156. Mark Dammer says:

    I like this plugin – thanks for the work !
    As I am using the plugin on a homepage I would like not to bother people with dialogs about Flash Player installation or the messy view of an entire gallery on the homepage when they do not have the right Flash Player installed.
    Is it possible to have just one static image when Flash is not installed?
    My suggestion would be to have the additional options “none” and “static image” in the “Alternative Content” settings.

    • Paul says:

      good idea, Marc. I’ll add this option in the next version.

      • Mark Dammer says:

        thanks for the quick reply. As I need a quick fix for this:
        Can you tell me where to modify the code in order to disable the alternative content completely. Displaying nothing is fine for now – I can use a static image as background then.
        thanks, Mark

        • Mark Dammer says:

          got the solution myself:
          I modified showtime.class.php by commenting out the call to the gallery shortcode in the $alternative section and set alternative content to use the gallery. Voila!

          • Mark Dammer says:

            I found a very simple solution for the static image: Load the image URL into $gallery instead of commenting out the call to the gallery shortcode function:
            $gallery = ”;

  157. William Sultana says:

    Hello, how do I add a border around the flash file?

  158. Jonas says:

    Hi

    Is there a way to feed a slideshow from category-id instead of post-id?

    Thanks

  159. jerrold says:

    Hi,

    I’ve been having a really tough time trying to get the flickr feed to work. I believe it only worked once and managed to get three images to appear in a slideshow but now the slideshow only displays ONE photo from my photoset and it’s not even the “cover” photo for the set.

    I have no idea what’s going on. Would appreciate your help.

    Thanks,
    Jerrold

  160. Mark Dammer says:

    Paul: Would it be possible to compile the SWF to be compatible with Flash Player 9 ? I have a sense that a lot of people still use that version of Flash Player.

    • Paul says:

      Marc, thanks for your ideas. The first versions used FP 9, then I switched to FP 10 because some people reported incompatibility with wmode transparent in FF on Windows.
      At first, compiling for FP 10 seamed to do the trick. Since then, I have added 3d transitions which require FP 10.
      Now I am thinking about creating a light version with less options and optimized for minimum requirements. It will also use the default cursor, and display the symbols on fixed locations.
      Any other ideas?

      • Mark Dammer says:

        Paul: The idea of a light version is great. In my case as an example I do not need 3d transitions etc, because use the plugin to display “just” images – no borders, texts, captions etc. on a homepage. And I think FP 9 compatibility would be good as there are still lots of machines out there that are still on FP9: Many Macs running 10.4 “Tiger”, some Linux users who prefer FP9 due to FP10s problems with camera support and all those who never do software updates for what ever reason.

  161. Elliot says:

    Hi,
    Thanks so much for this excellent slideshow plugin. Much easier to configure and populate than the others out there.
    A couple of folks have asked about excluding certain images from the show. Justin Tadlock’s “Cleaner Gallery” plugin has two functions that do this. You implement them in shortcode

    [gallery exclude="range, of, id, numbers"]
    [gallery include="range, of, id, numbers"]

    Possibly the functions is his plugin would be easy to adapt for your slideshow.
    Thanks again.

  162. Rich Nelson says:

    Building WP site… love the plugin but I can only get it to work with the [st id=null] setting. When I place the [st id=199] it says images cannot be found. I’ve tried placing the images into the page like the tutorial shows and I just cannot get it right.. can anyone help. The site is http://test.monicanelsonart.com

    Thanks in advance

    • Rich Nelson says:

      update – if I use [st id=all] that seems to work and finds the graphics. Setting to a specific post or page ID just says “Sorry, no images found”

      I’m lost… could I possibly be putting in the wrong ID? I’m getting the ID # from the URL.

      Thanks, Rich

  163. Starsky says:

    Hi,
    First of all, a great thanks for this plug-in…

    I was wondering why when I click on a pic to have a full screen mode, I have the following message :

    ArgumentError: Error #1063: Non-correspondance du nombre d’arguments sur st16_fla::MainTimeline/setCursorPos(). 0 prévu(s), 1 détecté(s).

    at flash.display::Stage/set displayState()
    at st16_fla::MainTimeline/toggleFullscreen()

    I am using Flash Player 10…

    If I fix this issue, this plug in would be perfect for me…
    Best regards and thanks again…

    S.

  164. n.c. says:

    Hi, after trying almost every ShowTime configuration, I figured out that when I close the fullscreen (full) to window (medium) the image is still on ‘full’ showing a cropped version of my fullscreen image. It refreshes after a next/previous click and the window view is ‘medium’ again. Is it possible to make that consistent without refreshing first? And do you think a window/fullscreen option for the caption/title would be possible? Still, best gallery plugin!

  165. n.c. says:

    Sorry, another thing I forgot: I use ST 1.6 and Firefox 3.0 with Flash 10 – it seems I can’t get the transparency option to work. It’s just transparent, no navigation or image. Works fine in Opera/IE though… Thanks.

  166. HT says:

    Hello, [gallery] appears underneath the slide show. How do I remove this. This is my first time using a plug-in like this.

    wordpress w/ firefox

    Many thanks!

  167. Kam says:

    Thankyou, fixing the “medium size” in the immage library settings fixed my problm.

    another question: Is it possible to disable the swirl that appears between fades while images are loading? Perhaps a command to load all the images when the plugin launches?

  168. jethiele says:

    I installed your plugin yesterday and look forward to using it. However, I am getting the message “XML could not be loaded.” The URL for the page is http://www.pcspringfield.com/showtime. I am on WP 2.9.1. I’ve seen a few other comments regarding this issue, but have not found a resolution.

    Any help would be appreciated. Thank you.

  169. aure says:

    I’m also getting this error. just wrote my hosting company about it.

  170. Wyatt says:

    I love this plugin, but is there a way to make it feed from a category ID instead of strictly from a post ID? That’d increase its usefulness tenfold, I think.

  171. Chris Georgakopoulos says:

    Hi, is there a way to change the “no images found” message or completely remove it? I use your plugin on my theme but not all pages have photos. Tnx.

    • Paul says:

      it should be possible to hide the message by adding display:none in the css settings, though I did not try it out. I guess I will add an .error class in the next version

  172. Mere says:

    Hello! Thank you for this great plugin! i love it!. I have a little problem, i did this:

    if ( function_exists( ’show_showtime’ ) )
    show_showtime( “width=200|height=200|transition=focus|transitiontime=.5″ );

    As you suggested, to use the slideshow in my theme, i also add “id=13″ so it can get the images from one page, but it gets all the images from all posts and pages in the slideshow.

    How can i fix that?

    I hope you can understand, my english isn’t very good.

  173. amphilon says:

    Great plugin!!

    However, it seems there’s a slight problem and I’ve seen it’s been discussed without a final solution here… It’s firefox issue. I’m using FF 3.6, WP 2.91, and v1.4 of this plugin, it always shows a blank when I’m using wmode=transparent. But when I hit ctrl+F5 keys, it shows fine just like in IE. Could it be cache problem with FF? and is this can be solved soon?

    Thanks.

  174. nathan says:

    Digging the slideshow, but I wondering how to post slideshows of two different sizes on the same blog.

    I’m trying to use one size for posting slideshows for blog post and a different size for posting to a portfolio page.

    I’ve tried a couple different options and I’ve read on your site for the answer and still can’t seem to wrap my around the sizing issue.

    Thanks for your help. Cheers,

    Nathan

    • nathan says:

      Think I found the solution to my earlier post – how to pull images from a page to create a slideshow a different size from blog posting:

      [st id='x' width=x height=x]

      Amazing what a cup of coffee after a good night’s sleep can do for you :)

      Thanks again for the wonderful plugin!

      Cheers,

      Nathan

  175. ozge says:

    Hi,
    Great plugin really..
    I have a problem though, I don’t know why but the slideshow stopped working in my mac but works perfectly well in windows. I have not the least idea why, yesterday i made some changes in my blog on windows and this morning the showtime slideshow does not show when opened on mac.
    thank you in advance for your help.
    ozge

  176. Jack says:

    Paul,

    You really have to address this firefox/transparent issue. It’s been brought up a number of times. I’m using V1.4 of your plugin with FF3.57 , XPSP3 and WP 9.1.
    I’m using the slideshow with Ken burns transition and transparent window mode (because I have a drop-down menu above it.

    It clearly appears to be a cache issue. If I clear the cache and then go back to the page, it works fine. If I reload the existing page it’s a big white blank area. If I go away from the page and then return, it’s blank again. Works fine in IE8, Opera and Chrome.

    Try it yourself => http://www.livingstoncc.com

  177. JS says:

    Great plugin very simple!

    Is there a way to make the background of the text(title and description) semi- transparent so I can see the image behind it.

  178. Irene Bales says:

    Hi, i just thought i’d post a comment and let you know your blogs layout is really messed up on the K-Melon browser. Anyhow keep up the good work!

    • Paul says:

      as long as it looks nice on current versions of IE, FF & Safari and it is at least readable on IE 6 and up, I’m not too worried.
      anyway, thanks for informing.

  179. roberto says:

    Hello the plug in is brilliant; but i can confirm that transparency doesn’t work in firefox. I can’t see anything in firefox if i keep transparency on. And the design needs tarnsparency for the flash or i won’t be able to put anything on top. Please fix it as it is quite needed.

    Thanks a lot

  180. Mindaugas says:

    Hey Paul, I would accept this modified SWF aswell. Thanks a lot, cause I really need transparent wmode.

  181. Rolf says:

    Hi there,

    Im getting the XML cannot be loaded error. This is a wordpress installation on Windows however.

    Can you tell me where and at what point this XML file is created..so I can sort out the permissions. I have tried all sorts of various permissions and nothing seems to be working.

    Thanks for the plugin.

    • Paul says:

      hi Rolf, the dynamic XML file is called getxml.php (wp-content/plugins/showtime-slideshow/showtime/getxml.php)

      I hope this helps. (I suppose Windows servers are trickier to configure for PHP)

  182. Buzz says:

    Hi Paul,
    I integrated your superb slideshow on my website. But there seems to be a problem showing several gallerys at once. I have 5 articles on my site and included a gallery (about 30 pics each) in every article. When the site loads, only 2 or 3 gallerys are shown. The other ones are simply blank… Is this a gallery problem (max number of imported images per RSS?) or might this be a prob with my hoster (PHP, max. execution time limits etc?). Did you experience similar problems, showing several gallerys (with a lot of pictures) on a website? Thanks for your help!
    Regards,
    Buzz

  183. Murray says:

    Great plugin and the first time I added the slideshow to my page it worked perfectly. However, it is now just coming up as a black screen as you will see on my website. Any help would be greatly appreciated and great job again. Murray

  184. Barb says:

    Love the plug-in!

    For some of our more novice users, I want to put instructions about the controls and can’t find the double arrow icon for full screen. Did you create that yourself or can you tell me where I can find it?

    Barb

  185. Christine says:

    Hi there. This is an amazing plugin. I’ve run into problems though. How do I publish the slideshow on my sidebar? Where do I add the code [slideshow] if it’s in the sidebar I want it to appear?

    Thanks.

  186. Jacinta says:

    Hi
    A truly great plugin, especially when compared to the native picasa embed code… but I can’t get it to pick up my picasa album. I’ve used the following code and you can see the native picasa embed works, but not my Showtime plugin ( ibooktravel.com.au/1/hello-world ) :
    `[st picasa=http://picasaweb.google.com/data/feed/api/user/ibooktours/albumid/2F5435529054511401921?]
    [st flickr=http://www.flickr.com/photos/38568935@N05?]`
    Can you see what I might have done wrong ?

    • Paul says:

      hi, the picasa album id you provide appears to be brocken: “Invalid entity id: 2F5435529054511401921″

      you need to pass the feed url as value to FLICKR parameter, in your example: [st flickr=http://api.flickr.com/services/feeds/photos_public.gne?id=38568935@N05]

Leave a comment

XHTML:The following tags are allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>