Ok i solved this.
Somehow the post template didn’t like the iframe tag so instead of iframe tag i added an iframe shortcode!
So now the post template code looks like this:
<div class="content-feed">
{content}
<a target="_blank" href="{permalink}">Read More.. >></a>
<br/>
<br/>
Source: {feedtitle}
</div>
[iframe src="{permalink}" scrolling="yes" width="100%" height="700"]
I’ve installed this iframe shortcode plugin: https://web-profile.com.ua/wordpress/plugins/iframe/