• androom

    (@androom)


    I’m using the Slideshow Gallery plugin to control a slideshow which I have invoked from within my theme file (sidebar) using
    <?php echo do_shortcode('[slideshow]')?>
    This seems to work well except that going past the last image of the slideshow makes the left half of my slideshow black while the left half of the slideshow image is displayed in right half of the slideshow. Basically the whole image is shifted half an image to the right and the space where it should be shows up as black.

    Does anyone have any idea how to fix this so that the slideshow will display properly.

    Weird thing is this error only occurs in Chrome, Safari, and Firefox. It works perfectly well in Explorer.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Same problem in Firefox but not in Chrome, using jQuery 1.5.1, in case that’s an issue. Were you able to find a solution?

    Nevermind. I fixed it by adding “text-align: left” in CSS for my #slideshow-wrapper element. This needs to be updated in the plugin, though.

    I’m having the same problem it only happens when i try to align the slide show to centre.

    Any help.

    Many thanks.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Slideshow Gallery] slideshow is half black’ is closed to new replies.