awarren
Member
Posted 6 months ago #
Hi, I have an issue with the featured image not being excluded. It at one point was working correctly; however now when new featured images are uploaded they are being dropped right into the portfolio slideshow.
This is the shortcode being used to display the slideshow:
<?php echo do_shortcode('[portfolio_slideshow size=development-rotator exclude_featured=true]'); ?>
Thanks.
http://wordpress.org/extend/plugins/portfolio-slideshow/
Do you notice any difference if you set the option in the plugin settings rather than the shortcode? Also, what if you include an ID for the slideshow in the shortcode?
I can't think of any reason why this wouldn't work, it's been tried and true for quite a long time, and nothing has changed recently.
Dalton
awarren
Member
Posted 6 months ago #
Hi Dalton, thanks for the reply. It would seem as though I've been mistaken with this post. It actually is working. There happened to be two of the same image in the page gallery, and one was set as the featured image. Thanks again for the reply.