1

Facebookのインスタント記事にinstagramを埋め込んでいます。しかし、インスタグラムの画像をクリックすると、埋め込みのすぐ内側にサインインページが表示されます。Facebookの外で新しいウィンドウで開くようにしたいです。誰かが私にそれを行う方法を教えてもらえますか? これが私のコードです:

<figure class="op-interactive">
  <iframe>
    <blockquote class="instagram-media" data-instgrm-captioned>
        <a href="https://www.instagram.com/p/shortcode/embed/captioned/" target="_blank"></a>
    </blockquote>
    <script src="https://platform.instagram.com/en_US/embeds.js"></script>
  </iframe>
</figure>
4

1 に答える 1