Hi!
Thanks for your continued help.
My site has three pages: HOME, INTERIORS and ABOUT.
HOME and ABOUT should just be static. No close-up, no slide show, just simple.
However when I click on the main image a slide show function starts.
On the INTERIORS Page, how do I get the images to show in slide show mode without having them on the page below the featured image? The only way I have been able to make it work so far is loading all the images onto the pages in Edit Page. But, I’m sure there is a much better way to do this so that the images in the slideshow don’t have to be on the page.
Hi clairemorrisdesign!
For the home and about page delete the link surrounding your image.
For the interiors page add a style to each of your links (except the first one) like so.
<a style = "display: none;" href="http://kristahoffman.com/wp-content/uploads/2014/11/2barVerticalShot.jpg"><img class="alignnone size-full wp-image-92" src="http://kristahoffman.com/wp-content/uploads/2014/11/2barVerticalShot.jpg" alt="" width="411" height="600" /></a>
This will hide them on the page but they will still display in the popup.
Regards,
Elliott
You must be logged in to reply to this topic.