How can I add an app to a blog post?

I would like to be able to add the Instagram Pro app to an individual blog post . I can add the app to any other page on my site, but unfortunately, I have not found a way to add an app to an individual blog post. I’m hoping that someone out there has figured a work around. Some potential workarounds that I came up with (but haven’t been able to successfully execute) include:

  • Is there a way to edit a blog post page outside of the blog editor?
  • Can I add my app to a private page and embed the HTML code in a blog? (I tried this, but the source code includes a lot of javascript).

If you go to this page, you’ll see the Instagram Pro app showing up as a gallery of photos.
https://www.overlandtraxx.com/file-share

I’d like to take this and embed it on another page, like this one (which is a blog post):
https://www.overlandtraxx.com/post/big-sur-adventure-route-epic-1

Hi,
you can embed 3rd party code to your blog post using the html widget, see here .

And it’s not possible to add apps from the app market to a blog post.

However, you can build a custom blog feed using the example here .
Also, you can create a custom post page using BlogPost method. See API reference here .