Forums

Photo slider plug in (3 posts)

  1. micadz
    Member
    Posted 2 years ago #

    I am currenlty showing video and text on my blog. But I would also like to inlcude photographs in my post in the format of a photo slider. Any good plug ins? Thank you.

  2. misterpatrick67
    Member
    Posted 2 years ago #

    Instead of looking for a plugin, take a look into JQuery scripts which are, confusingly enough, called plugins. Just do a search for "JQuery slideshow" and you'll find tons of options. Then, all you do is link to the script(s) in your header.php file:

    <script type="text/javascript" src="js/jquery.js"></script>

    You'll then have to include the function in the index file where you want to show the slideshow but it's generally pretty easy. Most of the Jquery stuff just looks for

  3. calls and turns those images into the slideshow.

    I have some sites I can point you to if you're having trouble.

  • micadz
    Member
    Posted 2 years ago #

    Thanks. I found a few. Any in particular you recommend (for a rookie coder). Thanks.

  • Topic Closed

    This topic has been closed to new replies.

    About this Topic

    Tags