• ajaffarali

    (@ajaffarali)


    I have a few “What to watch” kind of posts with trailers. There’s usually 20 of them and I would love to pick your brains on how to best optimize them without sacrificing the look. Happy to support with a donation or something as your plugin is free and could be of use to me.

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

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

    (@optimizingmatters)

    Hey ajaffarali; I had a look at the linked page and it does seem LYTE is already active there? Is this not working as expected for you, do you still have performance issues (with the videos) that need to be tackled?

    frank

    Thread Starter ajaffarali

    (@ajaffarali)

    Thanks for your prompt response Frank. Yes, the plugin is installed and active but if you check the page speed in Google, it comes out as quite slow- especially on mobile. Would love to pick your brain on how to boost that speed.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    try adding this code snippet to enable lazy (or lazier) loading of the YT background images;

    add_filter( 'lyte_use_internal_lazyloader', '__return_true' );

    Thread Starter ajaffarali

    (@ajaffarali)

    Apologies but where should I add this code? In the header.php file before /head? And if possible, would be great if you can update the plugin with a checkbox for this option?

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    The easiest & safest solution is using the code snippets plugin.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Help with page with tons of videos’ is closed to new replies.