• Resolved hypevent

    (@hypevent)


    I just installed the plugin but I cannot tell if it is working. Please assist me.

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

Viewing 14 replies - 1 through 14 (of 14 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    if you see the vertical 3 dots on the right side and your user badge on the left side, it is not a LYTE video. based on that you’ll see some are working, some are not, it must depend on how the video’s were added, see if you can add all video’s the way the 2nd one on that page were added?

    hope this helps,
    frank

    Thread Starter hypevent

    (@hypevent)

    I believe the first and 2nd videos were added the same way.

    Please not the html code for the 1st video

    <div align="center"><figure><iframe title="Click to Watch NYC Hypnosis Center Video Testimonials" src="https://www.youtube.com/embed/5LEw-4x_3nE?rel=0” width=" width="444" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe></figure></div>

    Please not the html code for the 2nd video

    <div align="center"><figure><iframe title="Click to Watch a Stop Smoking NYC Hypnosis Center Video Testimonial" src="https://www.youtube.com/embed/vloxCUpaI18??rel=0" width="444" height="315" frameborder="0" allowfullscreen="allowfullscreen"></iframe></figure></div>

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    it looks like the first (and all others but the 2nd) are lazyloaded video’s, what are you using to lazyload those hypevent ? can you try turning that off to see if this is a conflict between LYTE and that iframe/ video lazyloader?

    Thread Starter hypevent

    (@hypevent)

    I turned off videos on A3 Lazy load video but still have the same issue.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    there’s one small difference in the code for the 2 video’s you shared; the first one has width=" width="444" (so the width param is in there twice). I doubt this is the reason for LYTE not kicking in, but try removing the first width=" maybe.

    if that does not work try replacing the iframe code with https://youtu.be/5LEw-4x_3nE and see if that changes anything?

    Thread Starter hypevent

    (@hypevent)

    The fix is to use the embed block with https://youtu.be/5LEw-4x_3nE

    Why doesn’t the title of the video show when inspecting the element?

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    it’s there though;

    Thread Starter hypevent

    (@hypevent)

    The YouTube Lyte videos triggered the following Google Search Console errors?

    `Errors can prevent your page or feature from appearing in Search results. The following errors were found on your site:

    Missing field “name”

    Missing field “uploadDate”

    Missing field “thumbnailUrl”

    Missing field “description”

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    enable the “cache thumbnails locally” or use the code snippet to force LYTE to fully work on mobile (see FAQ), that will ensure GSC “sees” the microdata (which is there anyhow).

    Thread Starter hypevent

    (@hypevent)

    Thank you. Which option is better for mobile speed?

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    enabling local thumbnail caching not only ensures the thumbnails are served locally, but also enforces LYTE on mobile, so that would be your best choice.

    Thread Starter hypevent

    (@hypevent)

    That worked. Thank you!

    Thread Starter hypevent

    (@hypevent)

    Thanks

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    you’re welcome, feel free to leave a review of the plugin and support here! ??

Viewing 14 replies - 1 through 14 (of 14 total)
  • The topic ‘Setup Question’ is closed to new replies.