If you look at this image on a non-gp site.
you can see that below the “Read More” there is an area where they are inserting a rewardStyle widget on each affiliate post.
On the site I am building out I would like to replicate this. I know the social buttons appear in this area so I was wondering how I could embed a shortcode in this area for each post. This image shows the latest layout of each post on the front page. 
My thoughts would be to use ACF to create a field on the sidebar that could have the shortcode for that post entered into it. (Test Shortcode: [show_shopthepost_widget id=”4065900″]) This would allow the end-user to just enter the code. Then when WPShowPosts is pulling the post data if that field has data, fir that shortcode off under the social buttons.
I would love to know your thoughts on how to accomplish this.
Thanks