This code of ours will only work on Jago designed blogger theme. So those of you who came to this post to use any other blogger theme, please skip it. If you want to turn off "load more posts" in Jago Design's three blogger themes, find the code below.
<b:include cond='data:view.isMultipleItems != data:view.isHomepage and !data:posts.empty' name='postPagination'/>
Before using above you must login blogger and find your code by going to theme and editing HTML.
After finding above specific code replace below code. That is, before using the following code, delete the previous code or replace the following code with the same place.
<b:include cond='data:view.isMultipleItems or data:view.isHomepage' name='postPagination'/>
This time if you want to enable this action 'Load more posts' then find below code and replace above code.
If you have problem to understand our words then please comment in comment box or contact us in our telegram group for quick communication.