Open DealsBeam opened 1 week ago
Can you tell me more details? Like where it does not show posts?
If you are talking about 'Homepage', right now blogger has pagination bug.
And this bug cannot be fixed as I am only able to fix what blogger theme allows me to use.
So I added a html widget that we can write a homepage content for none-devlopers instead of showing list of post or single post.
If you want other behaviour, remove html widget and just write/fix a homepage content within Blog1 widget in blogger theme's html edit.
<b:if cond='data:view.isHomepage'>
some homepage content
</b:if>
or find not data:view.isHomepage
and fix them to show content.
=========
+ Make sure follow installation instruction.
Because if base theme is different, theme does not work.
I am using your theme on my blogspot, but posts are not showing up