• Hello

    My website it doubleexposure.ca. If you go there and look at the galleries under portfolio, there is a link that says “show as slideshow”. I would like to either remove the link or make it work. Can’t figure out how to do either one.

    Any help would be much appreciated.

    Thanks

    Dennis

Viewing 4 replies - 1 through 4 (of 4 total)
  • if you’re using nextgen gallery click gallery on the left, options, gallery at the top and un-tick integrate slideshow

    failing that add this

    .slideshowlink {
    display:none;
    }

    To your theme’s css file

    Thread Starter nikonguy

    (@nikonguy)

    Well, that was easy. Hours of searching was solved in a minute. Thank you very much!

    Dennis

    Thread Starter nikonguy

    (@nikonguy)

    HI again

    You solved my last problem, I’m hoping you can help with this one.

    All the links on my page work properly except the one in my footer. It simply says, “page not found”.

    Any suggestions?

    Thanks

    Dennis
    doubleexposure.ca

    you need to open up the footer.php from your theme in a text editor and change the a href=”(bad link)” to a href=”https://www.doubleexposure.ca/”

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘slideshow problem’ is closed to new replies.