Need Help For A Wordpress Plugin

Discussion in 'Programming' started by mikaradmall, Dec 8, 2010.

  1. #1
    Hi,

    I need help on where I can get a wordpress plug-in similar to this site: http://www.aspworldtour.com/

    I need the plug-in being used at Latest ASP News. It's an image gallery where circular buttons are being used to view the images. Please let me know where I can get one.

    Thanks!
     
    mikaradmall, Dec 8, 2010 IP
  2. nadeem3366

    nadeem3366 Member

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    36
    #2
    Hi,

    You can search from net, and i am sure you will get gallery like that, because i have found so many wordpress gallery plug-ins today before your this post, because i was in a need of wordpress gallery plug-in for my clients site.

    Have a Good Day ahead!
    .....Nadeem A.
     
    nadeem3366, Dec 9, 2010 IP
  3. Cash Nebula

    Cash Nebula Peon

    Messages:
    1,197
    Likes Received:
    67
    Best Answers:
    0
    Trophy Points:
    0
    #3
    This is the slider script used in the WP-Ellie theme:
    
    <script type="text/javascript" src="http://www.aspworldtour.com/wp-content/themes/ellie/js/slideshow.js"></script>
    
    Code (markup):
    It's almost identical to the script used in this Wordpress tutorial, but there does not seem to be a plugin you can use.

    You could use this plugin based on the popular JQuery Nivo slider. With a few changes, it could be made to look like the Ellie slider.
     
    Last edited: Dec 10, 2010
    Cash Nebula, Dec 10, 2010 IP