Code

Discussion on Logos Showcase - Multi-Use Responsive WP Plugin

Discussion on Logos Showcase - Multi-Use Responsive WP Plugin

Cart 8,745 sales

cmoreira supports this item

Supported

This author's response time can be up to 2 business days.

762 comments found.

Is there a size limit to this carousel? I hope I can ask this question clearly. I understand that the height of all the images must be the same – but I’m using the Jupiter theme and that logo carousel has a 170 px height. Does this carousel have a height limit? Thx!

Hi! Thank you for your interest in the plugin! The carousel will have the width of its container and the height of the images, which have no limit. You can even use the plugin for a picture gallery or slider, since it accepts big images. If you have any other question let me know. Greetings, Carlos

Thank you for your speedy reply! I am going to purchase & give this a try as it looks fabulous!

Hello! Great plugin! How many sites does one purchase cover?

Regards

Hi! Thank you for using the plugin! According to information provided by Envato, the licenses only allow you to use the plugin on a single end product, which would mean one website only. More information: http://codecanyon.net/licenses/standard Greetings, Carlos

Thanks for the answer Carlos! Wish you a great weekend :D

Hi, I’m trying to setup a Horizontal Carousel on my website, but it doesn’t look like the carousel is responsive (the right-most logo always gets cut). Please advise. Thank you.

Hi, thank you for using the plugin. It’s probably a matter of adjusting the settings, particularly the minimum/maximum amount of slides values. If you share the link to your page I can check what’s the best solution. You can send it to me via the contact form on the support tab if you prefer. Greetings, Carlos

Hey cmoreira,

thanks for the great plugin. Unfortunately all the logos appear blurry. The uploaded logo size is 300×200 and my settings are 300×300 (just to make sure that they are not downsized). Right now I`m using a 5-column layout, so the acutal size is about 200×140 – but they still are blurry.

Looking forward to your answer. Cheers, Alex

Hi Alex, write me a message via the contact form on the support tab with a link to your page so I can check what could be wrong. Greetings, Carlos

Hello thank you for this great plugin! I want to change the color of titles logos. But I can not find the right CSS class. “Ui -tooltip” does not work . Could you help me ? Thank you very much

Hi! Thank you for using the plugin! Please write me a message via the contact form on the support tab with the purchase code for the plugin and the link to your page so I can check which css would work better in your environment. Greetings, Carlos

I am using the carousel style of the logos showcase with my divi theme. Unfortunately all logos appear one under another, each stretched to the full width of the actual row / full width column. :-(

Oh, maaaaaaan! Ist must be interface=’hcarousel’ instead of interface=’carousel’. Why isn’t that explained anywhere? :-/ Apart from that, excellent plugin! Love it! Great job, Carlos! :-)

Hi! Glad it’s working! Usually the shortcode parameters are generated automatically, so the ‘hcarousel’ is added automatically. Sorry that it isn’t specified anywhere. But glad it’s working :) Thank you for the positive feedback! Greetings, Carlos

Thank you very much for your response, Carlos! Highly appreciated! :-)

I’d like to have a normal grid show the logos left justified, rather than centered. What’s the best way to do this?

Yep. That did it. I wish this could be a per showcase basis rather than in the settings, however. Suggestion for next version?

Yep! It would be great if this could be on a per showcase basis rather than in the settings that apply to all. Any suggestions on how to do that? And, if not, suggestion for next version!

A workaround to do that would be to implement a custom class to the wrapper. Latest version allows you to do this in the shortcode generator and widget, but you can also do this by wrapping your shortcode in a div for example:
<div class="YourCustomClass">[show-logos ... ]</div>
The you would have the css like:
.YourCustomClass .lshowcase-logos {
text-align:left !important;
}
Check if it works. Greetings, Carlos

Just wanted to say thank you. unbelievable support! the best I’ve seen…

Thank you for your positive feedback! Glad I could help. Greetings, Carlos

i want ask if you plugin can be look like the image attach http://www9.0zz0.com/2016/02/29/12/503037489.jpg

you can see the borders between logos ( i want it look like this ) like i saw in ur description

Hi! Thank you for your interest in the plugin. The layouts are not ready to have such border, it would only be possible by adding some extra custom css and it wouldn’t work well in all layouts. Example of CSS to be used in the normal grid where which will have 3 columns:
.lshowcase-logos > div .lshowcase-wrap-normal:nth-last-child(-n+3) {border-bottom:none !important;}

.lshowcase-wrap-normal {
  border-bottom:1px solid #CCC;
  border-left:1px solid #CCC;
  margin-top: -1px;
margin-left: -1px;
}
So although it’s not impossible, it’s not builtin the plugin and not all layouts will work well. If you have any other question let me know. Greetings, Carlos

Hi! I want to display five logos on my website home page, but would like one logo (the one in the middle) to be larger than the other 4. How would I go about doing this? This would preferably be done with the responsive grid.

Thanks, Carlos! This works great. My only other question, I upload the logos and they look fine and then once placed in the logo slider they become very distorted. See the Walden logo now as an example. Thanks!

The thumbnail is getting created with 200px, but now the Walden logo is being stretched to more than 300px, so it gets pixelated. Try changing the size in the settings to 350px width at least and re-upload the Walden logo (making sure original image is big enough). Check if it works. Greetings, Carlos

Thanks, Carlos! That worked perfectly!

Hi,

Your plugin have .po file?

Best

Hi! Thank you for using the plugin. At the moment the plugin does not include a .po file. It still needs some work to be fully translatable. Sorry for this limitation.

Hi. Bought it yesterday but when using it I only see a blank page when trying to “Add new logo”. Working on MAMP and WP 4.4.2. Any Idea?

Hi! Thank you for using the plugin. Usually a blank page indicates a php error on the page. Try enabling WP_DEBUG to check if the error gets outputed so we have more information on what could be the issue. Let me know what the error says. Greetings, Carlos

Hi,

is there`s any way to lazy load the images inside the carousel? that it would be a great addition to the plugin if you could implement such a feature

Hi! Thank you for using the plugin! Currently there isn’t an easy way to implement this, maybe with another plugin, but it could be an idea for a future release, although I can’t promise anything :) Thank you for your suggestion! Greetings, Carlos

Is it possible to filter by a category but then still filter by others? When I use this shortcode the only filter that shows says “All” but I would expect it to show all filters that apply to all team members that match 2016>

[show-team orderby=’title’ category=’2016’ layout=’grid’ style=’img-circle,img-shadow,text-left,img-above,normal-float’ display=’photo,position,social,freehtml,email,name,filter’]

(I have cross-cutting categories. One I use for the year they were on staff, and another set of categories for their department)

Hi! The question was meant for the Team Showcase plugin correct? The filter is only capable of displaying top level categories, it is not capable of displaying children categories as top level, that’s why it displays only the ‘All’ option, since ‘2016’ is a children category. And the filter will only display the categories selected, it’s doesn’t fetch the other categories. I understand what you’re trying to do, but it’s not possible with the current setup. But write me a message via the contact form on the support tab (from the team showcase plugin page) and we can follow up via email as I check if there’s a workaround. Greetings, Carlos

I am having trouble uploading the pugin

Hi! Just replied to your email. It might be possible you purchased a different plugin and not this one, since there isn’t a purchase information associated with your username. But if there’s any issue we can follow up via email. Greetings, Carlos

hello, is this suppose to work with WPML? i mean am i suppose to be able to translate the text that i give the logos on hover? cause i dont see how to do it. thanks

Hi! The plugin is not fully compatible with WPML, but you should be able to create deferent versions of each logo logo entry. Check if the custom post type ‘lshowcase’ is set to be translatable in your wpml settings. Hope it helps. Greetings, Carlos

it was off, i enabled and was able to translate :-)

Hi Gents I have baught your plugin and used it before. However I need to do something more complicated this time around.

I need to use the grid style, however the logos need to randomly change over the grid with a fading effect. Not one of the grid spaces should have an identical logo.

Will you be able to help me or can you suggest someone who can help

Hi! Thank you for using the plugin! What you need is outside the plugin scope, the plugin itself doesn’t have that feature. You’ll need some custom development and at the moment I’m not able to help with this. You’ll need a javascript developer to add some code to create what you need. A quick sketch of what it could look like, if I understood what you need correctly:
(function(){
   jQuery(".lshowcase-logos > div").append(jQuery(".lshowcase-logos > div .lshowcase-wrap-normal ").sort(function () {
    return Math.random() - 0.5;
}));
    setTimeout(arguments.callee, 5000);
})();
This code will work on the normal grid layout and every 5 seconds the grid re-orders in a random way. But it’s missing the fading effects, etc. But it should give your developer an idea of what’s possible to do. Hope it helps! I’m sorry that I can’t implement this myself, unfortunately it’s outside the help I can give and I currently don’t have much time for custom development. Greetings, Carlos

Hi, it looks like the category filter on your demo shows the subcategories in horizontal rows under the parent categories. However my subcategories are displayed vertically in columns for my category filter. How would I make the subcategories appear horizontally in rows? Maybe CSS? Thx.

Hi! Thank you for using the plugin. If you share the link to your page I can check what could be wrong. You can send the link via the contact form on the support tab if you prefer. Greetings, Carlos

hi i have problems with the plugin, the carrousel horizontal dont shows on page (but i can see on the preview), and just can see on IE 11, but not on crhome, firefox or Opera

Hi! Thank you for using the plugin. It might be a javascript issue. Do you see any error when using the browser console? You can send me a message via the contact form on the support tab sharing the link to your page and I can check what could be wrong also. Greetings, Carlos

Hello,

at the actual version the carousel settings are missing… So there is no way to set up, the carousel stucks.

Please bring back that settings, thanks.

Greetings, Chris

Hello – it’s solved – not shown when normal grid active.

Hi! Thank you for using the plugin! I noticed an issue when using it on a multisite setup, is this your case? The default settings do not get populated. The next update should solve this. But they can be populated manually. Can you write me a message via the contact form on my profile so we can follow up via email? This way you can send me a screenshot of your settings page and I can tell you what to do to get the carousel working. Greetings, Carlos

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey