• i’ve recently upgrade to wordpress 5.2 version. i’ve an issue where whenever i embed tiwtter source through the block (new features in v 5.2), its cant be shown in instant article after i publish. no issue when i use previous wordpress version in instant article platform but with version 5.2, no twitter result appear. am i missing something? someone pls help

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • What type of block are you using? HTML? Just checking that first. Then it could be a iframe issue. Add to your .htaccess file:
    Header set X-Frame-Options SAMEORIGIN
    But I am guessing. Need a little more info.

    Thread Starter alkisahtv

    (@alkisahtv)

    now not only twitter, ive also not seen embed result in instant article from video source too..ohhh crack!

    source from video:

    <!– wp:video {“id”:18625} –>
    <figure class=”wp-block-video”><video controls src=”https://theexpressviral.com/wp-content/uploads/2019/08/sam-kurus.mp4″></video><figcaption&gt; Shaheizy Sam atau lebih mesra disapa sebagai Sam sedang mengikuti program kurus #20DaysChallenge sebagai persediaan untuk menjalani penggambaran filem Polis Evo 3. </figcaption></figure>
    <!– /wp:video –>

    source from twitter 1:

    <!– wp:core-embed/twitter {“url”:”https://twitter.com/shannongsims/status/1163632818221719558&#8243;,”type”:”rich”,”providerNameSlug”:”twitter”,”className”:””} –>
    <figure class=”wp-block-embed-twitter wp-block-embed is-type-rich is-provider-twitter”><div class=”wp-block-embed__wrapper”>


    </div></figure>
    <!– /wp:core-embed/twitter –>

    Source from twitter 2:

    <!– wp:html –>
    <figure class=”wp-block-embed-twitter wp-block-embed is-type-rich is-provider-twitter”>


    </figure>
    <!– /wp:html –>

    all of this, i use block features in wp 5.2

    for twitter even i use url or embed, its still doesnt work..
    for video i use both <iframe> as suggest by fb or even with block from wp 5.2 also doesnt work…

    oohh crackk!!

    Thread Starter alkisahtv

    (@alkisahtv)

    its work well in website but not in instant article

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘wordpress version 5.2’ is closed to new replies.