• I installed this on a clients website and it is not adjusting the YouTube embeds. I have this on a variety of sites and it has always worked. How can I troubleshoot it? I have confirmed that the API is ok.

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

    (@optimizingmatters)

    well, how are the video’s added on that site?

    were the youtube’s added in a pagebuilder or were they added with the full youtube embed code (iframe)?

    I’m having the same problem. I embedded the video using httpv, but still getting an F in defer parsing. I added the video in my theme’s video url section, not using a pagebuilder.

    I also use wp rocket if that’s helpful.

    PS: I tried using the shortcode, but the video doesn’t play at all. I may be implementing it wrong, but not sure.

    Here is the page i’m testing the plugin on: test page

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    mrhighlight84;
    * how are video’s added? is this a custom post type? or a custom field in a post?
    * what do you add; a youtube ID, a youtube URL, the iframe code?
    * can you show create a test page with the shortcode so I can look at that as well?

    I tried to add the videos by url, embedding, and shortcode. This is a regular video post type (video format). I changed the httpv url to below shortcode, so you can see (even though I’m not sure if it’s correct) test page2

    You gave a shortcode example: [lyte id=”_SQkWbRublY” /]
    I replaced id with my video id: [lyte id=”_EleFrBjITGg” /]

    This is a video theme, so there is two ways to add video.

    1. You can add a video inside the post (this method works), but it won’t show up in the video player that you see on my test page from the previous post.

    2. You can add a video inside the video player by a few different methods.
    a. Video URL ( url from video sites or embed [ iframe, object, html code ] )
    b. Custom Player ( [shortcode] or embed [ iframe, object, html code ] )

    This theme is compatible with the following players right out the box
    1. Videorev Javascript Library
    2. FV Flowplayer
    3. Video Js HTML 5 player
    4. JW Player
    5. Custom player using the method above

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Not working on the site’ is closed to new replies.