Category: 'Featured'
Home Archive by Category "Featured" Instagram did not return a 200.
jQuery(document).ready(function( $ ){
console.log("lol");
var isMobileVersion = document.getElementsByClassName('single-post');
if (isMobileVersion.length > 0) {
$("#blog-single-wrap div.posts_nav_link+.row").after($("#comments"))
}
});