Inserting a jQuery slider into a Wordpress theme

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
symbolscape
Forum Newbie
Posts: 5
Joined: Tue Jul 20, 2010 8:46 pm

Inserting a jQuery slider into a Wordpress theme

Post by symbolscape »

This is following up on an earlier thread here:

viewtopic.php?f=1&t=118939

I've found the slider code I would like to implement in my site, but I am having a hard time figuring out how to add the code to the theme templates.

The slider is here:

http://net.tutsplus.com/tutorials/javas ... jquery-ui/

I suspect this is quite simple to do, however, being a noob I am pretty clueless about where to start. For the record, I have done an exhaustive search and can not find a wp plugin that has the same sort of functionality as this slider.

My site is here: http://fantasytackles.com

I would like to implement the slider in the header so that it appears as a navigational tool throughout the site. The slider content will consist of images that link to pages.

Any help on how to implement the code would be very much appreciated. Also, some advice on the best way to populate the code with my image content would help as well.

Cheers and thanks.
Post Reply