Forum Replies Created
-
AuthorPosts
-
not for that.
by the way – you could setup start and endtime of the video by:
&start=x ( in sec.)
&end=y ( in sec.)https://www.youtube.com/watch?v=3FDZYJo9Yfw?autoplay=1&ecver=2&showinfo=0&loop=1&start=11&end=327&rel=0
see test-page of mine
but i guess that end time will only work if no loop is set
-
This reply was modified 7 years ago by
Guenni007.
by the way you have to empty your cache.
first i was seeing on my page a title as well – but see now:
https://webers-testseite.de/cynthia/video2/so this seems to be the correct sequence for it –
?autoplay=1&ecver=2&showinfo=0&loop=1&rel=0
autoplay – is self explanatory
showinfo – is the title
loop – is self explanatory
ecver – enable/disable video suggestions on pause
rel – show at the end or notha i got it.
showinfo=0 and no branding ( youtube logo ) does not work together:
so take this link instead:
https://www.youtube.com/watch?v=3FDZYJo9Yfw?autoplay=1&ecver=2&showinfo=0&loop=1&rel=0
can you please post your link of your page
the showinfo=0 should supress that. ?right click on your link above and press open that link in new tab. You see no info at all – thats the point.
do you see the title on my test page ?
what link did you insert ?
no follow the link and do the rest.
it is an easy slider / containing one video “slide” – The link is above for you
you see on my testpage that it works without additional code in functions.php.Easy-Slider could be place in every container – even grid-layout. etc. pp
It is Enfold 4.2.4
here is an image-gallery: https://postimg.org/gallery/1l0tifbbg/
or please look here:
https://kriesi.at/support/topic/video-13/
for your video:
https://www.youtube.com/watch?v=3FDZYJo9Yfw?autoplay=1&loop=1&modestbranding=1&rel=0&ecver=2&showinfo=0&iv_load_policy=3
As you said full-screen video slider – and yes it is an mp4 (h.264, baseline version 3.1 – or high 4.1)
sometimes this is important for crossbrowser support
What are the specifics of the video and audio formats supported?Although the protocol specification does not limit the video and audio formats, the current Apple implementation supports the following formats:
Video:
H.264 Baseline Level 3.0, Baseline Level 3.1, Main Level 3.1, and High Profile Level 4.1.you see here the basic url on youtube itself:
click the image to enlarge
the rest is only to
autoplay, avoid anoying popups, avoid pause-overlay and at the end the relatives etc pp.so you could always place the rest behind a youtube url ( from the browser url on top)
Apendix after the video-link :
?autoplay=1&loop=1&rel=0&ecver=2&showinfo=0&iv_load_policy=3
the first is alway a Questionmark the rest is
&
in your url there is an error you have twice the video in it:
https://youtu.be/ciPCe8FCcrM/watch?v=ciPCe8FCcrM?just copy&paste the above
sometimes i’m wondering why people ignore to read the answers carefully !
have you a slider ! ??? or a video alb element ?go and place a 1/1 container
in it an easy slider ! (no scaling of the slides)
add single image or video
click above on the created placeholder for the “slide”
which type of slide : video slide
put in video urland the url is for you to copy&paste :
https://www.youtube.com/watch?v=ciPCe8FCcrM?autoplay=1&loop=1&modestbranding=1&rel=0&ecver=2&showinfo=0&iv_load_policy=3
your video playes in the above mentioned test link as you want?
This is Enfold 4.2.4 and newest WPdear Rob do you see the same error / fault on my test-page ?
It is a selfhosted video on a fullscreen slider ! – And it is Enfold 4.2.4February 22, 2018 at 6:37 pm in reply to: Vimeo videos in Fullwidth Easy Sliders won't play on mobile devices #916198you mean the do not play at all – or they do not autoplay ?
here is the link-version without the anoying pause overlay. – something new on youtube:
https://www.youtube.com/watch?v=ciPCe8FCcrM?autoplay=1&loop=1&modestbranding=1&rel=0&ecver=2&showinfo=0&iv_load_policy=3
the ecver=2 makes it
-
go and place a 1/1 container
in it an easy slider ! (no scaling of the slides)
add single image or video
click above on the created placeholder for the “slide”
which type of slide : video slide
put in video urlso and now the url:
take it on the next post !how to obtain those urls :
don’t know if there is an english version of the site: https://developers.google.com/youtube/youtube_player_demobut important for enfold seems to be : replace the
embed
withwatch?v=
see your video here: https://webers-testseite.de/cynthia/video/
February 22, 2018 at 2:56 pm in reply to: Theme Update issue/error – with the update to 4.2.4 the "Headline Rotator" stops #916113i can not confirm to that behavior : https://webers-testseite.de/cynthia/headline-rotator/. even with new lines / fading / bottom to top / etc.
Firefox / Safari / Chrome on OSXFebruary 22, 2018 at 2:02 pm in reply to: AVIA Custom HR with icon: width in % is ignored and is not responsive #916051the 50% means left and right of the icon width !
so if you like to have 50% totaly – you must insert abit less than 25% ( because there is a padding of 10px left/right and the icon-width etc)i think the controls could not be on the bottom – because .mejs-container has no height rule
if you set:
.mejs-container { max-height: 100% !important;}
the controls are on the bottom.
but you have to look if this leads to any conflict with other browser. – i did not test that for now
https://webers-testseite.de/cynthia/beispiel-seite/this is what he asked : and added it as the background of a color section. Is this how you have it?
so your setup was: This is Full Screen Slider element with mp4 self-hosted video
i will try the last too – because – allthough i try allways to avoid self-hosted videos now.
I was very satisfied with cloudinary – and for the most circumstances the free version is absolutely enough.i guess i’m a bit experienced and native spoken german. From Bonn
Kontakt Data on my nick or avatar. Thanksif you are not satisfied with that quick and dirty version – here is a how to.
i really don’t know why i’m unsatisfied with that css version – mybe the background (left and right area besides the not fullsize grid-row background color was the reason. i decided to have a surrounding container on that grid-row.https://kriesi.at/support/topic/grid-row-not-fullsize-how-to/
hm the content ( font and icon) are before too avia_iconbox_title and avia_button_icon
ths surrounding anchor is still avia-buttonFebruary 21, 2018 at 8:47 am in reply to: Self hosted video background in color section and Enfold 4.2.3 #915319what kind of video have you uploaded? i often used h264 high version 3.1 which seems to have the widest crossbrowser compatiblity.
ich bin kein Geheimniskrämer – alles offen – wenn du auf meinen Avatar oder Nick drückst kommst du zu meiner alten Homepage. Jetzt mache ich mehr Webdesign
und webers-testseite.de ist meine SpielwieseWell you can make your own css rules – because Tahoma is standard .
But if you don’t like to use https://de.wordpress.org/plugins/use-any-font/give Signika a try. : https://fonts.google.com/specimen/Signika looks very similar and is in Enfold as Signika Negative included
siehst du hier: https://webers-testseite.de/comfort-zone/
Links mittels copy/paste von deiner Seite – rechts einmal in einen vernunftigen Texteditor geladen (Sublime Text oder notepad++)
und zurückgespielt.Es sind zwei Buchstaben, das kann nur von einem Copy/Paste kommen.
Sieh dir den Film an – im Quelltext wird es auch noch richtig dargestellt, aber es sind zwei zeichen.
https://webers-testseite.de/wp-content/uploads/Screen.mp4
Chrome und Safari haben nur keine Darstellungsprobleme, aber auch da sind es zwei Zeichen, nur werden die umlaut punkte nicht nach links verschoben beim FirefoxFebruary 20, 2018 at 4:58 pm in reply to: ????? http://test.kriesi.at/construction/wp-content/uploads/sites/7/2015/10/hous #914892wenn du einen Screenshot vom Quellcode deiner Seite erstellen kannst – müsstest du auch eigentlich auf den korrekten Link selber kommen können ( siehe Demoseite : https://kriesi.at/themes/enfold-construction/ )
einfach die Original Demoseite besuchen und nachschauen. Ist passiert als Kriesi auf https umgestellt hat.
Vollbild :
https://kriesi.at/themes/enfold-construction/files/2015/10/house-wire-model-fade-white.pngyes – seems to be ok – but if you use the code tag here on board soft it is quite better to read:
and it’s better to copy/paste as well – because otherwise the board software converts the quotation marksadd_filter('avf_logo','av_change_logo'); function av_change_logo($logo) { if(wp_is_mobile( ) ) { $logo = "http://kriesi.at/wp-content/themes/kriesi/images/logo.png"; } return $logo; }
haha Rikard : senile bed escape :lol
by the way it is a sad thing indeed that in the style input field some things are automatically deleted ; like : filter:drop-shadow
the filter array is ok – but only the given filters are allowed – horrible coding –
but thats no Enfold thing. -
This reply was modified 7 years ago by
-
AuthorPosts