Found an alternate plugin that apparently showed up recently. WP posts filter
This just worked for me. The only issue with this plugin now is the spacing between the posts in the page.
Thank you for helping me.
I did nothing to the plugin itself. When I try to generate the shortcode, I can’t see any codes attributed to displaying full post or excerpt. Though I can make the full post or the title show up, I need excerpt.
this is what I see
[wp_filter_posts cat=”9,6,8,7″ limit=”” title_style=”h1″]
but I do not see how I can make it show except.
suppose I change the ‘the_content’ in the code you posted to ‘the_excerpt’?
Thank you so much for your help
Fixed it myself. I just selected all of the posts then in the drop down menu for batch operation, I just selected ‘edit’ then ‘go’. I did no editing, I just simply saved it, not cancelled. It made the posts refresh and thus fetched the images right.