[insert_php]
if(isMobile()){echo’
‘;}
[/insert_php]
[insert_php]
if(isMobile()){$filepath = get_template_directory_uri();$FileLocation = $filepath.’/mobile-social-bar.php’;readfile($FileLocation);}
[/insert_php]







[insert_php]
if(!isMobile()){echo’
Error: No feed found.
Please go to the Instagram Feed settings page to create a feed.
‘;}
[/insert_php]
[insert_php]
if(isMobile()){echo’
‘;}
[/insert_php]