[Closed] Views: Post parent is -not- specific page
This support ticket is created 9 years, 11 months ago. There's a good chance that you are reading advice that it now obsolete.
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.
There is no way to filter posts where a certain page is not the post parent.
This is inconsistent and prevents you from doing certain things. In my case I am fetching Media, but don't want media that is attached to a specific page.
Languages: English (English )Chinese (Simplified) (简体中文 )
Timezone: Asia/Hong_Kong (GMT+08:00)
Hi Stanislav,
You are right, there isn't such a option for "filter posts where a certain page is not the post parent".
But you can try use Views [wpv-if] shortcode to check if parent post ID = certain page ID,
If not, output the result, here is the document about [wpv-if] shortcode: https://toolset.com/documentation/views-shortcodes/#wpv-if