<b:if cond='data:blog.pageType != "item"'> <!-- Blog feed links -->
<b:if cond='data:feedLinks'>
<div class='blog-feeds'>
<b:include data='feedLinks' name='feedLinksBody'/>
</div>
</b:if>
Now replace the above code with the following lines of code.
<b:if cond='data:blog.pageType != "item"'> <!-- Blog feed links -->
<b:if cond='data:feedLinks'>
<div class='blog-feeds' style='display:none;'>
<b:include data='feedLinks' name='feedLinksBody'/>
</div>
</b:if>

Sorry but this didn't work
ReplyDeleteError
ReplyDeleteHey guys what's up no support, please help us find the problem why this is not working at our blogs.
ReplyDelete