26 comments found.
Good luck with your sales
Hello, I am thinking of buying the plugin but before I would like to make sure of the following: 1 – Can videos be viewed directly with a vimeo or youtube id? 2 – Can you add thumbnails to the video? or load it directly from the source? 3 – Can videos be played without sound? 4 – The video can be adjusted to different containers? Example to use in a row of Boostrap 4 with the following columns: col-3 col-6 col-3
Thank you! I find the plugin very useful from what I have seen in the demo.
Hello!
1. yes, you can add youtube or vimeo video id
2. you can add thumbnails to any videos. It does not use youtube or vimeo api to get thumbnails (currently there is no such feature).
3. yes, videos can be played without sound
4. plugin will create its own grid where you can choose rows, however it cannot directly replace bootstrap grid
Thanks
Is it possible to hover over a Youtube video and have its audio play?
I’m curious if this is possible or not because in all of your YouTube & Vimeo examples, when you hover over a video, no sound plays.
Thanks
Hello!
it would not be possible to start video playback with sound just on hover so this is the reason why there is no sound For Youtube or Vimeo. We suggest using your own videos for best user experience with this plugin.
Thanks
I do not see the option to upload my own video
Hello!
This option in available in wordpress plugin. If you purchased the plugin you will have this option available. If you still have issues send a message at http://codecanyon.net/user/Tean#contact
Hello,
Does this plugin work if it was integrated with Woo Commerce?
Hello!
No, this is jquery plugin. Wordpress version is available here: http://codecanyon.net/item/media-hovers-wordpress-plugin/20803562
Thanks
Hello
Thanks for the reply. The link to the wordpress version you provided, will that work on videos in woo commerce? I allow people to purchase videos via my site and the featured video image I’m hoping a mouse hover will play the video.
Hello, I have been using this plugin for a while now and it is great, I’m just wondering if it is possible to add a different text when the lightbox opens (not the title or the description) This is because I need to show the title of the video, the client (in the description field), and once the video is open in lightbox I need to show the credits (like the authors). Thank You!
Hello!
Please post from the account you purchased.
Hi,
Is there a way to auto play on page load for mobile devices?
Thanks.
Hello!
We invest a lot of time to keep our plugins bug free, up to date with current web standards and with constant updates and improvements.
Please consider renewing your support so we can assist your query.
https://codecanyon.net/page/item_support_policyThanks!
hi I bought the product, but how do I resize the images I have the videos? they are too small.
Hello!
Please post from the account that purchased the product.
Thanks
Hi there, I just bought your Media Hover script, but I needed the Wordpress plugin version. Can I have a refund for this purchase. I will buy the Wordpress plugin right away. Thanks…
Purchase: 12540c0e-8148-4144-93b3-6b8e6d963b97 Lars van den Broek
Hello!
As per plugin description this is jquery plugin for self hosted page.
http://support.envato.com/index.php?/Knowledgebase/Article/View/256/55/can-i-get-a-refund-for-an-item-i-have-purchasedWe can only offer a refund if the item has not been downloaded.
Thanks
Awesome. Been looking for something like this for ages but really need it to be filterable by categories. Would that be easy enough to implement myself or require modification ?
Hello!
Its not filterable curently, this requires some modification.
Thanks
I try to display youtube but got this error:
Failed to execute ‘postMessage’ on ‘DOMWindow’: The target origin provided (‘https://www.youtube-nocookie.com') does not match the recipient window’s origin
Please help!!!
Hello!
This is just a chrome bug that has been present for a long time now, but you can ignore it because it does not influence the playback. The plugin script already has youtube origin parameter included but this still doesnt prevent the message from showing occasionally.
https://stackoverflow.com/questions/27573017/failed-to-execute-postmessage-on-domwindow-https-www-youtube-com-httpThanks
Hi – just purchased this – and maybe this is not what I need – however, can you tell me if the ‘hover’ can have a time duration put on it? example I want it to play the music – fade in and out for 30 sec. using one image.
Hello!
If you meant in and out music for 30 sec, there is no option for duration unfortunately. You could make you audio clips such length in this case.
Thanks
Hello. I hope you have great sales on this site. Follow me too
hi, how do you customize this?
thanks
Hello!
Plugin is using plain css for styling.
Thanks
Hi,
Nice job, I am interested by this script. I am thinking about it. . .
Longtime not logged in Codecanyon. Can I ask you why your item Smooth Youtube Video Gallery Player was removed? (Item removed by either staff or the author). I bought it last year and I can’t download the last version anymore in my account.
So, I bought HTML5 Image Video Audio Gallery with Playlist with almost the same features than Smooth Youtube Video Gallery Player but this one I can download in my account.
Regards
Hi, Can I ask if paid customisation is possible please? Thanks, Mike.
Hi!
Send a message at http://codecanyon.net/user/Tean#contact with more details of your requirements.
Thanks
Hello,
I am trying to integrate media hover with my website but I am having difficulties.
Please see: http://testing.corkdesigngroup.com/brigadoon/index.html
The first image should play the audio on hover but it does not?
I have followed the instructions.
Please advise? Thanks, Mike.
Hello!
You have error in console, you are missing css file:
css/full_mixed.css
Failed to load resource: the server responded with a status of 500 (Internal Server Error)
Hello, thanks for getting back to me, I have fixed that now as I had renamed css files for testing, but still the same issue and now the image size is affected also? Thanks, Mike.
Hello, Still the same issue and now the image size is affected also? Can you advise? Thanks, Mike.
This is not our plugin on your link (grid item… )
But the plugin is simply within another styled item?
Speak to Me
Hello? It seems to work on IE and Firefox though the title is not centered, also chrome still does not show the image fully? are you providing support for this product any longer?
Yes, we provide support for all our products:
https://codecanyon.net/item/media-hovers/20704692/supportPlease wait for your answer without repeating questions in 10 hours span.
For start, remove media questions in our css file:
@media (min-width: 1600px) full_mixed.css:133 .mpp-playlist-item { /* width: 25%; */ } @media (min-width: 1162px) full_mixed.css:127 .mpp-playlist-item { /* width: 33.3%; */ } @media (min-width: 768px) full_mixed.css:121 .mpp-playlist-item { /* width: 50%; */ }
Thanks for that, now however if I try to add another image with audio it does not display:
This displays correctly:
<li class="grid-item" data-jkit="[show:delay=3000;speed=500;animation=fade]"> <div id="your-element"> <div class="mpp-playlist-item" data-type="audio" data-path="http://millbiz.ie/Speak%20to%20me.mp3" data-title="Speak to me" data-thumb="img/isaacs5.png" /> </div> <a class="ajax-link" href="single.html"> </a> </li> This does not: <pre /><li class="grid-item" data-jkit="[show:delay=3000;speed=500;animation=fade]"> <div id="your-element"> <div class="mpp-playlist-item" data-type="audio" data-path="http://testing.corkdesigngroup.com/brigadoon/tunes/14%20I%20fall%20Apart.mp3" data-title="I Fall Apart" data-thumb="img/isaacs8.png" /> </div> <a class="ajax-link" href="single.html"> </a> </li> Thanks, Mike.
Dont use div id “your-element” inside each gird item. Put mpp-playlist-item directly inside grid item and add id “your-element” to “portfolio-grid”.
hello , in Media Hovers can i make it auto play (no hover , no click)?
Hi!
There is no such option for now unfortunately.
There is similar api method (play/pause) which accepts id like:
player.play(0);//play first item
But due to nature of how mobile devices require user action to start, this would not work on mobile phones.
Amazing work. best of luck
Congratulations!
Amazing Work, Good Luck With Sale