Hi mayabi,
It needs to go inside the loop, although to be honest I ended up using IFTTT to pick up Instagram pics with a particular tag then post them to WordPress. Nothing against Felice’s plug-in, which is great, it’s just that in the end IFTTT was a better solution overall due to other elements of the project
Hi there.
Thanks for the quick response, I’ll try your suggestions; I’m on shared hosting so I don’t think I’ll be able to access the server logs (?) but I can definitely check the browser console and see if anything happens in there. I’ll let you know how I get on,
Thanks,
Robin
Hi there,
I managed to add it into my theme by using
get_post_meta($post->ID, '_wpinstaroll_insta_authorusername', true)
…but it would be great if the plug-in added the username into the post. Thanks!