Forum Replies Created
-
-
12 years ago in reply to: How do I display video in lightbox?
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
12 years ago in reply to: Multiple players on same page?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 #1069Hi 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 #1069Hi 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 transparentHi 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 transparentHello 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 #1069Hi 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 displayHi 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 displayHi 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?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!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,
Zdenka13 years ago in reply to: Flowplayer Plugin doesn’t work on iOS!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!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 popupHi 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
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 popupHi 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?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,
Zdenka13 years ago in reply to: Negative margin?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 imageHi 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 imageHi 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?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 revisitHi 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 imageHi 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 revisitHi 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 appearsHi 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 freezesHi 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!!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…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?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,
Zdenka13 years ago in reply to: Doesn’t work in google Chrome…13 years ago in reply to: Audio and video are out of syncHi 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 syncHi 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 videoHi 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 videoHi 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 videoHello Alberto,
if you are a Mac user, you can try following guide:
http://foliovision.com/2010/12/07/convert-videos-for-ipad-on-macOtherwise 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 shortcodesHello 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
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: captchaHi 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
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
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 pageHello 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 pageHello 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
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
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
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 betaHi 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 centeringHello 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
Hi Blueego,
you might need to update your permalinks. Please go to the backend, Settings > Permalinks and click Save Changes.
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
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
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?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
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 betaHi 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…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?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.
Zdenka13 years ago in reply to: Doesn’t work in google Chrome…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?13 years ago in reply to: Only the add links section is showingHello 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 transparentHi 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 transparentHi 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 transparentHi 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 transparentHi 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 transparentHi 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 transparentHi 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 transparentHi 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 transparentHi 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 transparentHi 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 pluginHi 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 transparentHi 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
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
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 playerHi 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?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?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: Problem with uploading of imagesHi 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
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: Play Button not Transparent?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
13 years ago in reply to: position of splash imageHi 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
13 years ago in reply to: how to personnalize control bar :13 years ago in reply to: position of splash imageHi cacf,
this seems like some conflict with your own css. Please check your style sheet for any image width and height restrictions.
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
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
13 years ago in reply to: A notification e-mail is not sentHi 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
13 years ago in reply to: Fit scaling problemHi 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
13 years ago in reply to: A notification e-mail is not sentHi 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
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
13 years ago in reply to: buffering indicator?13 years ago in reply to: buffering indicator?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
13 years ago in reply to: PlaylistsHi 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
13 years ago in reply to: Amazon S3 videos supportHello 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
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
13 years ago in reply to: Amazon S3 videos supportHi 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
13 years ago in reply to: videos not playing on iphoneHi 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
13 years ago in reply to: videos not playing on iphoneHi UTV,
I couldn’t see the problem you were describing. Please do not post the link again.
Zdenka
13 years ago in reply to: headers already sent byHi 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
13 years ago in reply to: Mov file doesn’t play, only loadsHi Wendy,
unfortunately yes, all files in the plugin directory will be overwritten. It’s how wordpress handles this.
Zdenka
13 years ago in reply to: headers already sent byHi 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