I have post being dynamically created from json data. i have created a view to display all posts. when you click on "more details" for a single post, it creates a single post page with the url ending with the dynamic information from a custom field called "property id"
hidden link
i am using a view to show data from a custom repeating field called "features". i need to filter to only show the features for the current post... i have tried the post id filter, with no luck
I'll try and explain it in a different way...A post gets created from the " imported" Json data. Several custom fields get populated with the Jason data. Property ID and features are two of those fields. The single post page gets dynamically created with the property ID as the last part of the URL, the slug name. The repeating field is really unrelated to my problem, other than that being the only information this view shows.
Shane is on holiday today. Can you please share admin access details so we can review your current setup and guide you in the right direction.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.
I've added the Post ID filter to your view and then set the filter to get the ID from the shortcode parameter. Then I re-added your view to the page using this shortcode.