Home › Forums › Pro Support › exclude a tag from a list This topic has 5 replies, 2 voices, and was last updated 1 year, 7 months ago by elvin. Viewing 6 posts - 1 through 6 (of 6 total) Author Posts January 20, 2022 at 2:38 pm #36422 Louis-XavierParticipant Hi, I’m struggling to exclude a tag from a list I display on my front page. My understanding is that I can set additional parameters using the shortcode. Here’s what I’m doing that doesn’t work, meaning that the list still displays posts, but is not processing the exclusion: [wp_show_posts id=”80033″ settings=”tag__not_in=12561″] Should I use the slug instead? I must miss something… Please help whenever you can! January 20, 2022 at 8:27 pm #36427 elvinModerator Hi there, You can do it like this: [wp_show_posts id="18" settings="taxonomy=post_tag&tax_term=test-tag-1&tax_operator=NOT IN"] Use tag slug on tax_term= January 21, 2022 at 9:22 am #36431 Louis-XavierParticipant Yes, that’s it! Was there a list somewhere? Anyway, I think I’ll be able to manage from here. January 23, 2022 at 4:22 pm #36444 elvinModerator There’s no complete documentation for this, unfortunately. There will likely be one when GenerateBlocks gets merged with WP Show Posts and it’ll likely be posted as part of GB’s documentation. For now, you can ask us here for any specific parameters or you can search around the forums for shortcode usages. 🙂 February 4, 2022 at 8:18 am #36535 Louis-XavierParticipant Thanks! February 6, 2022 at 9:03 pm #36541 elvinModerator No problem. Let us know if you need further help. 😀 Author Posts Viewing 6 posts - 1 through 6 (of 6 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In