72 comments found.
I’m also having problems with my titles showing up. They show up on the preview but not live version.
http://mmcs.building-stage.comRemove ” from MacBook Air 11” and MacBook Air 13”
Try using 2 apostrophes
Regards
Still does not appear to be working correctly. Am I missing something?
Hello,
I see the title on mouse over the image but is not a proper tooltip
Do you see the tooltip in wp-admin when you check ‘Preview’?
Regards
Yes, the tooltip is working perfectly in the preview.
Hello,
You might have a JS conflict on your theme.
Please send me on office@lambertgroup.ro a temporary user & pass to your wp-admin, to take a look
Regards
Is there any option to have a lightbox feature with this plugin?
Hello,
This product doesn’t have lightbox support.
We have this product (which we’ve just launched) with lightbox support: http://codecanyon.net/item/multimedia-responsive-carousel-wordpress-plugin/7701472
Regards
do I need to purchase this or can I exchange?
Hello,
These are 2 different products, so the exchange is not possible.
Please send me an email on office@lambertgroup.ro
Regards
I am not able to upload my small logo images. Nothing appears ?
Hello,
When you insert an image and click ‘Insert into post’ button, please make sure you click ‘File URL’ first. I believe ‘None’ is set as default on your website.
If still doesn’t work, please send me on office@lambertgroup.ro a temporary user & pass to your wp-admin to take a look.
Regards
just sent you a email thank you
I managed to get things going. The firefox will not allow the slider to flick through. IE is fine,
Just the logos looking a little stretched http://www.kidscarstore.com.au/
I just installed your plugin, but I cant change the showcase type in the backend, it jumps always back to grid type.
Then there ist a Network Error, cant find …plugins/lbg_logoshowcase/classic/js/jquery.ui.touch-punch.min.js?ver=3.8.1”
I looked it up and there is no folder named “classic” in the whole plugin directory…the missing jquery file is based in “carousel” folder…
Please check my site: http://freiburg-boulderkitchen.de
Thank you.
Update: I cant change any setting, it always loads the default settings
Hello,
Please send me on office@lambertgroup.ro a temporary user & pass to your wp-admin, to take a look
Regards
Very quick response. Problems solved by LambertGroup. Great Support!
Hi, just purchased. Is there a way to randomize the order of logos or to start at a different place in the playlist every time the page is loaded? I have over 40 logos and want to give equal attention to logos at the end of the list.
Thanks
Hello,
It requires custom script modification.
Please send me an email on office@lambertgroup.ro.
Regards
Hi, I am trying to create a grid of logos. The problem is that some of the logos are very wide, while others are not. Your plugin made one very wide logo – teeny tiny – not good!!!
Can you please tell me how to customize the grid for THREE LOGO SPACES ACROSS and how to make the logos a LARGER SIZE?
Thank you!!! 
Is there any chance I could get a refund and put it towards another plugin of yours. I don’t think this is going to work for me after all. But, I do really like your Banner Rotator plugin. Please let me know. Thanks!
Hello,
1. For grid version, the logos should have the same size. You can have a white template and place the logos in the middle. Like you see in our preview demo.
2. Using ‘columWidth’ parameter, you can set the column width (logo width)
Regards
Hi again, your column width is resizing the image. I want the images to each be of a different size. How do I achieve that?
Hello,
The images will always have the same size.
‘columWidth’ parameter will only set the size.
If you have logos with different size, you can have a white template and place the logos in the middle. Like you see in our preview demo.
Regards
Hi there, my boss bought me your plugin for me recently.
I have a problem, I can’t get it to work on one of my wordpress php files!
I used this: <?php echo do_shortcode(‘[lbg_logoshowcase settings_id=’2’]’); ?>
And its not working! It made my page went into BLANK! Please reply asap!
Hello,
This is the correct code
<?php echo do_shortcode("[lbg_logoshowcase settings_id='2']");?>
Regards
Awesome! It works like a charm! Thanks!!!
Hi, how i can add title for any item of clients, partners. It’s possibile to add tittel for each showcases? thx,
Hello,
I’m sorry, the question is not very clear. Do you want to add a title for each image or a title for the entire showcase?
Also, which version are you using: grid, carousel or perspective?
Regards
Hi, i want to add a title for all entire showcase and i use grid for partners and perspective effect for my clients.thx
Hello,
It doesn’t have this option. You can add the title in your page before you insert the shortcode
Regards
hi how do we adjust vertical alignment of indival logos on a new grid?
Hello,
For Grid version you can adjust the space between the logos using ‘gutter’ parameter.
Example:
jQuery('#logos1').logogridshowcase({
columWidth:120,
gutter:60
});
Please check help documentation to see all available parameters
The plugin doesn’t have an option to set particular vertical alignment for each element
Regards
Another issue I forgot…
I have over 40 client logos. I have to insert each one, one at a time. Is there no way to insert more than one at a time?
Help!
Hello,
This option is not available
Regards
I’m having the same issue. 1. It’s positioned to the left instaed of centered despite centering everything possible. 2. Once it gets to the end, it slides back to the beginning instead of looping… 3. logos are all positioned tight together. Is there a way to have a little padding between them?
Not what I was expecting!
Can you help fix this? Please advise…
Hello,
Please send me the link where you have the carousel, to take a look
Regards
The Carousel doesn’t loop back around and there seems to be bugs of some sort, one second all logos appear, the next refresh they are all stacked on the left. I also cant remove the thin border on the top and left of each image. How can I make this full-width? Please advise…
Hello,
Please send me on office@lambertgroup.ro the link where you have the carousel, to take a look
Regards
Before purchasing. I was wondering if there is a fade transition instead of sliding.
Hello,
Only slide transition is available
Regards
Hello,
today I purchased this plugin.
I created an showcase and the preview works well.
But when I go to an page and add the shortcode, nothing is shown on the website.
Also when I go to this custom php-file and add <?php echo do_shortcode(“[lbg_logoshowcase settings_id=’1’]”);?> there is nothing shown on the page.
What can I do?
Best regards.
What I could find out so far is:
- When I change the owner of my temporary wordpress folder to www-data, then the preview work. - When I change the owner of my temporary wordpress folder back again to the ftp-user-name, then the preview don`t work well anymore.
A solution could be to leave the folder-owner www-data. But then the wordpress-site is not working anymore…
I think I need to change some file and folder permissions instead of changing the owner to www-data.
Can you please let me know which folder needs a modified permission…?
Thank you.
Hello,
99% of the time, if you install the plugin using the WordPress installer, you don’t have to change anything regarding files/folder owner
In your case you need to either install the plugin as presented in the video tutorial or change the writing rights for tpl/preview.html
If you don’t see the slider in your front-end, use ‘Error Console’ (CTRL+SHIFT+J) from Firefox and check for JS errors on your page. Most probably you are loading jQuery multiple times on your page and this creates conflicts. Please check this link: http://digwp.com/2009/06/including-jquery-in-wordpress-the-right-way/
Regards
Can you help me please, I am getting the following error
GET http://www.adeptio.com/wp-content/plugins/lbg_logoshowcase/classic/js/jquery.ui.touch-punch.min.js?ver=3.8.1 404 (Not Found)
Hello,
I’ve checked your website and I don’t see the other files of our plugin loaded.
Did you install it as presented in the video tutorial?
Please send me on office@lambertgroup.ro the link where you have the logos so I could check it. Maybe I was not checking the correct page
Regards
Hello,
is it possible to set the width of the images to 100% or to auto?
I have different logos and they all have different sizes. I cropped them to a fixed height, but the width is different in each other.
Inside the plugin i can only set fix heigh and fix width to the images…
Is there a solution for my problem?
Hello,
You can save all the images with a fixed width and put the smaller logos in the middle of that area.
Regards
yes, but i net the same margins between the Logos. Do you understand this?
When i have for example 2 logos. First one is 150×70 and second is 90×70px. Then they dont have the same margins between us.
I can put them into a fixed image, but still they would be not haveing the same margins.
Hello,
Yes, I know that it will look like you have different spacing between the logos. You can set a border for the logos using Border Width, Border Color OFF State, Border Color ON State parameters.
Please check the example without border: http://www.lambertgroupproductions.com/canyon/wordpress_logos_showcase/index_grid_simple.html/index_grid_simple.html
and the example with border: http://www.lambertgroupproductions.com/canyon/wordpress_logos_showcase/index_grid_withborder.html
Regards
Hello, seems to be that your webside is not working. When i load the side, i get it without any styles.
Hello,
Sorry, the first link had an additional /index_grid_simple.html
This is the link: http://www.lambertgroupproductions.com/canyon/wordpress_logos_showcase/index_grid_simple.html
Regards
I have another question can you show me or tell me how to Setup up this Carousel here: http://www.lambertgroupproductions.com/canyon/logoshowcase/index_onebyone_simple.html
I was not able to get it work in Backend…
Please check the video tutorials available on product page, especially this one – How To Create a Carousel (One-by-One) Showcase – http://www.youtube.com/watch?v=pnB1OwDa9AQ
Regards
Hello,
i have some question reagrding some minor CSS changes.
I need the Images placed in center position regarding to the height of the carousel box: I need a height of 80px for the Carousel Box and the Images must be placed horizontal centred. The Images all have a max-height of 50px and a max-width of 150px.
How can i set them now centered? And next question how to get the height of the Carousel to 80px?
Hello,
Please send me on office@lambertgroup.ro the link where you have the showcase, to take a look.
Regards
I am having issues with the tooltips. in the preview, they seem to work fine, but when I add the the showcase to my site the tooltips will not display.
It can be found at http://www.adeptio.com
Hello,
I see you are loading a plugin for tooltips which seems to have a conflict with our plugin tooltip feature.
This is the line:
<script type='text/javascript' src='http://www.adeptio.com/wp-content/plugins/responsive-mobile-friendly-tooltip/responsive-tooltip.js'></script>
Try to deactivate that plugin ‘responsive-mobile-friendly-tooltip’ and see if the problem persists
Regards
Hello, Logos Showcase doesn´t work with WP 3.8.1. Images are no visible. Please visit my website: http://paginas-web.mx/emv/diseno-de-paginas-web-para-todo-presupuesto/ May you help me please?
Hello,
I’ve checked you link and it seems that you’ve solved the problem because I can see the images.
Note: please change this photo dimension http://paginas-web.mx/emv/wp-content/uploads/2014/01/gt-citroen-1-300x221.jpg to 300×200. For Grid version the images should have similar dimensions.
Regards