• Resolved shubhamsheikhar

    (@shubhamsheikhar)


    Hi,

    I am using Advanced Responsive Video Embedder (ARVE) to embed youtube videos on my site. I am trying to configure “Broken Link Checker” to detect broken youtube embed links but can not figure out the settings for the same.

    Please advise.

    The sample code generated by ARVE is as follows.

    <div class=”arve-wrapper” data-mode=”normal” data-provider=”youtube” id=”arve-fy7eoMef3e8″ style=”max-width:474px;” itemscope itemtype=”http://schema.org/VideoObject”><div class=”arve-embed-container” style=”padding-bottom:56.250000%”><iframe allow=”accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture” allowfullscreen class=”arve-iframe fitvidsignore” frameborder=”0″ name sandbox=”allow-scripts allow-same-origin allow-presentation allow-popups allow-popups-to-escape-sandbox” scrolling=”no” src=”https://www.youtube-nocookie.com/embed/fy7eoMef3e8?iv_load_policy=3&modestbranding=1&rel=0&autohide=1&playsinline=1&autoplay=0&#8243; width=”480″ height=”270″></iframe></div></div>

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Adam – WPMU DEV Support

    (@wpmudev-support8)

    Hi @shubhamsheikhar

    I hope you’re well today!

    I’m not quite sure how exactly ARVE works “under the hood” (I’m not much familiar with this plugin) but from what I can see the way it works is that it uses a dedicated Gutenberg block that, in turn, stores the URL as an option.

    I wasn’t able to make it work as well but that’s related to the data formst/structure inside the “post_content” field in the database, which Broken Link Check apparently is not able to “parse”.

    I’m afraid I don’t have a workaround for this but I’ve asked our developers to look into it to see if we can find solution or implement in one of upcoming releases.

    Kind regards,
    Adam

    Thread Starter shubhamsheikhar

    (@shubhamsheikhar)

    Thankyou for looking into it Adam.

    Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @shubhamsheikhar

    I hope you are doing well.

    We made some extra tests and confirmed the plugin is not finding the content from the reported plugin, but it seems to store the data inside the post_content.

    We reported this issue to the plugin developer, I’m afraid we can’t give an estimated time to release a fixed version, but kindly keep the plugin updated.

    Best Regards
    Patrick Freitas

    Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @shubhamsheikhar

    I hope you are doing well and safe!

    We haven’t heard from you in a while, I’ll mark this thread as resolved.
    Feel free to let us know if you have any additional question or problem.

    Best Regards
    Patrick Freitas

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘ARVE Youtube Embed – Broken Links’ is closed to new replies.