Viewing 15 replies - 1 through 15 (of 17 total)
  • Same thing happened to a client of mine yesterday. Any inside would be awesome.

    http://www.mikobook.com/joan-jonas-they-come-to-us-without-a-word/

    – images added
    – shortcode added
    – no pics, but the image area is still ‘occupied’ by something

    Same issue here. No code has changed. When the page loads it flashes the main image of the slideshow for a split second and just shows a white page. I have disabled all other plugins, no conflicts. A fix would be greatly appreciated. It was working fine for 2 years.

    Same here! It’s driving me nuts because I use this shortcode all across the website and changing to another plugin will be a nag to go over each and every one.

    I can see that an empty space is reserved for the slideshow but nothing appears.

    attached an example link from the site:
    http://www.eatingcookingfooding.com/2013/03/montifiore-seven.html/

    Plugin Author ggwicz

    (@ggwicz)

    Hey everyone,

    I’m really sorry about these issues. I’m working on another bug fix relating to Portfolio Slideshow’s templating system and am trying to get a release out soon to address that bug – I’d love to fix this bug too, so sit tight! (You already have, actually – I’m sorry about the delay on that bugfix release!)

    Sincerely,
    George

    Thread Starter colinarichards

    (@colinarichards)

    Hi George

    Thanks for your post and helping us all out. It is really appreciated.

    I updated the slideshow to Version 1.11.1 and my theme (Spacious) yesterday but unfortunately the slideshows are still not appearing!!!

    Any thoughts?

    Thanks again
    Colin

    It seems like a CSS issue to me. When I look at the CSS I see..

    .showloader .portfolio-slideshow, .showloader .slideshow-nav, .showloader .pager {
        visibility: hidden;
    }

    Which is hiding the whole slideshow and pager. If you change this value of visibility to
    visibility: visible !important; Then the slideshow is then displayed. You’ll have to do this with your own child theme’s style.css file or add it into a CSS area if your theme has support for this.

    If you can add this to the list @ggwicz, that would be awesome! Good luck on the updates.

    Thread Starter colinarichards

    (@colinarichards)

    Sir Andrew

    You are a legend. I just copied and pasted the text into the custom CSS area under Design for the Spacious theme with the visibility replaced as suggested and it works. I am very grateful for your time and help.

    Please let me know what I need to do re @ggwicz so I can do this for you.

    Thanks again

    Thanks Andrew, it worked for me too. The pictures are now showing but weirdly enough I cannot uncheck the “auto play slideshow” setting and it keeps getting checked when I save changes. Wasn’t an issue before, it’s annoying but still I can live with it as long as the pictures show! Thanks!

    This css fix didn’t work for me 🙁
    Now any old versions nor new are working anymore with WP 4.4
    Just displaying the shortcode on front.
    Hope this will be fixed soon by the plugin author. Thank you.

    This seems to be happening on every website where this plugin is used, regardless of theme.

    And although putting this bit of code in the .css does make the slideshow work again, I find that the settings can’t really be adjusted – like, it autoplays on its own, whether autoplay is on or not – and it only plays through once, regardless of whether or not the loop is turned on.

    Just for the record, I gave up on this one and turned to https://wordpress.org/plugins/slideshow-jquery-image-gallery/
    So far so good.

    Thank you, Andrew! That CSS fix worked for me. I pooped myself when I realized the plugin had broken the majority of one of my websites. I hope a fix comes around for this problem soon!!

    This issue happened to me as well, when I upgraded to WP 4.6.1 . Can someone tell me pertaining to Andrew @cipes solution where is this CSS file he is speaking of?

    I am having an issue with this plugin. Was working perfectly for years and all of a sudden stopped. I have WP 4.6.1. I can see that the very first photo will flash on my slideshow screen very briefly (so fast you will miss if if not looking closely), though after that, there is a blank space

    @dxwallace You’ll need to place this CSS in your theme’s CSS file (style.css).

Viewing 15 replies - 1 through 15 (of 17 total)
  • The topic ‘Slide show stopped appearing on page’ is closed to new replies.