• Resolved emanuelevj

    (@emanuelevj)


    Hello i have this follow problem ” No compatible source was found for this media ”

    This error show up when i am as visitator.. but when i am logged as admin in backand it’s not show up. How i can fix ? i have try to change format video but same issue

    If click on the error the video start but the error keep still.

    Hope u can help me thanks

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

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Martin Valchev

    (@martinvalchev)

    Hello,

    I couldn’t figure out how the backend doesn’t have this error, do you mean when you are logged into the product page or the product admin page where you upload the video ?

    I recommend you to check these things:

    File format and codec : Make sure the video files are in supported formats and codecs. MP4 with H.264 encoding.

    Server Configuration : Check that the server where the video files are located is configured to serve them correctly with the appropriate MIME types. Incorrect server configuration can cause compatibility issues.

    Content Delivery Network (CDN): If you’re using a CDN to host your video files, ensure that the CDN supports the necessary video formats and codecs.

    Test with other video. You can download the video here and test with it https://file-examples.com/index.php/sample-video-files/sample-mp4-files/
    If you’re still having this issue with it, it’s possible that a plugin or custom code is conflicting.

    Thread Starter emanuelevj

    (@emanuelevj)

    Hello yes, when i am login in wp-admin and go on the product page i see correct video preview, then when i got log out and visit product page as visitator i got this error

    Plugin Author Martin Valchev

    (@martinvalchev)

    Are you using a caching plugin ? If you are use disable it to test if there will be a change. If possible send me in the browser root if there are any errors if possible information when you are logged in and when you are not

    Plugin Author Martin Valchev

    (@martinvalchev)

    As far as I can see, something is replacing the “src” attribute with “data-kpvideosrc” in the element, which is most likely causing the error. I guess it’s some plugin. You can test by turning off all plugins and leaving only Woocommerce and Video Gallery for Woocomerce, it should not have this error, then start activating the plugins one by one to find out which one is causing the problem. If the error is there again, if you have checked all the other things I wrote you, the problem is most likely in your theme.

    Thread Starter emanuelevj

    (@emanuelevj)

    Hello, yes thanks it’s were one my plugin that make conflict thanks for the help

    Plugin Author Martin Valchev

    (@martinvalchev)

    I’m glad I was able to help you find the problem. If you don’t mind if you could leave a rating for the plugin, that would help me a lot Thanks!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘No compatible source was found for this media’ is closed to new replies.