The slideshow tag has no wiki summary.
1
vote
3answers
541 views
WordPress Featured Post Slider
Alright, I have almost finished up a clients project in WordPress, but I have hit a wall. I am not really great with jQuery (and I have yet to find a plugin to achieve what they are looking for). The ...
1
vote
1answer
2k views
get images attached to post
I want to have the ability to use pictures from the media library in a jquery slider on the home page so that it's easy for someone else to update the pictures without having to hardcode it. I have ...
0
votes
1answer
706 views
Featured images loop for Orbit Slider
To integrate Zurb´s Orbit Slider in my theme, I´m trying to generate this HTML with WordPress:
<div id="featured">
<img src="featured-image-1.jpg" alt="the-alt-tag" ...