I am implementing a \'load more\' button for my posts.
With ajax this is what I\'m doing to display the loaded posts into my html:
success:function(res){