762 comments found.
Please can you update the change log so that we can see what changes have been made to 07.12.2015. Thanks!
Hi! Thank you for pointing it out. Just updated the change log. Greetings, Carlos
Thanks Carlos! :-
i’ve already buy it.. is this Visual Composes integrated? if not, how can I make the filter category style and put it in the partners’ logo page?
Got it.. Thanks anyway..
Hi! Thank you for using the plugin! Glad you figured it out. Just in case, for anyone else reading, one way to do it would be to generate the shortcode for the logos and place it on a text widget for example. If you have any other question or come across any issue let me know. Greetings, Carlos
fantastic plug in, does this allow the link of the logo to open in a new tab/window?
Hi! Yes, you can choose the links to open on a new window or the same window. You’ll have the option on the shortcode generator and widget. If you have any other question let me know. Greetings, Carlos
thanks for the fast response! I can’t believe i missed that, ty!
Are you planning to implement a vertical slider so it can be used in the widget area?
Hi! Latest versions of the plugin allow you to change the transition mode from ‘horizontal’ to ‘vertical’ in the settings page, but this will affect all sliders, and it will work only with one slide at a time. But you can already use it on a widget area. This could and might be improved on future versions of the plugin.
Hi Chris, Do you know that Internet Explore for Windows 10 does not render the greyscal shortcode “img-grayscale”. The images are still in colour. I have tested on Firefox and Chrome and greyscale works ok.
Hi! Yes, I am aware of this and I have documented it on the FAQ/Support tab: http://codecanyon.net/item/logos-showcase-multiuse-responsive-wp-plugin/4322745/faqs/15703 The grayscale is achieved with CSS filters, and IE10 is not compatible with this unfortunately. To make it work on IE10 javascript would be needed, and it wouldn’t be such a lightweight solution, so I decided not to include it. Sorry for this limitation. Greetings, Carlos
Hi,
Is it possible to make the logos from the carousel go from left to right instead of from right to left?
Thanks
Hi! This is possible with a small code change. Basically there’s a line of code that indicates the direction and we can change that line. I can assist with this change if needed. Greetings, Carlos
I’d appreciate it.
Do you need my purchase code? I bought it from another account.
Yes, I will need to purchase code. The best is to write me via the contact form on the support tab and we can follow up via email. Greetings, Carlos
Hello, is there an option to turn off the grayscale and leave all the logos in full color ? I don’t see any options for this in the plugin.
Hi! The shortcode generator or widget has different style options, including non-grayscale options. The style=normal option will leave the original colours of the logos. Greetings, Carlos
I have placed logo widget on the site footer and now the names (titles) of the logos are displaying below the site footer. Please assist
.ui-helper-hidden-accessible { display:none; }
If it doesn’t work, send me the link to your page via the contact form in the support tab so I can check better what could be happening. Greetings, Carlos
Hey buddy,
Great plugin! Yet i’m facing the problem that the infinite loop is not working whatsoever. I switched infinite loop to Yes, but still no transition.
http://goo.gl/PMHETjThanks a million in advance!
Hi! Thank you for using the plugin! Seems you’re using the 6 columns responsive layout at the moment. Does it not work when you select the carousel layout? Can you select the carousel layout so I can check what the issue could be? Greetings, Carlos
Hi there! We use the plug on our site to display a bunch of logos that get sent in to us that are either .jpg or.png. However, for some reason the logos are displaying pixelated even though the logos themselves are fine. Here is the page where we are using the plug-in: http://aias.org/partners/ca/ As an example the Clemson logo is pixelated, but if you view the file page it’s fine: http://aias.org/lshowcase/2381/clemson/
Please advise.
Hi! Seems you have the logos set to have 100px width in the settings, so the thumbnails get created with that size. But since you’re using the ‘responsive columns’ layout, the images get stretched to fit the available space, in order to occupy the full width of the space available on the 5 columns. Since the images are stretched, they become pixelated. Some solutions:
1) You could set a bigger size (like 215px) in the settings for the logos, so the thumbnails created are bigger. You would need to re-upload the images, so the new thumb sizes get created.
2) If you want to have the images at 100px you could have more columns, you can try the 10 columns layout for example.
3) You could add some custom css, so the images don’t get streched. and keep the 5 columns. Try adding this to the custom css field in the settings:
.lshowcase-box-5 img {max-width:100px;}
100px is the size the current thumbnails have.
4) Or you can change the layout to the normal grid. It will also be responsive, but won’t resize the images, keeping the original size.
Try any of the solutions and check which one works better for your needs. Hope it helps! Greetings, Carlos
Thank you, this is just what we needed. I found your response about getting links to open in the same window from 2 years ago… [ activeurl=’same’ ] inside the shortcode. BUT, we needed some links to open NEW, some to stay in CURRENT. Is there a way to control that or are we stuck choosing one of the other for all? Thank you and take care.
Hi! Thank you for using the plugin! This can be done, but with a small custom change in the plugin code. Write me a message via the contact form on the support tab and I’ll provide instructions on how to do this. Greetings, Carlos
Hello We are using your plugin for the site www.astroecarto.it, we would like to add a field to a second phone number, you can? thank you marcello
Hi! You are referring to the Team Showcase plugin, correct? I just replied to the email you also sent me with some information on how this can be done. Greetings, Carlos
Hello, my theme adds little arrows after each menu item in the filter. Like a list item style. I tried to hide it like this: ul#ls-filter-nav li, ul#ls-enhance-filter-nav li:before {content:””!important;}
but it didn’t work. Do you have a tip? Thanks.
Hi! Thank you for using the plugin! If you share the link to your page I can check what css will work better. If you prefer you can send the link to me via the contact form on the support tab. Greetings, Carlos
Hi, I love the plugin! The link is: http://feedingsf.wpengine.com/about-us/who-supports-us/
#ls-filter-nav li:before {
display:none;
}
If it doesn’t work let me know.
Greetings, Carlos
It didn’t work. I added !important to see if it would help but it didn’t.
Seems the copy/paste you did also copied the “pre” tags. Make sure it only contains the CSS code. Seems this is the issue.
Hello, I have added your slider to the bottom of the page. It is the last one on the page. I selected to display 7 logos but it does not do that. It refuses to load more than 4 at a time. You can see the slider above it is wider and hence you see the container in the theme is not limiting the width of the logo slider. So not sure why it only loads 4. http://bit.ly/1LSYUPR
i should add, on FIREFOX it loads 4 and in IE or microsoft Edge it loads 5. Either way, not 7 
Hi! In the settings you have the ‘maximum amount of sliders’ set to 0 (which is default) so it loads the amount of sliders that fits the available space, without cutting them, therefore 4 or 5 slides display. To force the carousel to load 7 you can change the settings to have a minimum/max 7 slides to load and/or reduce the margin, which is currently set to 10px. Also, consider the available space is 1200px, so to fit 7 logos, they need to be maximum 170px (and no margin) and currently it is set to 200. If you play around with the settings you should be able to have 7 logos display at once. Hope the info helps. If the problem persists let me know. Greetings, Carlos
thank you carlos! shall do that.
Hello, here is a follow up
bit.ly/1LSYUPR
When i put mouse over i get the tooltip info box. All good. It is grey with an arrow in the midde,
However, if i scroll to the left and then put mouse over the red image. The one that is a circle with a tick mark in it. The tooltip loads differently.
It is happening on IE not firefox
Kindly take a look
Thanks
Seems tooltip is not being applied to the ‘cloned’ logos for the infinite loop. A small custom javascript change is needed to fix this. Write me a message via the contact form on the support tab and I’ll provide you the fixed file. Greetings, Carlos
Is there any way to make my logos the same height through CSS? http://tbmlawyers.net
.lshowcase-slide img {
max-height:100px;
width:auto;
}
You can change the value to the one you want. Check if it works.
Greetings, Carlos
Hi,
really struggling with this…we can’t even get it to scroll. Are there any basic settings that we should use?
Hi! Thank you for using the plugin. To get the carousel layout make sure to set the layout option to ‘Carousel’ in the widget or shortcode. If you’re using the widget, extra options will be in the settings page. In the shortcode generator you can customize the carousel options directly there. If the carousel does not work on your page, there could be a javascript conflict. If you share the link to the page where you have the logos I can also check if there’s anything wrong. Greetings, Carlos
Pre-purchase question. Are there any known plugins this isn’t compatible with? I read through some posts and find that it has had a conflict with revolution slider. Has that been addressed? I use revslider on my site.
Hi, there is currently no incompatibility issue known with Revolution Slider (with latest versions of both plugins). Any issue that might appear I’ll be here to help debug. Greetings, Carlos
Hi, I’m looking at an issue on a friends website. Unfortunately the guy who did it isn’t able to help him with it at the moment. He has a list of 10 logos with the following shortcode:
[show-logos orderby=’ID’ category=’brands’ activeurl=’inactive’ style=’normal’ interface=’hcarousel’ tooltip=’false’ description=’false’ limit=’0’ filter=’false’ carousel=’true,4000,true,false,2000,20,true,false,false,1,1,1’]
The first logo scrolls correctly with the time delay but then just loops straight back to the first logo, not showing the last six. The autoscroll then just continues to loop back to only display the first four logos, never showing the logos from 5-10.
Any help you can give would be much appreciated.
Kind regards
Chris.
Hi Chris, can you confirm which version of the plugin your friend has installed? This seems to be an issue that was happening on some occasions on an older version of the plugin. Try downloading the latest version of the plugin from codecanyon and replace the files via FTP. If the problem persists, contact me via the form on the support tab, sharing the link to the page the plugin is installed and the purchase code of the plugin and we can follow up via email. Greetings, Carlos
Hello,
How can you have the widget auto play? I would like to show every 3-4 seconds a different logo.
[show-logos orderby='none' category='0' activeurl='inactive' style='normal' interface='hcarousel' tooltip='false' description='false' limit='0' filter='false' carousel='true,4000,true,false,2000,20,true,false,false,1,1,1']Hope it helps! Greetings, Carlos
Hello,
How can you have the widget auto play? I would like to show every 3-4 seconds a different logo.
[show-logos orderby='none' category='0' activeurl='inactive' style='normal' interface='hcarousel' tooltip='false' description='false' limit='0' filter='false' carousel='true,4000,true,false,2000,20,true,false,false,1,1,1']Hope it helps! Greetings, Carlos