• Skip to content
  • Skip to primary sidebar
  • Skip to footer

Foliovision

Main navigation

  • Weblog
    • FV Player
    • WordPress
    • Video of the Week
    • Case Studies
    • Business
  • About
    • Testimonials
    • Meet the Team
    • We Support
    • Careers
    • Contact
    • Pricing
  • Products
  • Support
    • FV Player Docs
    • Pro Support
  • Login
  • Basket is empty

zdenka

  • Profile
  • Topics Started
  • Replies Created

Forum Replies Created

Viewing 100 replies - 1 through 100 (of 242 total)
1 2 3 →
  • 13 years ago in reply to: How do I display video in lightbox?
    zdenka

    Hi Jonas,

    yes I agree that it would be best if you have only one lightbox of your choice, but you have to realize that it would require to make all these plugins to cooparate.

    Our plugin generates the video into the content, so it is not that straightfoward as placing just an image into the post, and therefore it needs adjustments for the video to display in order in the lightbox.

    Going forward with your idea would mean that we should include support for every lighbox plugin, which would not be possible. Having said this, we are not planning to include this functionality in the near future.

    Zdenka

    13 years ago in reply to: Multiple players on same page?
    zdenka

    Hello Dwayne,

    you have provided so few details that it is impossible to tell what can be wrong. Generally we do not have issues like this, if the video plays well in firefox, there’s no reason for not playing in IE.
    I can suggest to check the version of your flashplayer, or maybe you can try to encode the video again, in case there was some error in it.

    Zdenka

    13 years ago in reply to: Audio, But No Video? Error #1069
    zdenka

    Hi KS,

    I have checked the demo site again, in different browsers and I can see the video playing without any issues.

    This looks like a problem with your own computer, rather then with the site, as I can see it correctly.

    I have one more idea, since Flowplayer is Flash based player, also you’re using .flv file, you might need to update your flash, if you have one which is very much out of date, then might cause troubles. Maybe try using some other computer, or last thing maybe try to recode the video into another format, say for example mp4.

    Zdenka

    13 years ago in reply to: Audio, But No Video? Error #1069
    zdenka

    Hi KS,

    error like this appears when the url to the video is incorrect. Check for quotes around the url, check if the video really is where the url points to, check upper/lowercase or if you don’t have some strange characters there.
    You have already removed the video so I cannot see this problem now.

    Zdenka

    13 years ago in reply to: Making canvas background transparent
    zdenka

    Hi Riaz,

    I’m sorry, but we do not have an option or shortcode for hiding play again button, nor this can be hidden via css.

    The opacity:0 might work for you, if official Flowplayer documentation says so. But you would have to edit the /models/flowplayer-frontend.php file manually to achieve this.

    Zdenka

    13 years ago in reply to: Making canvas background transparent
    zdenka

    Hello Riaz,

    the play button should be transparent by default. Setting opacity to 0 you will hide the button probably.
    If you really need to do this, than you should insert this probably on line 181 in /models/flowplayer-frontend.php between that clip part and canvas part. Please notice that inserting custom code is at your own risk, and any changes made like this will be overwritten by next plugin update. Watch for correct syntax.

    Zdenka

    13 years ago in reply to: Audio, But No Video? Error #1069
    zdenka

    Hi KS,

    when I go to the page you’ve posted I can see the video playing well. Not sure what was the problem, maybe there’s was something temporary with your hosting.

    Zdenka

    13 years ago in reply to: Flowplayer won’t display
    zdenka

    Hi Dennis,

    I’m sorry I was away yesterday, but seems you got most problems sorted!

    Going back in your comments, when you typed in the shortcode manually, the splashimage did not show as you inserted the ‘ at the wrong place – you had ‘splash=… it should be splash=’…

    If you want to insert width and height, just type width=640 height=480 into the shortcode, or use whatever dimensions that fits you most.

    I’m not sure if I can give you the advice regarding the proper size of video that you should use, this very much depends on the content, and what do you present in that video. Of course the best way would be to have the video coded in the dimensions you want to use on the site. Also remember to keep the aspect ratio of the original video.

    The borders you are talking about are probable caused by that aspect ratio, try to set the width and height into the shortcode, if this matches the real dimesions of the video file, then the borders should not be there.

    For WYSIWYG questions, please use the corresponding support forum here, maybe you’ll be able to find your answers there, if not ask, surely Martin will give you an advice.

    Zdenka

    13 years ago in reply to: Flowplayer won’t display
    zdenka

    Hi Dennis,

    yes there is definitely something wrong with your wordpress install. The placeholder that gets inserted there is not even the final Flowplayer shortcode, if I understand your description correctly, you don’t even see the popup where you write down the video path.

    Are you using maybe some other editor for editing posts? If you do not use the default wp editor, you might have troubles inserting generated shortcodes properly. You can try switching to the default editor for a while, or you can try our editor Foliopress WYSIWYG.

    Last thing you can try: What happens if you type in the shortcode manually? Just try to type the simplest version [flowplayer src='http://yourdomain.net/pathto/your/video.mp4'] of course replace the path with your real one please.

    If you save the page and load it, does the video play?

    Zdenka

    13 years ago in reply to: multisite with domain mapping?
    zdenka

    Hi Hyperhead,

    I can only guess that there can be maybe some restriction on your server that prevents to play the videos from other domains – would this be possible? Otherwise I do not know what can be wrong, as I have tested this and I cannot see any problem on our test sites.
    I’m sorry but solving problems on your server is beyond the free support provided for plugin FV WordPress Flowplayer. Also if the problem is, as I described above, that there’s nothing much I can do, even with the paid support.

    Zdenka

    13 years ago in reply to: Flowplayer Plugin doesn’t work on iOS!
    zdenka

    Hi Etha,

    our plugin automatically turns into the html5 player when the mobile device is detected.

    The bunny video from longtail should play well. I have just tested this on our test site with the latest version of the plugin and the default wp theme. You can maybe check this page on your mobile device too. If this plays for you then you have some bug on your page, which prevents the video to play. If this video does not play on your device, then I would like to ask you if you can write us exact version of Iphone you’re using or even better the user agent of your mobile browser.
    Thanks,
    Zdenka

    13 years ago in reply to: Flowplayer Plugin doesn’t work on iOS!
    zdenka

    Hello Etha,

    iPhones, iPads are more specific and it depends what kind of video are you trying to play. It you have .flv, then no player would help you on iPhone. You will need an mp4 video if you want it to be played on mobile devices. Please try to decode your video into more mobile-friendly format.

    Zdenka

    13 years ago in reply to: Flowplayer Plugin doesn’t work on iOS!
    zdenka

    Hi Etha,

    I am not sure what are you asking. The video on the link you have sent plays just fine. Please try to be more specific.

    Maybe one advice I can guess at this moment, is that you need to have flashplayer installed – Flowplayer is based on Flash. It won’t play unless you have flash installed.

    Zdenka

    13 years ago in reply to: Add form fields to popup
    zdenka

    Hi John,

    no I’m sorry but this is not possible at the moment, and we are not planning to add support for iframes.

    The easiest way for you to achieve what you need is to add a link to a separate page where your visitor would fill out the form you need.

    Managing forms or something else like that is not really something that the video player should do, so we are not planning adding such functionality.

    Zdenka

    13 years ago in reply to: Open a New Webpage after a Video is finished Playing
    zdenka

    Hi Sito,

    this depends on the browsers behavior. We are opening a new window in all browsers, but it Chrome does not allow this, and it opens everything as popup.

    Zdenka

    13 years ago in reply to: Add form fields to popup
    zdenka

    Hi John,

    We have no direct support build for form, although some html can be included, however we cannot guarantee that forms would work.

    Even if the form will be displayed, it won’t work in iPhones, as far as they are using their own build in player and we cannot affect it’s behaviour – they don’t have such functionality. There’s no popup for iPhones at all, only the splash image can be added.

    Zdenka

    13 years ago in reply to: multisite with domain mapping?
    zdenka

    Hi hyperhead,

    I have one general advice for you. Are you using relative paths to videos? If yes, then this might cause troubles. Please try to use full urls for videos (http://…).

    Otherwise, it would really help me if I can see the site. Also I do not entirely understand what you mean by ‘generate a workable key’ – which key do you mean?

    Lastly which version of our plugin you have installed?
    Thanks,
    Zdenka

    13 years ago in reply to: Negative margin?
    zdenka

    Hi Jim,

    everything is just about css. There’s your theme’s style.css plus there is one that flowplayer uses – you can find it in your plugins directory in /fv-wordpress-flowplayer/css/flowplayer.css

    With a good knowledge of css you can do that, but I am afraid I won’t give you exact instructions which lines should be changed to achieve that. This is already a proper design work beyond the scope of this free plugin support.

    Zdenka

    13 years ago in reply to: position of splash image
    zdenka

    Hi Jim,

    ok so the line what you are looking for is line 852 in style.css where is the the max-width: 97.5%;

    This makes all images in posts, comments and widgets shorter then they are.

    Zdenka

    13 years ago in reply to: position of splash image
    zdenka

    Hi Jim,

    I have no idea where the problem can be, this is your site and your css, it can be whatever. Default twenty eleven should not have any issues like this, so I am guessing it must be that digital raindrops theme.

    Try to use for example Firebug in Firefox to discover which styles are being used for img tags. .. or development tools for Chrome or Safari.

    Without seeing the site there is no way I can tell which line of your css is causing conflicts.

    Zdenka

    13 years ago in reply to: multisite with domain mapping?
    zdenka

    Hello,

    we will check this problem of flowplayer wpmu and I will be back when I find something out.

    Zdenka

    13 years ago in reply to: How to stop autoplay on a page revisit
    zdenka

    Hi Dave,

    I’m happy to hear that you figured this out until I got back to you. To finish the job you can probably use this condition to set autoplay to the desired value around lines 47-48 in models/flowplayer-frontend.php

    You will need to set it to $autoplay=’false’ – with those quotes around, as this needs to be string, later in the code it is being pasted into the flowplayer code.

    Zdenka

    13 years ago in reply to: position of splash image
    zdenka

    Hi Jim,

    there is certainly some conflict with your own css. Please check your styles for img tag (most probable cause), or check other styles that might affect the image.

    Zdenka

    13 years ago in reply to: How to stop autoplay on a page revisit
    zdenka

    Hi Dave,

    yes, that would be one of the options how something like this can be done. However this is not included in our plugin.
    So far there are no plans of including something like this in the near future.

    Zdenka

    13 years ago in reply to: Only grey box appears
    zdenka

    Hi Kiyani,

    there might be some javascript conflict maybe, it’s hard to say without seeing. Or maybe you have the folder where is the video stored protected? .. When I try to access the video directly I can’t.

    Last point, but that cannot be the cause, we don’t have alt attribute in our shortcode.

    Zdenka

    13 years ago in reply to: Video freezes
    zdenka

    Hi Howard,

    the video probably is somehow corrupted. Otherwise there’s no reason for the video to freeze. When you’re playing the video directly, your computer is using more computational resources, and probably much more sophisticated player which is capable of skipping corrupted frames.
    As a first step I would suggest to encode the video again .. maybe try using mp4.

    Zdenka

    13 years ago in reply to: Cent OS6 compatibility? PLEASE HELP!!
    zdenka

    Hello Jeannine,

    there must have been some change on the server which prevents the videos to be played, maybe they have stared to compress the media files.

    The problems reported so far, which were related to hosting, were always streaming problems caused by the servers themselves, which cannot be solved by us. Nor we are relying on any server paths, we’re using only paths to videos, which I guess haven’t changed.

    Does this problem you’re having appear in all browsers or only in particular ones? I am asking because just recently another user reported that the media files could not be played in Chrome, and he found there was an issue with compression of his filed on the server, he found a solution, check out the post from Beninsky in this thread.

    All in all we are not using any special server depended technology, Flowplayer uses flash, so this needs to be there, but other then that it’s just javascript, php and html.

    Zdenka

    13 years ago in reply to: Doesn’t work in google Chrome…
    zdenka

    Hi Alec & Beninsky,

    the suggested changes are great, and we will definitely keep recommending them to users who will have similar problem. But we cannot simply change .htaccess for everybody by default.

    This depends on the server and other settings, maybe also those already present in .htaccess. I would strongly suggest to keep fixing this problem per user basis. We can put this recommendation on how to alter .htaccess into the help, so that users can easily find it.

    Zdenka

    13 years ago in reply to: Can a testimonial be embedded into a widget?
    zdenka

    Hi Lisa,

    we are planning a brand new release of testimonials plugin, as well as their pro version. It will come out in May.
    The new version will have shortcodes that can be used within normal text widgets.
    Thanks for this suggestion to create a dedicated widget, we will certainly consider this in this or in one of the next releases!
    Guide to templates is here, and at the very end of the article there’s an example of simple template, which you can start with.

    Thank you,
    Zdenka

    13 years ago in reply to: Doesn’t work in google Chrome…
    zdenka

    Hi Beninsky,

    thanks a lot for sharing this information!

    Zdenka

    13 years ago in reply to: Audio and video are out of sync
    zdenka

    Hi Janek,

    we haven’t changed the flowplayer code for a while now, and the core player remains the same for several months, so there is no reason Flowplayer to suddenly start behaving oddly.

    It might happen that some videos were wrongly captured, or there has been an error already before you encoded it. Also you should keep in mind, that some codecs might be updated even if you do not update them intentionally. Sometimes it’s enough that you just install a new video player, or another video processing tool, which would install newer codecs without you even noticing.

    Zdenka

    13 years ago in reply to: Audio and video are out of sync
    zdenka

    Hi Phil,

    This must be problem of the codec, try using different settings when encoding.

    Zdenka

    13 years ago in reply to: Have audio but no video
    zdenka

    Hi Alberto,

    check your css, you have a conflict there. You have max-width set for all images on your site, which makes also the splash image shorter (style.css, line 852: max-width: 97.5%;)

    The splash at the end is correct because it is set by javascript.

    Zdenka

    13 years ago in reply to: Have audio but no video
    zdenka

    Hi Alberto,

    Flowplayer supports some pseudostreaming, some there will be no need to load the full video before viewing.
    But you’d better check the whole performance for your HD movies in advance. You may need to tinker more for codec options to achieve best performance.

    Zdenka

    13 years ago in reply to: Have audio but no video
    zdenka

    Hello Alberto,

    if you are a Mac user, you can try following guide:
    http://foliovision.com/2010/12/07/convert-videos-for-ipad-on-mac

    Otherwise I would suggest to you the h264 codec, and maybe alter the properties, be sure to not use some strange video resolution, also alter/remove streaming options, and try other features your video encoding application supports.

    For us, the above link on how to encode always worked on mac, which is if you have quicktime pro the easiest solution. On Windows it’s more complicated as you have probably installed some custom application for video encoding so we can really help here. We’ve been successfully using also the online service http://www.encoding.com/, but this is not entirely free.

    Zdenka

    13 years ago in reply to: Problem with using of shortcodes
    zdenka

    Hello Joerg,

    this sounds to me like some problem with a codec. Try encoding your video using different codec. H264 should be fine, if you used some alternative one, or one less known the browser might not be able to play it.

    Zdenka

    13 years ago in reply to: FV Player in iPhone/iPod touch + access control
    zdenka

    Hello Cyranoz,

    this is a very specific problem and it cannot be generally solved within out plugin, so I am sorry we cannot help here. But maybe you’ll me lucky and as you write somebody else having the same problem might help you.

    Zdenka

    13 years ago in reply to: captcha
    zdenka

    Hi Tim & Parag,

    thanks for your feedback, at the moment we’re not thinking of adding captcha, but we’ll try to find out some more spam proof method.

    Zdenka

    13 years ago in reply to: Is there way to insert custom template into category listing?
    zdenka

    Hi Tim,

    the above question is about something different, but answer to your question is no as well.

    We will try add support for this in next couple of weeks.

    Zdenka

    13 years ago in reply to: Possible to collapse video to just the control bar unless playing?
    zdenka

    Hi Jeremy,

    I’m sorry but feature like this is not included in the plugin. It sounds interesting, and I see your point, but I am afraid we are not planning implementing this in the near future.

    On the other hand, you can maybe think about using some catchy splash screens for your videos – at least your visitors will get some basic visual information about the video while scrolling down.

    Zdenka

    13 years ago in reply to: Video does no show at all on the page
    zdenka

    Hello ash,

    if you are referring to the above link, then the source code of the page says the original link is still present.

    If this is some other website/page then I can’t help you without seeing it. There might be different reasons why the video does not show up, maybe a conflict with some other plugin, or even conflict with css.

    Zdenka

    13 years ago in reply to: Video does no show at all on the page
    zdenka

    Hello Davis,

    I have checked the page you posted, and you are not supplying the correct path to the video or audio file. It has to be link to the file, it has to contain also the extension (.flv, .mp4, .mp3 etc).
    The link you entered is just “http://go.webvideozone.com/video/28869641101187028220120317160331”
    which does not work at all.

    Zdenka

    13 years ago in reply to: I have problem with pagination on the frontend
    zdenka

    Hi Archie,

    Did you set up correctly the Settings for Link robot, especially the ‘Directory slug name’? You also need to update permalink structure after changing this (WP Settings > Permalinks > Save changes)

    Zdenka

    13 years ago in reply to: Flowplayer adds 5 blank minutes to end of some videos
    zdenka

    Hi Phil,

    by use another codec I meant really another video codec, not another plugin. You can try that only with one video to check out what happens, you don’t have to convert all your videos.

    It’s really hard to guess what can be wrong, but I would bet there’s something bug-like at the end of those videos, that’s why encoding it again might help.

    Also the fact that it happens only on few of your hundreds of videos means that it doesn’t really have to do anything with Flowplayer, those few videos are just buggy.

    Zdenka

    13 years ago in reply to: Flowplayer adds 5 blank minutes to end of some videos
    zdenka

    Hi Phil,

    we have never experienced such problem, and from this description it seems like there is something at the end, which, maybe the players on your computer are able to filter out. Please try to use another codec, to see it the additional minutes go away.

    Zdenka

    13 years ago in reply to: HTML5 beta
    zdenka

    Hi Rebecca,

    the current version on wordpress.org contains also support for mobile devices, such as the beta version had, this beta version is older than the current one in wp repostitory. It has been only released for testing. Please use the most current version from wp repository.

    Zdenka

    13 years ago in reply to: How to get rid of the centering
    zdenka

    Hello cacf,

    yes, FV WordPress Flowplayer is compatible with latest wp.

    The play button is positioned at two places. The centering is located in the floawplayer css file, right at the beginning of the file in the .flowplayer_container class.

    The vertical alignment is done in the /models/flowplayer-frontend.php (line 75, starting with $splash = …). To modify the vertical position modify top: round($height/2-45) to your custom value.

    Please be very careful is you decide to change the php file. Any mistake would cause the plugin to stop working properly. Watch out especially for syntax mistakes.

    Zdenka

    13 years ago in reply to: Categories not working on Link Directory Page
    zdenka

    Hi Blueego,

    you might need to update your permalinks. Please go to the backend, Settings > Permalinks and click Save Changes.

    Zdenka

    13 years ago in reply to: rss feed problems fv flowplayer using WpeMatico
    zdenka

    Hi Chris,

    I hope it will work also for your WpeMatico. We have tested this only for default wp feed, we haven’t been testing other feed generators.

    Zdenka

    13 years ago in reply to: rss feed problems fv flowplayer using WpeMatico
    zdenka

    Hi Chris,

    we have just released a new version (1.2.16) where we removed the shortcode from wordpress feed (both excerpt and content).

    Zdenka

    13 years ago in reply to: rss feed problems fv flowplayer using WpeMatico
    zdenka

    Hello,

    thanks for reporting this problem, we will look into this and we’ll let you know.
    The Flowplayer shortcodes should not be inserted into feeds because they cannot be interpreted there properly.

    Zdenka

    13 years ago in reply to: How do I display video in lightbox?
    zdenka

    Hi Barry,

    we don’t have direct support for this functionality. I guess you would need a lightbox plugin that can handle shortcodes. But it might require some custom coding as well.

    Zdenka

    13 years ago in reply to: Categories not working on Link Directory Page
    zdenka

    Hello Roger,

    it seems you have removed the link directory from your site, the link you posted does not work anymore.
    I have also just checked the link robot in wp3.3.1, I haven’t experienced any issues. You might want to try to refresh your permalinks, just go to Settings > permalinks and click Save changes.

    The other links to edit or trash should be working as well. They use ajax calls, so if you have some javascript errors on your page, they may misbehave.

    Zdenka

    13 years ago in reply to: HTML5 beta
    zdenka

    Hi Wendy,

    the problem here is when you use splash screen. If there is no splash screen used, there is the notification that the flash is not installed. The flash object does this itself. However, when we covered this by the splash image, the notification is not visible anymore.

    The only way we can overcome this is to start detecting whether the flash is installed, and then replace the splash screen back with the notification. We’ve been trying to avoid this solution, therefore we have used only the user-agent based method.

    If you add more user agents, you can use html5 even in safari or chrome. Or if you decide to use html as default (but this requires some programming skills and understanding of the code) you can use the html5 video almost everywhere. However you have to realize that the html5 video supports only video playback and the splashscreen. Other features won’t work there.

    Also it’s good to keep in mind that html5 video does not work in all browsers and with all video formats. So you may run into trouble in browsers such as Opera, IE, Safari or even firefox. Check out this test to see how different browsers support html5 video tag. You will see that Safari and Firefox support completely different video codecs. And this is were the trouble starts – you will have problems to find one video format which can be played for both browsers.

    Back to your original question, we will try to think about the problem, on how to notify people they need flash, even when they use splash screen. Be sure I’ll let you know if we come up with solution.

    Zdenka

    13 years ago in reply to: Doesn’t work in google Chrome…
    zdenka

    Hi Sean,

    well yes, it could be also your provider, but to be more detailed, we have tested the video you are using, we have used the same url for it as you did, and it played well also in chrome. So the video can be played from your server.

    It really seems like some issue with your site/theme/other plugins, as we are always testing our plugin in different browsers, to be sure it does work. Also you are the only one having this problem.

    Zdenka

    13 years ago in reply to: Multiple players on same page?
    zdenka

    Hello Shirson,

    of course it is possible to have multiple players on one page, and your visitors can pause the video anytime they want, and move to another video.

    But I am afraid the video, even though it is paused will continue to load.
    Zdenka

    13 years ago in reply to: Doesn’t work in google Chrome…
    zdenka

    Hello Sean,

    we have tested the plugin in Chrome and it had played well. It seems to me you have some javascript errors on your page which might be preventing the Flowplayer javascript to execute properly. Please check your site for these errors first, as this is not something we can solve with our plugin.

    Zdenka

    13 years ago in reply to: Can a testimonial be embedded into a widget?
    zdenka

    Hello Von,

    only Pro version supports excerpts and fully customisable templates.

    Zdenka

    13 years ago in reply to: Only the add links section is showing
    zdenka

    Hello Dave,

    which WordPress version you are using? I have just tested this in 3.3.1 and no issues were found.

    Edit, Trash and Check links are controlled via javascript. If you have some javascript bug on your page – can be caused by other plugin – it might prevent these links from working properly.

    Zdenka

    13 years ago in reply to: Making canvas background transparent
    zdenka

    Hi Dave,

    that’s great! I am really happy that I could learn something new. You were great to cooperate with, because you had real interest and tried things yourself as well.

    I will think through these changes and will see if we make a transparent option available in the future. Thanks for your cooperation :)

    Zdenka

    13 years ago in reply to: Making canvas background transparent
    zdenka

    Hi Dave,

    well, it sounds a bit promising, not sure if it would apply on both those buttons, but it is definitely worth a try. We haven’t been experimenting with this, as these are very specific features you like to achieve.

    If you feel like trying, then try adding for example
    play: {
    opacity: 0
    }

    and it should go in the same file you edited the gradient before, you will have to try the proper location, I would suggest either at the same level as is audio, or the same level as controls and clip are.
    Watch for commas again, if the video doesn’t play at all you have syntax error there.

    Looking forward what you find out.

    Zdenka

    13 years ago in reply to: Making canvas background transparent
    zdenka

    Hi Dave,

    no, the play button is different to play again button. The play button is located in images/play.png
    You can replace this one with other image if needed.

    Zdenka

    13 years ago in reply to: Making canvas background transparent
    zdenka

    Hi Dave,

    the whole problem is that the image is not accessible, otherwise it would be very easy to replace it with let’s say 1px transparent gif. The play again button is already inside the flowplayer object, it’s compiled into the flash. That’s why we don’t have access to it.

    Zdenka

    13 years ago in reply to: Making canvas background transparent
    zdenka

    Hi Dave,

    Licenses are on sale now at 20%. Current prices are $75 for single domain and $195 for 5 domains.

    http://foliovision.com/player/download

    Zdenka

    13 years ago in reply to: Making canvas background transparent
    zdenka

    Hi Dave,

    the version 1.0.6 (and previous) was unbranded, but then we had to bring the branding back due to licensing issues. However, this affected mostly the full screen playback, and not the normal embedded video.

    We haven’t tried transparent video with v1.0.6, but I think the problem here is with the transparency. It wouldn’t probably help if you use the previous version –
    the logo is hidden in the last layer of the Flowplayer object, so when the normal video is played, it is not visible. It is visible only for few moments until the video is loaded. But now if you use the transparent video, there’s nothing that can cover the logo, hence it is visible.
    You can try to experiment with v1.0.6, but I would say that this logo in the lower left corner would be there as well.
    You would probably need some white patch at the place where the logo appears so that it is covered. We cannot remove it because of licensing.

    Zdenka

    13 years ago in reply to: Making canvas background transparent
    zdenka

    Hi Dave,

    sorry it is not possible to remove the Flowplayer logo, it can be removed only if you buy the commercial license from Flowplayer.org. Our plugin FV WordPress Flowplayer uses the free version of Flowplayer by default.

    Also the play again button is defined to show up in the flowplayer flash object, there’s no easy way how this can be removed or customized.

    Zdenka

    13 years ago in reply to: Making canvas background transparent
    zdenka

    Hi Dave,

    last thing you need to tinker around a bit is css. The background as well as the border are defined in the css: /fv-wordpress-flowplayer/css/flowplayer.css

    You will need to remove background and border from the
    .flowplayer_container class – the very first class in the file.

    Zdenka

    13 years ago in reply to: Making canvas background transparent
    zdenka

    Hi Dave,

    Happy New Year to you as well. Yes it should work like you write, and yes you may need to add the additional gradient line, right after the background. Don’t forget correct escaping, the above is all right, you might need to check for commas as well when adding new line.

    Zdenka

    13 years ago in reply to: How to add a plugin
    zdenka

    Hi Juan,

    if you are asking about how to add viral or adsense plugins, that the answer is we do not have direct support for these plugins at the moment.

    Zdenka

    13 years ago in reply to: Making canvas background transparent
    zdenka

    Hi Dave,

    right now there is no option for making the video transparent. But I am making note about this request and we will include this feature into next release.

    In the meanwhile if you feel like editing source code, you can open file /wp-plugins/fv-wordpress-flowplayer/models/flowplayer-frontend.php
    and the lines you want to change are 148 and 182. This change will affect all flowplayer videos on your site.

    Zdenka

    13 years ago in reply to: 200 stream not found after embedding shortcode
    zdenka

    Hi Sandy,

    if you experience the 200 error problem, first you need to check if the shortcode is ok, if you entered correctly the path to the video, if the video is properly uploaded.
    If everything is ok on your side, then you can talk to your hosting company about allowing the streaming of the video. I don’t think there’s anything special that needs to be installed, but your hosting company should know better what they have on they servers and what they allow or not.

    Zdenka

    13 years ago in reply to: Site no longer loads once plugin is activated
    zdenka

    Hi Ellie,

    no we haven’t experienced conflicts with other plugins, especially not big like this one.

    You can try to install the plugin again, maybe it was not installed properly, and not all files were downloaded correctly.

    Zdenka

    13 years ago in reply to: adsense with fv player
    zdenka

    Hi Lois,

    it is not that straightforward to place this piece of code into our FV WordPress Flowplayer. It requires some programming skills and understating of the code. Also as I see there publisherid and channel it would require extending the shortcodes so these can be modified.

    The main file to be edited is in models/flowplayer-frontend.php, but if you are not a programmer then you won’t be able to incorporate the code into the right place. For the shortcodes is much more complicated and you really have to understand the plugin sourcecode for this.

    Zdenka

    13 years ago in reply to: How to change Play Again and Play button?
    zdenka

    Hi Shahid,

    there’s a play.png image in the plugin directory/fv-wordpress-flowplayer/images

    Zdenka

    13 years ago in reply to: Are visitors allowed to add testimonial?
    zdenka

    Hi Karen,

    we are working on an improvement of our testimonials plugin and it’s PRO version, and we’ll be adding this functionality as well.

    Zdenka

    13 years ago in reply to: Is there way to insert custom template into category listing?
    zdenka

    Hi Paresh,

    sorry, no templates are supported yet.

    Zdenka

    13 years ago in reply to: Problem with uploading of images
    zdenka

    Hi Nancy,

    please check the write permissions on your server in the directory you’re trying to create your testimonials directory. You can try to create that directory manually and then set it up in the options page.

    Zdenka

    13 years ago in reply to: share button replaces slashes in URL with %2f
    zdenka

    Hi Alan,

    check out version 1.2.15, sharing link should be fine now, we have checked also IE8. Please let us know if you still experience problems. Thanks!

    Zdenka

    13 years ago in reply to: share button replaces slashes in URL with %2f
    zdenka

    Hi Alan,

    thanks for letting us know, we’ll fix this right away.

    Zdenka

    14 years ago in reply to: Play Button not Transparent?
    zdenka

    Hi Paul,

    this is problem with your own css. Check styles assigned to the play button in firebug, you have probably some background for an image set or something like that.

    Zdenka

    14 years ago in reply to: position of splash image
    zdenka

    Hi cacf,

    the splash made at the end is inserted via javascript in there, the first splash image in normal image. They have different classes, ids, and their parent divs are different. Your css probably has something that is overriding one of the classes used for the first image, but not for the last one.

    Try checking classes such as splash, player, plain in your css.

    Zdenka

    14 years ago in reply to: how to personnalize control bar :
    zdenka

    Hi cacf,

    there’s no user setting for removing single items from control bar.

    Zdenka

    14 years ago in reply to: position of splash image
    zdenka

    Hi cacf,

    this seems like some conflict with your own css. Please check your style sheet for any image width and height restrictions.

    Zdenka

    14 years ago in reply to: How do I prevent the duplication of the html popup image?
    zdenka

    Hi Misha,

    I am not entirely sure what exactly you mean, but there’s no way how you can change the behavior of the popup – it is being brought up by javascript as soon as the video finished playing.

    Splash image is at the beginning, and you can use whatever image you like (you can write into the image what you need like for example here: http://wpmobilevideoplayer.com/ ), but it is not possible to include any html into the splash image(no links or additional images).

    Zdenka

    14 years ago in reply to: How do I prevent the duplication of the html popup image?
    zdenka

    Hi Misha,

    an option has just been added into Flowplayer to prevent the duplication of the link. Update to version 1.2.14, the option is set to false by default – which is what you need.

    Zdenka

    14 years ago in reply to: A notification e-mail is not sent
    zdenka

    Hi Amit,

    we have tested sending emails from link robot, and we haven’t experienced any problem.

    Link robot uses the standard wp_mail function, so if your wordpress send out emails properly, then this should work as well.

    Please check in the settings of link robot if the ‘send a notification email’ is checked. Also please check your spam box, if the email isn’t there.

    Zdenka

    14 years ago in reply to: Fit scaling problem
    zdenka

    Hi Gant,

    sorry, this option is not possible, fit scaling is only a global option.

    Don’t forget that people have various screens, there are many monitors that are not 4×3 anymore, so if I were you I would want my videos fitting well all screens, hence the global setting.

    Zdenka

    14 years ago in reply to: A notification e-mail is not sent
    zdenka

    Hi Amit,

    thanks for reporting this, we will examine it shortly and we’ll let you know.
    Btw. Does your wordpress send out other emails properly?

    Zdenka

    14 years ago in reply to: How do I prevent the duplication of the html popup image?
    zdenka

    Hi Misha,

    The doubling effect was done by purpose to highlight the link, but I understand your frustration with your image link. I see you’re not the only one who doesn’t like this feature, I guess we’ll make it as an option. Watch out for a new version coming out sometime this week.

    Zdenka

    14 years ago in reply to: buffering indicator?
    zdenka

    Hi Alfredo,

    thanks for summarizing this!

    Zdenka

    14 years ago in reply to: buffering indicator?
    zdenka

    Hi Alfredo,

    the spinning indicator is build in already, even in the basic version. It starts to spin shortly after you hit play button. The spinner is white so if you have changed the background you might not see it.

    Zdenka

    14 years ago in reply to: Playlists
    zdenka

    Hi Wendy,

    I’m sorry, but no, the playlists are not included in our plugin yet and we won’t be adding them in the near future.

    Zdenka

    14 years ago in reply to: Amazon S3 videos support
    zdenka

    Hello JC,

    if you’re looking for player that plays on mobile devices, you might want to check out our extension for FV WordPress Flowplayer, WP Mobile Video Player. See the demo here. This extension supplies different video for different devices, using Flowplayer for normal browsers and HTML 5 video for mobile browsers.

    Zdenka

    14 years ago in reply to: Is it possible to install Flowplayer’s Social Sharing (Viral Video) Plug-in?
    zdenka

    Hi Bruce,

    this would be possible to add but it would require some coding. We’re trying to keep the plugin as simple as possible, so at the moment we’re not thinking about adding this extension.

    Zdenka

    14 years ago in reply to: Amazon S3 videos support
    zdenka

    Hi Stefan,

    in general videos placed on Amazon S3 work, but all the additional features such as password protected videos or rmtp are not yet included into our FV Flowplayer plugin.

    From what we know about these features, yes they may be added, but we need some help from our users to help us out with providing the account where we can test the features.

    Zdenka

    14 years ago in reply to: videos not playing on iphone
    zdenka

    Hi UTV,

    yes we checked the previous website as well as this new one, and we could see all play buttons exactly where they should be. We’re testing the websites on iPad and iPod Touch.

    Zdenka

    14 years ago in reply to: videos not playing on iphone
    zdenka

    Hi UTV,

    I couldn’t see the problem you were describing. Please do not post the link again.

    Zdenka

    14 years ago in reply to: headers already sent by
    zdenka

    Hi Wendy,

    even with the free version, the logo will be displayed only in the full-screen mode. If you don’t mind this just keep using the free version.
    If you prefer to use the commercial version, check our FAQ I do own a license key and I would like to use the latest version Flowplayer provided to me.

    Zdenka

    14 years ago in reply to: Mov file doesn’t play, only loads
    zdenka

    Hi Wendy,

    unfortunately yes, all files in the plugin directory will be overwritten. It’s how wordpress handles this.

    Zdenka

    14 years ago in reply to: headers already sent by
    zdenka

    Hi Wendy,

    if you turn the basic twentyten theme on, does this warning still appear for you? We have looked for warnings using the twentyten and couldn’t see them.
    If the warning disappears when you have twentyten turned on, then there’s some conflict with your toolbox theme.

    Zdenka

Viewing 100 replies - 1 through 100 (of 242 total)
1 2 3 →

Primary Sidebar

Sign in Register
FV Player Docs Post New Topic

Welcome

to Foliovision support forums! We'll be happy to provide free support to resolve all the reported bugs. You always can start by specifying your OS and browser and steps to reproduce the bug.

If you need help with the installation on your site, please submit a request for a Pro Support Incident. We'll have you up and running in no time, with detailed instructions on how to resolve your issue yourself in the future.

Facing a hard to solve WordPress problem? On a tight deadline?

Let us take care of it for you
right now.

Pro Support Buy FV Player

Footer

Our Plugins

  • FV WordPress Flowplayer
  • FV Thoughtful Comments
  • FV Simpler SEO
  • FV Antispam
  • FV Gravatar Cache
  • FV Testimonials

Free Tools

  • Pandoc Online
  • Article spinner
  • WordPress Password Finder
  • Delete LinkedIn Account
  • Responsive Design Calculator
Foliovision logo
All materials © 2025 Foliovision s.r.o. | Panská 12 - 81101 Bratislava - Slovakia | info@foliovision.com
  • This Site Uses Cookies
  • Privacy Policy
  • Terms of Service
  • Site Map
  • Contact
  • Tel. ‭+421 2/5292 0086‬

We are using cookies to give you the best experience on our website.

You can find out more about which cookies we are using or switch them off in .

Powered by  GDPR Cookie Compliance
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

Necessary Cookies

Strictly Necessary Cookie allow you to log in and download your software or post to forums.

We use the WordPress login cookie and the session cookie.

If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.

Support Cookies

Foliovision.com uses self-hosted Rocket.chat and self-hosted Freescout support desk to provide support for FV Player users. These cookies allow our visitors to chat with us and/or submit support tickets.

We are delighted to recommend self-hosted Rocket.chat and especially Freescout to other privacy-conscious independent publishers who would prefer to self-host support.

Please enable Strictly Necessary Cookies first so that we can save your preferences!

3rd Party Cookies

This website uses Google Analytics and Statcounter to collect anonymous information such as the number of visitors to the site, and the most popular pages.

Keeping this cookie enabled helps us to improve our website.

We reluctantly use Google Analytics as it helps us to test FV Player against popular Google Analytics features. Feel free to turn off these cookies if they make you feel uncomfortable.

Statcounter is an independent Irish stats service which we have been using since the beginning of recorded time, sixteen years ago.

Please enable Strictly Necessary Cookies first so that we can save your preferences!