atlantareia
Forum Replies Created
-
Forum: Plugins
In reply to: [Smart YouTube PRO] [Plugin: Smart YouTube] video playlists don't work.Yeah, i upgraded to the latest version of Smart Youtube 4.1.1 and my playlist is now broken.
Im using the correct code, httpvp://www.youtube.com/view_play_list?p=F2E637A42B7B7EA4
But when Smart Youtube renders the youtube embed code on my site, it mangles up the URL which is why it is not working. See below.
<iframe class=”youtube-player” src=”https://www.youtube.com/embed/videoseries?list=F&fs=1&hl=en&modestbranding=1&loop=0&iv_load_policy=3&showsearch=0&rel=1&theme=dark2E637A42B7B7EA4″ width=”425″ height=”344″ frameborder=”0″ allowfullscreen></iframe>
Is there any way to fix this so the correct URL to my playlist is used?
Simlilar question…
Im trying to block a folder called /members/ and /members/* IS working.
However, it also appears to be blocking everything in the /membership/ directory too which I DON’T want blocked.
I tried adding /membership/* to the exception list, but it did not work.
How can I modify /members/* so that /membership/ is not blocked?
Thanks!
Pat from AddToAny said they are aware of the problem and are working on it.
Yes, I noticed the Google +1 button has vanished yesterday. Thought I would check here fore a fix.
Forum: Fixing WordPress
In reply to: Youtube Videos are Autoplaying in Smart Youtube PluginThe 3.8.8 fix worked. Thanks Vladimir!
Forum: Fixing WordPress
In reply to: Youtube Videos are Autoplaying in Smart Youtube PluginVladamir just uploaded Smart Youtube Version 3.8.8 to solve this problem. Im going to try it now.
Forum: Fixing WordPress
In reply to: Youtube Videos are Autoplaying in Smart Youtube PluginTanji,
I checked your site at https://www.hospitality-school.com/restaurant-food-safety-training-video and looked at the source code since all your videos are playing at once.
The source code revealed that you are still using the iframe code instead of the older embed code.
Try unchecking “Use IFRAME embed code” in the Smart Youtube and be sure to clear your wordpress cache to show the new code.
Hope this helps.
Forum: Fixing WordPress
In reply to: Youtube Videos are Autoplaying in Smart Youtube PluginThanks for the tip. I unchecked “Use IFRAME embed code” in the Smart Youtube admin and that seemed to have solved the problem with the iframe code for now.
Hopefully youtube will fix the problem on their end with the iframe so we won’t have to use this workaround for long.
Thanks again for the heads up!
Forum: Fixing WordPress
In reply to: Youtube Videos are Autoplaying in Smart Youtube PluginThe code output by smart youtube looks like this…
iframe title="YouTube video player" class="youtube-player" type="text/html" width="425" height="344" src="https://www.youtube.com/embed/13yQ-QZLMco?color1=402061&color2=9461ca&border=0&fs=1&hl=en&autoplay=0&loop=0&showinfo=0&iv_load_policy=3&showsearch=0&rel=0" frameborder="0"
You will notice AutoPlay is set to 0 but it is autoplaying anyway.
The problem started today for me too. This must be a youtube issue. I hope the creators of Smart Youtube can fix this quickly.
Forum: Fixing WordPress
In reply to: Youtube Videos are Autoplaying in Smart Youtube PluginI am having the same problem. Today, my videos started playing automatically. This is very annoying when some of my blog pages have several videos embedded on the page and they all start playing at once.
After this started happening, I checked and made sure “Autoplay videos” was unchecked in Smart Youtube. It is NOT checked.
Next, I tried upgrading to the latest version of Smart YouTube, but this did not solve the problem either.
Is there a way to quickly solve this problem of all my videos autoplaying at the same time?