knssconsulting
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Embed YouTube and Not show related video's when video is finishedHi Felix,
I tried your code above
https://knssconsulting.com.previewdns.com/?page_id=7
but it’s still showing the controls on the bottom and the black lines on each side
This is what I copied
<iframe src=”https://www.youtube.com/embed/3SuNx0UrnEo?rel=0&autoplay=0&loop=0&wmode=opaque&controls=0&showinfo=0&theme=light” frameborder=”0″ marginwidth=”0″ marginheight=”0″ width=”900″ height=”500″></iframe>
did I do it wrong?
Forum: Fixing WordPress
In reply to: Embed YouTube and Not show related video's when video is finishedI tried this code for the “autohide” and “controls”
<iframe width=”900″ height=”500″ frameborder=”0″ allowfullscreen=”true” src=”https://www.youtube.com/embed/3SuNx0UrnEo?rel=0&autoplay=0&autohide=2&controls=0&loop=0&wmode=opaque” marginwidth=”0″ marginheight=”0″></iframe>
but didn’t seem to work to do the above
https://knssconsulting.com.previewdns.com/?page_id=7
plus how do you make the video play without the black boarders on the left and right hand side of the video?
Forum: Fixing WordPress
In reply to: Embed YouTube and Not show related video's when video is finishedOh Felix,
How do you add the other parameters into the code?
for example “autohide” and “controls”
I would like the video to look like this one
https://themeforest.net/item/tersus-responsive-wordpress-theme/full_screen_preview/2343187
Main widget, 4th slide in?
I am not a coder so please speak in simple terms and make it user friendly ??
Thx
Forum: Fixing WordPress
In reply to: Embed YouTube and Not show related video's when video is finishedThat’s awesome!
Thank you so much it has been a few days of trying to figure this out.
Thx
Forum: Fixing WordPress
In reply to: Embed YouTube and Not show related video's when video is finishedYou are awesome Felix
Hey NeilGinger,
I tested it a few times and it worked amazing here is an example
https://knssconsulting.com.previewdns.com/?page_id=7
Thank you so much Felix,
Do you have any other YouTube tricks for blogs you can share?
Thx
Forum: Fixing WordPress
In reply to: Embed YouTube and Not show related video's when video is finishedThanks Jan,
I did contact Themeforest.net and they told me I had to contact the developer of the theme because they do not provide support.
—
-There are no plugins installed it is a new installation of the theme.
-Switching to Twenty Eleven didn’t change anything.The Master list for 3.4 does not talk about video/Youtube.
Thx Jan but I know there is someone out there that has a www.remarpro.com blog that has had this issue and resolved it.
Thx
Forum: Fixing WordPress
In reply to: Embed YouTube and Not show related video's when video is finishedI am using Tersus from Theme forrest, it’s a great Theme a few bugs. but I’m loving the options.
I agree hopefully someone can help us a as well. Especially because of Youtube
Forum: Fixing WordPress
In reply to: Embed YouTube and Not show related video's when video is finishedA trick I learned, which I didn’t really want to do is, you leave a splash screen at the end with your logo and how to contact you at the end of the video. let it run for 5 seconds or so. So people think the video’s is down and stops there.
It is a really bad work around but that is one way of doing it.
Hopefully a WordPress happy engineer chimes in. But I think these issues are Theme specific because my wordpress.com works fine. I copied the code from there and not it doesn’t work which makes me think it’s the way the theme’s have been coded.
What do you think?
Forum: Fixing WordPress
In reply to: Embed YouTube and Not show related video's when video is finishedI was hoping the WordPress Support Team would chime in and maybe they know a fix?
I think you can do it with Jetpack
https://en.forums.wordpress.com/topic/moving-subscribers-from-wordpress-to-self-hosted-site
Forum: Fixing WordPress
In reply to: Embed YouTube and Not show related video's when video is finishedHi Josh,
any luck?
Forum: Fixing WordPress
In reply to: Embed YouTube and Not show related video's when video is finishedHi Josh,
I did copy the code below of mine from the HTML view
[videoembed type=”youtube” align=”aligncenter” width=”960″ height=”500″ url=”https://www.youtube.com/watch?v=Y0V8Mlr2ANY&rel=0″ id=”video-0″]
As well I copied and pasted your code above in the HTML editor and saved it
<iframe width=”960″ height=”500″ frameborder=”0″ allowfullscreen=”” src=”https://www.youtube.com/embed/?rel=0&autoplay=0&loop=0&wmode=opaque” marginwidth=”0″ marginheight=”0″></iframe>
Here is the link so you can see
Forum: Fixing WordPress
In reply to: Embed YouTube and Not show related video's when video is finishedHi Neil,
Yeah for some reason WordPress and the theme developers have not made it easy to work with YouTube and their coding.
Let me know if you find anything Neil
I was forwarding a domain name to a wordpress.com site
Now I have a self hosted site with another domain name.
Why do you ask?
Forum: Fixing WordPress
In reply to: Embed YouTube and Not show related video's when video is finishedHi Josh,
I tried posting your code and nothing happened.
I don’t think I am using an iframe
Here is the code from what I can find from the video
[videoembed type=”youtube” align=”aligncenter” width=”960″ height=”500″ url=”https://www.youtube.com/watch?v=Y0V8Mlr2ANY&rel=0” id=”video-0″]