So, when I first contact you, all images would show up, but only the first two would link out to the affiliate. Is here anyway to achieve what I'm trying to achieve? Have all images appear in the post slider as well as link out to the external link?
What I actually meant was to add the image itself as a part of the repeatable image fields on the backend. See Screenshot
So instead of you having to get the featured image using this shortcode [wpv-post-featured-image class='img-responsive' size='original' resize='proportional']
That is because the featured image is not added to the repeatable image field group. This image will not appear unless its added to the group of images that the [wpv-for-each] shortcode is looping through.
Please let me know if this is clear or if you'll like for me to setup an example for you.
Ok. So just add the featured image to the flex slider. I was hoping I could bypass the long road and just use the featured image, but if this is the only way, then I'll edit my flexslider code.