Title: Setup Question
Last modified: April 16, 2021

---

# Setup Question

 *  Resolved [hypevent](https://wordpress.org/support/users/hypevent/)
 * (@hypevent)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/setup-question-3/)
 * I just installed the plugin but I cannot tell if it is working. Please assist
   me.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fsetup-question-3%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 14 replies - 1 through 14 (of 14 total)

 *  Plugin Author [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/setup-question-3/#post-14327641)
 * 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](https://wordpress.org/support/users/hypevent/)
 * (@hypevent)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/setup-question-3/#post-14327957)
 * 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="http://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](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/setup-question-3/#post-14328531)
 * 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](https://wordpress.org/support/users/hypevent/)
 * (@hypevent)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/setup-question-3/#post-14328747)
 * I turned off videos on A3 Lazy load video but still have the same issue.
 *  Plugin Author [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/setup-question-3/#post-14328929)
 * 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](https://wordpress.org/support/users/hypevent/)
 * (@hypevent)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/setup-question-3/#post-14329243)
 * 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](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/setup-question-3/#post-14329964)
 * it’s there though;
 * ![](https://i0.wp.com/i.imgur.com/02pEexM.png?ssl=1)
 *  Thread Starter [hypevent](https://wordpress.org/support/users/hypevent/)
 * (@hypevent)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/setup-question-3/#post-14330925)
 * 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](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/setup-question-3/#post-14331039)
 * 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](https://wordpress.org/support/users/hypevent/)
 * (@hypevent)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/setup-question-3/#post-14331115)
 * Thank you. Which option is better for mobile speed?
 *  Plugin Author [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/setup-question-3/#post-14331468)
 * 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](https://wordpress.org/support/users/hypevent/)
 * (@hypevent)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/setup-question-3/#post-14333648)
 * That worked. Thank you!
 *  Thread Starter [hypevent](https://wordpress.org/support/users/hypevent/)
 * (@hypevent)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/setup-question-3/#post-14333649)
 * Thanks
 *  Plugin Author [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * (@optimizingmatters)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/setup-question-3/#post-14333814)
 * you’re welcome, feel free to [leave a review of the plugin and support here](https://wordpress.org/support/plugin/wp-youtube-lyte/reviews/#new-post)!
   🙂

Viewing 14 replies - 1 through 14 (of 14 total)

The topic ‘Setup Question’ is closed to new replies.

 * ![](https://ps.w.org/wp-youtube-lyte/assets/icon-128x128.png?rev=1836005)
 * [WP YouTube Lyte](https://wordpress.org/plugins/wp-youtube-lyte/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-youtube-lyte/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-youtube-lyte/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-youtube-lyte/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-youtube-lyte/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-youtube-lyte/reviews/)

 * 14 replies
 * 2 participants
 * Last reply from: [Optimizing Matters](https://wordpress.org/support/users/optimizingmatters/)
 * Last activity: [5 years, 1 month ago](https://wordpress.org/support/topic/setup-question-3/#post-14333814)
 * Status: resolved