[Plugin: Meteor Slides] Paged navigation
-
For years I’ve been using a rollover css system to show pages of a book (my equivalent of Amazon’s “Look Inside”). See it in operation here: http://www.peterwade.com/completely-satisfied-in-christ-book-preview/ . The page uses “hover” to display whichever image the viewer wishes to see and the image remains until the customer hovers over another link (hover and hold I guess you could call it).
I’m now wanting to add it to another WordPress site and update it, and believe the Meteor Slides plugin might do the job with page navigation and float the images flush right.
Each page of the current URL above has this HTML for each image:
<a href="#">Page 13<span><img src="https://books.peterwade.com/assets/wp-content/themes/boutique/images/pages/430_13.jpg" alt="" width="576" height="864" border="0"/></span></a>I’m confused as to how to do this in Meteor Slides. I have 17 to do, each of which has up to approx. 15 slides. Can anyone give me an example to follow, please?
Peter
-
Hi, you can setup a slideshow with thumbnail paging navigation, like this example, if that is what you are trying to do.
Is that what you want, or do you want to build something like your example page, but in WordPress? Because you should use a lightbox for that.
Thanks for your answer, Josh. No, I need something more like my original with text hyperlinks. Can you recommend a lightbox plugin?
Thanks,
PeterHere are two lightbox plugins that I like:
https://ww.wp.xz.cn/plugins/wp-featherlight/
https://ww.wp.xz.cn/plugins/lightbox-plus/Thanks, Josh. I’ll try them out.
You’re welcome!
The topic ‘[Plugin: Meteor Slides] Paged navigation’ is closed to new replies.