Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Stefan Boonstra

    (@stefanboonstra)

    Hi Dave,

    I have found the source of the issue and I was able to fix it. You should be able to download bug-fix version 2.1.3 within a couple of hours, since I have a couple more changes to make.

    Hope that helps!

    Best regards,
    Stefan

    Thread Starter Dave Kennedy

    (@dave-kennedy)

    Hi Stefan, thanks for your speedy reply, I really appreciate it.
    I have updated my version of the plugin but now I am getting no images at all in the slideshow. I seem to have the navigation buttons but nothing else. An image does flash up very quickly when I load the page but seems to disappear straight away.

    Thanks
    Dave

    Plugin Author Stefan Boonstra

    (@stefanboonstra)

    Hi Dave,

    I’m sorry for the inconvenience. The latest release of the plugin (2.1.4) should fix your slideshow.

    Best regards,
    Stefan

    Thread Starter Dave Kennedy

    (@dave-kennedy)

    Working perfectly now Stefan.
    Thanks so much for your time and patience.
    Works like a dream.

    I’ve given you a five star rating.
    The best slideshow plugin out there.

    Thanks
    Dave

    Plugin Author Stefan Boonstra

    (@stefanboonstra)

    I’m glad to hear it worked, and thanks for the rating!

    Although I see the buttons of your slideshow are still displayed incorrectly. You can fix this by setting the style settings to custom and adding the following rule in the custom style editor:

    .slideshow_container .button {
    	padding: 0; /** Adding this line fixes your buttons */
    	margin-top: -20px;
    	height: 40px;
    	width: 19px;
    	background: url('%plugin-url%/images/SlideshowPlugin/light-arrows.png') no-repeat;
    }

    This issue will be solved in the next version, but is not scheduled for release yet.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘[Plugin: Slideshow] IE problems’ is closed to new replies.