I have the same problem:
[site_reviews assigned_to=”post_id” id=”xyz”]
[site_reviews_summary assigned_to=”post_id” id=”xyz”]
[site_reviews_form assign_to=”post_id” id=”xyz”]
“post_id” is totally ignored and all assign_to get assigned to the default current page as it was: [site_reviews assign_to=””]
If the problem is WP_Query loop, what do I need to look at for fix the issue?