Video not playing in header

I tried everything. Embed code, mpr url and nothing works. I need the video to autoplay with no loop

http://singularmed.websitetestsilo.com/SingMedTech/home/

Hi There,

Thank you for writing in, but the video plays fine on my end, please clarify how we can replicate the issue. And please clear all caching plugin the site might have including your browser’s cache.

Cheers!

I need the videos to not loop this is a must! Client is beginning to feel they chose the wrong web company. I need a solution!

http://singularmed.websitetestsilo.com/SingMedTech/testimonials/

I used revolution slider but videos get distorted. However, video did not loop

Hey @ahurlburt53,

I duplicated your slider and in the duplicate, I changed the background to transparent. Then, I created a test page (see Secure Note) and added your video in Slider Below Masthead’s video field instead. The video loop works in this case.

Have you tried this method before? If so, what is the problem with that setup?

Thanks.

the problem i need a solution to stop the loop. Also where is the video link for revolution slider can’t find it

we need to have the banners full transparent video banners. So far the only solution is revolution slider to stop looping videos. However getting the video to be a transparent background with video playing and menu seems to be challenging

I don’t even know how this video is even on the website. No link in cornerstone but still here is the video. As you can see the video works but is way to big and distorted

http://singularmed.websitetestsilo.com/SingMedTech/news/ I cant believe or why I cant just add the video url and tell it not to loop. HoweveR I HAVE SPENT 23 hours trying to fix this AND x WHAT GIVES!

THIS WHAT THE CLIENTS WANTS, BUT MAKE THE VIDEO STOP LOOOOPING
http://singularmed.websitetestsilo.com/SingMedTech/testimonials/

Hello There,

Thank you for the clarifications. Please understand that the section background video will always be autoplay. It is designed that way. The only way to stop it is to use a custom JS script. Please add this JS code in the Theme Options > Global JS (http://prntscr.com/evswzb)

jQuery(document).ready(function($){	
	setTimeout(function(){$('.page video.x-mejs').prop('loop', false);},5000);
});

We would loved to know if this has work for you. Thank you.

we are using revolution slider to stop videos what is this black background and blue line. I can find it in css but where are the controls. Also please tell me how to fix this!

why is this so difficult, beyond upset and have lost every little bit of profit because im having to have to jerry rig everything to get theme to work like it says it supposed to work.

this is one url we need 4 seperate video banners
http://singularmed.websitetestsilo.com/SingMedTech/products/

http://singularmed.websitetestsilo.com/SingMedTech/testimonials/

doesnt work, why why why why

Hello There,

I went ahead and added the JS code. I also checked each of the sliders in the mentioned. It is not set not to loop the slider or the video.

Please check your site now.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.

Hey There,

Is the video not playing again? Please check your SSL settings because you are having CORS or Cross Origin Resource Sharing. Simply install Search and Replace plugin so that you can search for http://singmedtech.com/wp-content/uploads/ and replace it with https://singmedtech.com/wp-content/uploads/.

Please let us know how it goes.

Hi there,

This thread gets open again and I am not sure why. Have you followed the search and replace suggestion my colleague provided?

Kindly open up new threads for additional questions as it will help us to focus on each issue and give you a better support which you deserve. Having a long threads makes the maintaining job harder and also it will be harder for the other customers to find the correct information if they have similar issues. You are always welcomed to reply to this thread to follow up the same question.