embedplus
Forum Replies Created
-
Some browsers limit autopplay, but you might get success with autoplay if the video is preset to mute. Finally, the plugin doesn’t poll to see when the livestream starts and force your page to refresh on its own. You will have to refresh the page manually.
Hi,
You say that you think it is conflicting with “the wordpress youtube”. Can you elaborate? What plugins did you have active?
1) Could you right-click in the popup that says “refused to connect” and click “view frame source,” which will open a new tab. Then email us the URL in your address bar of that tab (it’ll look like this: view-source:…….. ).
2) Then, whatever that URL is, try backspacing the “view-source:” part and going to that page. Does it load then?
Hi,
Do you mean annotations or captions?
We have a YouTube channel filled with numerous videos that show the plugin at work:
https://www.youtube.com/user/EmbedPlus/videos?view=0&sort=dd&flow=gridOn that page, our plugin’s CSS and JS files aren’t coming through. This means a plugin or your theme is interfering and preventing our plugin’s assets from coming through.
First off, clear your caching plugin (seems like it’s lightspeed cache) to ensure the page is actually rendering the latest content and scripts correctly.
If it still doesn’t work, it may be your theme or another plugin that’s not letting our CSS or JS through. The typical way to find out is to turn off your caching plugin, then toggle each of your other plugins to see if the video appears correctly, to find the culprit.Hi,
Any updates about this? We haven’t received an email message yet either.Hey, What vulnerability tool did you use to test?
Do you know the name of the theme your using? In particular, does your theme use ajax?
Also, some background: the setInterval is likely from your scanner overlooking that the interval indeed stops (in fact, it’s a max of 5 intervals). The typical recommended solution to prevent setInterval memory leaks are to limit the number of intervals and stop at a certain point, which we do. So the information you provide us will help narrow down why the scanner doesn’t recognize the stoppage, as it’s likely a false positive. Feel free to email us atext at embedplus dot comHi,
You mentioned “my videos just want expand to a 100% width” but then “Any suggestions for achieving a 100% video width?”. Can you clarify?Hi. We don’t see a YouTube player on that page.
Hi. Private videos are completely private regardless of the plugin/approach you use. They are not embeddable.
We don’t see a YouTube player on that page. Also, since chat is a Pro feature, please use the Pro contact form for priority support.
We checked and you do not have priority support.
Hi,
Private video embedding is not supported by YouTube.If your site has a decent amount of traffic, then it could be the case. You can consider pro options like caching and lazy load which can limit API use.