[plugin: optiontree] get post thumbnail size of slider
-
Hi, I am using the totally awesome plugin called optiontree which makes it so much easier for my client to update content.
Question regarding retrieving images for the slider.
In essence I would like to retrieve a thumbnail version of the slider image in option tree [ i.e. the_post_thumbnail(‘my-new-image-size’) ]Currently my image tag looks like this
<img src="'.$slide['image'].'" alt="'.$slide['title'].'" />
and would like to bring in the thumbnail (‘my-new-image-size) version for the slider instead of the full size.I hope that makes sense. Thank you in advance
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[plugin: optiontree] get post thumbnail size of slider’ is closed to new replies.