Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Contributor Dalton Rooney

    (@daltonrooney)

    Sounds like a theme conflict. Post a link to a slideshow here and I’ll take a look.

    I’m having this same issue. The page in question is located here: https://clients.werremeyer.com/dunnlawn/gallery/

    Thanks in advance!

    Plugin Contributor Dalton Rooney

    (@daltonrooney)

    @jkd77 – It looks like your Bootstrap CSS has a conflicting CSS element:

    .fade {
      -webkit-transition:opacity .15s linear;
      -moz-transition:opacity .15s linear;
      -ms-transition:opacity .15s linear;
      -o-transition:opacity .15s linear;
      transition:opacity .15s linear;
      opacity:0;
    }

    Unfortunately it’s setting the opacity of our “fade” element (it’s one of the main classes on the slideshow) to 0. The slideshow is there but it’s not visible. Can you remove that from your CSS?

    We’ve actually already fixed this in the Pro version of the plugin, I just haven’t had a chance to port it back to the free version.

    Dalton

    Thread Starter wtwp

    (@wtwp)

    Sorry, I might have overlooked your response.
    I had deleted the slideshow due to the problem. I was trying to make a slideshow of this: https://www.whattowearpost.com/new-dress-code-for-royal-ascot/, but I ended up doing it as it is.

    Also, I’m not a techie person and don’t know where to put the code stated.
    I’m using the Genesis theme and I can’t see where the css is unfortunately. I was looking to trial the free version before buying as I will be doing a lot of slideshows.

    Thanks in advance for your help

    Thanks for the intel Dalton! How did you fix it? Did you change your class name or simply make your plugin css more specific?

    Plugin Contributor Dalton Rooney

    (@daltonrooney)

    @jkd77 Yes, we changed the class, in the HTML and in the CSS. It’s line 156 of inc/shortcode.php, we changed it to ps-fade, and then did the same in the CSS to match.

    Hey Dalton,
    I love your plugin, tried out loads but yours was simple to use and did exactly what I was after! Thank you!

    The only thing that puzzles me is I have entered a line of text just after the [portfolio_slideshow} shortcode and the text is being treated as a slideshow wrapper. My site is at https://www.colourpopdesign.com

    This means I can’t change the styling of this text. Is there some other code I need to add after [portfolio_slideshow} to separate out any text entries after it so that is becomes just normal body text?

    Thanks v. much in advance for any help you can give.
    Susie

    Plugin Contributor Dalton Rooney

    (@daltonrooney)

    Hi Susie,
    It looks like you might be doing the closing bracket incorrectly? It’s [portfolio_slideshow] not [portfolio_slideshow}

    Dalton

    Thread Starter wtwp

    (@wtwp)

    Hi,
    I started this conversation but you never resolved the issue I was having. Nonetheless, I bought the pro version on 3rd July, it still did not work.
    This time the pictures were listed in text rather than graphics. I could see the thumbnail but no movement at all.

    Again, I was trying to make a slideshow of this: https://www.whattowearpost.com/what-to-wear-to-olympics, I had to add the photos manually in the end because it wouldn’t work. I did a screenshot of the problem but it’s saved on another computer. I will send it when I have access to the other PC. But in the meantime, pls let me know what the problem is soonest.

    Christine

    Plugin Contributor Dalton Rooney

    (@daltonrooney)

    Hi Christine,
    I’m sorry we didn’t fix your original problem. I never heard back from you after my original response. If you’re having a problem with the Pro version of the plugin, please post to our support forum and we’ll get you up and running ASAP.

    https://madebyraygun.com/support

    Please keep in mind that it’s very important that you include a link to a page with the slideshow on it, so we can diagnose the problem. We can’t do anything until we actually see the slideshow running and see what errors are coming up. So please create a new page on your site somewhere with a slideshow on it, publish it, and post that link on our forum, and we’ll get working on the problem straight away.

    Regards,
    Dalton

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘[Plugin: Portfolio Slideshow] No pictures showing’ is closed to new replies.