I'm trying to set the Post Title or Post Content as the caption in my Nivo Slider. Any ideas on how to do this?
Tell me more
×
WordPress Answers is a question and answer site for
WordPress developers and administrators. It's 100% free, no registration required.
|
You need to set the "title" attribute of the images to be the post title. You can do it like this:
You will have to modify the HTML output of the plugin, but it should not be very difficult at all. |
|||
|