Foliovision › Forums › FV Player › Troubleshooting › Hi, how to take black start screen off after video finish
-
Hi, how to take black start screen off after video finish and redirect ?
look here http://linalauritsen.com/?page_id=3418&preview=true
-
-
http://linalauritsen.com/?page_id=3418&preview=true
is this not showing you ??
If you want i can give you access to web admin
Regards
TomHi Tom,
Page previews can be seen only by logged in users. You can create an account for our support team and share the password securely via https://revealit.me/ (the message is encrypted and will be deleted after opening, so you can safely post it here in the forum). We do on-page support only as a paid service (Pro Support Incident ticket), but if it’s for viewing purposes only, then it’s ok.
Thanks,
EduardHi Tom,
Thanks for the access credentials. I was able to check your video and here is what you can do to not show the black screen after the video ends.
Set a splash image for your video and then add the parameter
splashend="show"
to the video shortcode. That way the splash image will be shown immediately after the video ends and before the page is redirected.Thanks,
EduardHi Tom,
Do you mean the overlay play button (http://screenshots.foliovision.com/360X2M2n3N2i)?
Thanks,
EduardHi Tom,
This is a CSS code from our FAQ (Q. 26) that you can use for customizing the play icon:
#content .is-paused.flowplayer .fp-ui{background-image:url(none)} @media (-webkit-min-device-pixel-ratio: 2){ #content .is-splash.flowplayer .fp-ui, #content .is-paused.flowplayer .fp-ui{background-image:url(none)} }
This is supposed to be used for adding custom icons, so if you replace “none” with URL of an image, it will be used as the play icon. To use this code, you will have to put in in your theme’s CSS template.
Thanks,
EduardHi Tom,
I’m not sure where you went wrong, but you can always purchase a Pro Support Incident ticket and we can do it for you on your site.
Thanks,
EduardHi Tom,
I have sent you an email from the address support@foliovision.com asking for the access credentials to your WP admin and FTP. Could you please check your spam folder?
You can also send the credentials right away to the address mentioned above and use https://revealit.me/ for securely sharing sensitive information.
Thanks,
EduardHi Tom,
It’s done. The play icon won’t appear on pause, as you can see in the video on the page preview you have sent earlier. I also tested it on Android and iOS mobile devices and everything works ok.
Thanks,
EduardHi Tom,
I apologize but I’m not sure if I follow. Are you referring to the FV Flowplayer logo in the bottom left corner of the player? That is removed only in the Pro version, which also allows you to replace it with your own logo.
I’m also not sure what you mean with the homepage implementation. Would you like to have the same video on your homepage?
Thanks,
EduardHi Tom,
The easiest way to add a logo in front of the video would probably be to edit the source video file and add it that way. Using the autoplay feature means that you won’t be able to see the splash image that is usually shown before the video starts playing. To launch the autoplay with a pre-set delay would require some custom programming.
As for the homepage – this seems like a question for your web admin as it’s more a matter of page structure than FV Player. You could have the video on http://linalauritsen.com/ and your current webpage content on http://linalauritsen.com/home, or something like that.
Thanks,
EduardHi Tom,
I apologize, I don’t follow. Earlier you said: “What i mean is when you start you see logo picture in a few sec and than video start”. Now you said that you “can you do this so i dont see this logo before video start ?”. I’m not sure what should we do now.
As for the second part – yes, that’s a question for your page administrator.
Thanks,
EduardHi Tom,
Ok, now I understand! The logo in front of the video is there because it’s the default splash image and it’s used to show up after the video finishes and before the page is redirected to the current homepage (as we discussed earlier).
I changed the splash image for the video in the shortcode, adding a grey background image. Now the loading of the video looks more smooth, but you won’t see the logo at the end, only the new grey splash image, so it’s either one or another since the splash image is the same for beginning and the end of the video. That means you either see the logo or the grey background.
Thanks,
EduardHello Tom,
if you’d like to remove the back background at the beginning of the video, please add this code to your stylesheet
.container .flowplayer { background-color: transparent !important; }
thanks
Viktor- This reply was modified 7 years, 1 month ago by viktor. Reason: wrong markdown
Hello Tom,
Your domain http://linalauritsen.com seems to be offline. The video you mentioned – is that the main video we were editing, or something other you tried to send? We, unfortunately, haven’t received anything.
Thanks,
Eduard