WPIntell

Source evidence

Exclude posts without thumbnail?

oik-nivo-slider · support · 2015-08-31T20:27:00+00:00

complaintsentiment
mediumseverity
0.74relevance
3replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

6 / 31 rows with source links

19.4% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

25 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
boonesimpson unresolved
I have a slider that is feeding posts from a category, I was hoping for a way to exclude posts WITHOUT featured images without having to manually add or exclude post ids? perhaps a way to run the post ids against “has_post_thumbnail” [nivo post_type="post" category="1" numberposts=4 ] Thanks https://wordpress.org/plugins/oik-nivo-slider/ Found a solution for those who find this in the future You can use the meta_key argument [nivo post_type=”post” category=”1″ numberposts=4 meta_key =’_thumbnail_id’] Will only grab 4 posts from category 1 that has a thumbnail. Hi Boone, that’s a nice solution. I should document it. Great, Thanks.

Comments

3 shown
boonesimpson 2015-08-31T20:56:00+00:00

Found a solution for those who find this in the future You can use the meta_key argument [nivo post_type=”post” category=”1″ numberposts=4 meta_key =’_thumbnail_id’] Will only grab 4 posts from category 1 that has a thumbnail.

bobbingwide 2015-09-18T11:32:00+00:00

Hi Boone, that’s a nice solution. I should document it.

boonesimpson 2015-09-18T16:07:00+00:00

Great, Thanks.