Tagged Questions
0
votes
1answer
73 views
wp Query Posts to display in Nivo Slider
i have coded a slider into my wordpress theme to use query posts to display the thumbnail and the content however it appears that its displaying the whole posts? and not just the one relating to the ...
0
votes
1answer
166 views
Include subtitle display to slideshow
Thanks to Author for this plugin. But There is no option to display subtitle.
There is only 2 options - Title and excerpt. Help me change excerpt to subtitle. I use this function to display subtitles ...
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
683 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" ...