60 comments found.
There is something seriously wrong with your plugin. No matter what I try, I cannot get your plugin to upload media from the media library or through manually uploading. The ONLY thing that works is for me to copy and paste the path of each and every single image and video I need into the fields directly. I am on Mac running OSX Mavericks but that shouldn’t matter. All my other plugins work. I tried disabling every other plugin so yours is the only one running but that hasn’t helped either so it’s not a conflict. I am in a real time crunch. This plugin is exactly what I need but I’ve wasted an hour (not to mention my money) trying to troubleshoot this problem. Can you PLEASE tell me why no image or video will load into the playlist unless I manually copy/paste the path into the field?!!!!!
Hello,
Please click ‘File Url’ first and then click ‘Insert into Post’
If you still have problems, please send me on office@lambertgroup.ro a temporary user & pass to your wp-admin, to take a look
Regards
Hi, for YouTube and Vimeo videos, does the plugin automatically pulls in the thumbnail images?
Hello,
It doesn’t have this option.
We have this product which pulls the thumbnails automatically from YouTube server: http://codecanyon.net/item/universal-video-player-wordpress-plugin/9683312
Regards
can you choose how many items to show at once, all your demos always have 3.. can you have 5, 6, etc.. or that as many as can fit in the current space
Hello,
Yes, you have parameter to set this. It has to be an odd number: 3,5,7, etc
Regards
Pre-sales question, can the plugin work without jquery? And can you link the images to another page or website?
Hello,
1. It can’t work without jQuery
3. Yes, you can link an image to page or website. You also have an optional parameter to open the link in the same page/tab or a new page/tab
Regards
Hi,
Your module doesn’t work at mine Wordpress installation. I have 4.0.1 – It could be problem with compatibility or not?
http://budownictwo.gasz.plWhen I activate Your module My slider stoped work. I think I’ts problem with multiple use of jquery but I’m not sure.
I will be greatfull for any help Mark
Hello,
It is compatible with WP 4.0.1
Please send me on office@lambertgroup.ro a temporary user & pass to your wp-admin, to take a look
Regards
is it possible for the plugin to automatically pull the info from the youtube video?
Hello,
I’m sorry, this option is not available
Regards
Hi,
It’s an awesome carousel, but I have a question, when you put only images and videos, is it possible to have “previous” and “next” buttons at the bottom of the lightbox and keyboard navigation too please?
Thank you, Best
Hellom
I’m sorry, this is not possible due to the fact that the product supports images, videos (youtube, vimeo, self hosted) and audio files.
Regards
question on audio files. the help docs state you need the .mp3 and .oog files, which i have both of and they are both uploaded in media gallery. in the playlist creator, it looks like you are asking for the URL for the .mp3 file, which i’ve uploaded (the mp3). but in the front end, i get error that the image source is not found. if i upload a large file (which seems to be generating the error) the link changes to an image popup in the lightbox instead of the audio player
Hello,
Please send me on office@lambertgroup.ro the link where you have the carousel, to take a look
Regards
The carousel is not centered on page. I have tried making multiple adjustments on the options page and even tried adding some styles to the multimedia_classic_carousel.css but nothing is working to adjust the carousel alignment so it is centered on the page. Any suggestions?
Hello,
You can insert the shortcode in a div and center that div
Regards
I used this code:
[multimedia_carousel settings_id=’2’]Carousel still wont move. What did I do wrong?
Hello,
That is the shortcode
You can insert the shortcode in a div and center that div
<div style="width:CAROUSEL WIDTHpx; margin:0 auto;">[multimedia_carousel settings_id=’2’] </div>
Regards
Ok now I used this code:
<div style="width: 1000px; margin: 0px auto; align: center;">[multimedia_carousel settings_id='2']</div>
But still no change 
Any other ideas?
Please send me on office@lambertgroup.ro the link where you have the product, to take a look
Regards
Is there a way to make the gap smaller between the images on the classic slider? In other words, how do I make the pictures move closer together?
Thanks!
Hello,
There are multiple solutions:
1. Set for the carousel a smaller width (Carousel Width)
2. Set a larger dimension for the images (Image Width, Image Height)
3. Set a larger number for Number Of Thumbs Per Screen
Regards
Can multiple of these carousels work on the same page (one below the other and so on)?
Hello,
Yes, you can add multiple instances on the same page
Regards
Hello. I have the same problem as WEBCREATIVI. When i insert vimeo ID – video works great, but youtube return error… Help, please…
Hello,
I don’t think is the same problem, I believe the YouTube ID is wrong.
Please send me on office@lambertgroup.ro the link where you have the carousel, to take a look
Regards
I send you e-mail, thank you.
Hello,
I’ve replied your email. An error has appeared from the last update Aug. 21, 2014. Thank you for pointing this out.
We’ve fixed the bug and updated the product
Regards
It works great! Thank you for your help !!!
Hi, we have inserted the shortcode in our page, we have inserted the Youtube ID but the the video doen’t open in the page. What else we could do? Thanks, Frank
Hello,
The iframe code should look like this:
<iframe width="100%" height="100%" src="http://www.youtube.com/embed/aia-PwP7VM8?rel=0" frameborder="0" allowfullscreen></iframe>
Of course, you need to modify the videoID – ‘aia-PwP7VM8’ with your own
If you still have problems, please send me on office@lambertgroup.ro the link where you have the slider, to take a look
Regards
I send you email, thank
Hi,
I have installed your plugin on http://www.cgcolors.com/dev/billway/test/ but images aren’t coming.
I have followed all the steps you shown in video to make upload images but it still doesn’t seem to be working.
Please confirm if we can open a lightbox without image; instead we would like to keep text in that lightobox.
I have sent you temporary login details on your email (hi@cgcolors.com)
Thanks, Josh
Hello,
You are loading jQuery multiple times on your page and this creates conflicts
<script type='text/javascript' src='//code.jquery.com/jquery-2.1.0.min.js?ver=2.1.0'></script> <script type='text/javascript' src='http://www.cgcolors.com/dev/billway/wp-content/plugins/wp_clients_plugin/js/jquery.js?ver=3.9.1'></script> <script src="http://code.jquery.com/jquery-1.8.2.min.js" type="text/javascript"></script>
Replace the third loading with:
<?php wp_enqueue_script("jquery"); ?>
Please also check this link: http://digwp.com/2009/06/including-jquery-in-wordpress-the-right-way/
Regarding second loading, you should ask the creator to load jQuery in the correct way.
Best regards, Laurence https://www.facebook.com/LambertGroupCan’t upload images…Anyone has similar experience?
Hello,
There are 2 possible problems:
1. If you can open Media Library window but after you click ‘Insert into Post’ button nothing happens, please click ‘File URL’ first. I believe ‘None’ is set as default on your website.
2. If the Media Library window doesn’t open at all, then you have a JS conflict on your page. Please send me on office@lambertgroup.ro a temporary user & pass to your wp-admin, to take a look
Regards
Hi,
You are right. It was the case of 1 and it works with File URL. Why using the media library doesn’t work?
Hello,
I don’t understand the question. The plugin uses WordPress Media Library
Regards
I meant that the only way I can use this plugin is to upload images using FTP then to use File URL. I can’t use the images which are loaded in Media Library of wordpress.
Another issue: It says it is responsive but it is hard to make it work on mobile. The number of the visible images in the carousel is set equal both in PC and mobile. Can we make them different, for example, 5 in PC and 1 in mobile?
Hello,
Please send me on office@lambertgroup.ro a temporary user & pass to your wp-admin, to take a look
Regards
Can you adjust width and height of the images?
Hello,
Yes, you have parameters to set the desired width & height for the images
Regards
Hello, I have Installation problem. I clicked Insatall in Plugin Installation menu Then ‘cannot install plugin, install failure’ message comes up. my wordpress v 3.9.1 Please tell me how to handle it
I’ve solved lol
I’m having trouble making this 100%. It’s cutting off one of slides, I have four in there now, but even if I put three, one was cut off. I also cannot get the navigation to show up.
Also, I checked it on my iphone and it is not responsive for iphone 4 – is that just a version 4 thing?
Here is what it looks like: http://temporary.fashionmingle.net/
Hello,
Set Responsive Relative To Browser: false
Regards
Thank you, that worked. Do you plan any further updates to this plugin?
Hello,
We are constantly updating our products.
Regards
Can social media icons be displayed in the lightbox?
Hello,
This option is not available
Regards
Awesome! 
Thank you!