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.

First of all great stuff … I am seriously considering buying it …

A quick question .. Can you add the show details like in this plugin .. http://codecanyon.net/item/logos-wordpress-plugin/4265364

It would be great even if you are planning on similar lines.

Let me know.

Hi! Thank you for your interest in the plugin! We already include an option to display the description or title below the logo, is this what you are looking for? http://www.awesomescreenshot.com/image/512619/68170754834d16976ccc42297d065a99 If this is not it, can you specify better? Always wanting to improve the plugin. Greetings, Carlos

I was referring to the onclick details that show up in the plugin that I was referring … http://share.pho.to/9fXra Do we have this functionality?

Currently we don’t have a feature like that. Maybe in a future version! It’s a good suggestion. Greetings, Carlos

Love this plugin.

Quick question – have been tinkering with CSS transitions from grayscale to full color, but without any success. I’d like to slow down the transition from gray to color to around 750ms or 1s.

This is what I have:

.lshowcase-hover-grayscale:hover {
    filter: none;
    opacity: 1;
    transition: opacity 1s ease;
}

Any ideas?

PS: just realized I have also purchased your maps and team showcase modules. Love those too. Keep up the good work!

Hi! Thank you for using the plugins! Try adding the following to the custom css field in the settings:
.lshowcase-grayscale,
.lshowcase-hover-grayscale {
    -o-transition: .75s;
  -ms-transition: .75s;
  -moz-transition: .75s;
  -webkit-transition: .75s;
  transition: .75s;
}

.lshowcase-hover-grayscale:hover {
  -o-transition: .75s;
  -ms-transition: .75s;
  -moz-transition: .75s;
  -webkit-transition: .75s;
  transition: .75s;
}
If you’re using the ‘Grayscale and color on hover’ style this should work.

If it doesn’t work, can you share a link to your page so I can check what could work better?

Greetings, Carlos

Thanks, Carlos! That did the trick. Cheers!

Hi Carlos, I wonder if you can help me with an issue I’m having regarding image sizes.

The plugin’s working great, I got a number of carousel sliders in place, each in different sizes, mobile’s great, etc. etc. However, I went to add a new logo today, and the image that displays is cropped rather than full size. Can you help me figure out what happened? I’m sending you the link via your email contact form.

Thank you!

Hi! Just replied to your email. Most likely you just need to adjust something in the settings. We can follow up via email. Greetings, Carlos

Hi, this is an other pre-purchase question. Is it possible to create more than one sponsor list? I am working on a website which syndicates Podcasts. The website will have a set of sponsors but each podcast member can have their own sponsors on their own page.

Hi! Thank you for your interest in the plugin. Yes, it’s possible to create multiple lists of logos. When you add a logo you can associate it with a category/group. And then you can create multiple shortcodes or widgets to display the logos of different groups. If you have any other question let me know. Greetings, Carlos

In this case you have a new customer!

Thank you!

OK, so one more issue. I am using the horizontal grid, but there is way too much space between rows. How can I tighten that up? Thanks.

Hi! Can you share the link to your page so I can check what could be done? You can send it to me via the contact form on the support tab if you prefer. Greetings, Carlos

Hi—My logos are 200×150 and I am having them scaled down to 100×75 using a 4 column responsive grid. But they are very blurry. What am I doing wrong?

I think I found the problem. I had used another logo plugin and the old logos (which were alot smaller) were still stored in the cache.

Hi! Glad you found the solution. If you come across any other issue let me know. Greetings, Carlos

Just wanted to say what a brilliantly conceived plugin this is – intuitive, flexible, great options. I had to make some logos different sizes but the shortcode possibilities allowed for this. Thank you (you can view my usage here: http://www.waihekewalkingfestival.org/

Hi! Thank you for the positive feedback and thank you for sharing the final result. Good job, the site looks great! Greetings, Carlos

Hi, Is there a way to paginate the logos? e.g. have only 12 logos visible per page with pagination to load next 12 (I see you wrote in previous comments that it’s something you are working on so I’m wondering about it)

Hi! Thank you for using the plugin. Indeed it’s something I plan to include in the plugin at some point, but I haven’t so far. So currently it is not possible to paginate the logos, I’m sorry for this limitation.

Hello, unfortunately I have been struggling to find where to set Logos URLs – to be opened in new window?

Would appreciate your advise. Thank you, Marko

Hi Carlos,

it’s me again :)

Plugin works great, I am really glad I found it!

The only thing which perhaps would need to get fixed with a new version is rolling bar behaviour on mobile devices…

I could only test it on Sony Xperia Z1 5” screen…. this is the code I entered on the top of the page [show-logos orderby=’none’ category=’rollingbar_photos’ activeurl=’inactive’ style=’normal’ interface=’hcarousel’ tooltip=’false’ description=’false’ limit=’0’ filter=’false’ carousel=’ticker,4000,false,false,20000,10,true,false,true,1,0,1’]

and the one on the bottom

[show-logos orderby=’none’ category=’rollingbar_de’ activeurl=’inactive’ style=’normal’ interface=’hcarousel’ tooltip=’false’ description=’false’ limit=’0’ filter=’false’ carousel=’ticker,4000,false,false,20000,10,true,false,true,1,0,1’]

Web page link: http://www.marko.photo/markophoto/contact-us/

Top rolling bar only shows one photo (out of 5) in portrait orientation, and two photos in landscape orientation. Scrolling is VERY slow if compared to desktop (most probably because of phone’s CPU)

Bottom rolling bar only shows one photo (out of 12) and does not scroll.

Question: have you also experienced similar rolling-bar behaviour on mobile devices? What would be a work-around? Any solution?

Thank you for your advise. regards Marko

There’s actually a css conflict in your theme’s responsive css file, that is targeting all divs inside a particular container, which is affecting the logos showcase divs also. Try adding this to the custom css field in the settings to see if it makes any difference:
#page_content_wrapper .inner .sidebar_content .lshowcase-logos div {
    max-width:none;
    height:none;
    min-height:150px;
}
Check if it works. Greetings, Carlos

Cool!! :) It works! Thank you Carlos :)

Hi, just bought and installed your plugin. However, I cant seem to display the live filter. Am I missing anything?

Hi! Thank you for using the plugin. Check if you have the filter enabled in the shortcode: http://www.awesomescreenshot.com/image/448936/2561fdffe45700147a4babe2887f9d12 and if you have logos associated with different categories. If the problem persists, write me a message via the contact form on the support tab, with an URL to your page. Greetings, Carlos

Hi. It’s a great plugin, congratulations. I just have a question. My website have more than 100 logos. I used the automatic feature image post plugin to add all of them quickly, but now I have another problem: There is a way to quick edit the url or batch edit them because going one by one it’s very time consuming. Thanks a lot.

Hi! Thank you for using the plugin. At the moment I don’t have a solution for a bulk edit. But the next release of the plugin will include the fields in the ‘quick edit’ option. I will reply to your email with an updated version of the plugin with this feature. Hope it helps. Greetings, Carlos

Hello, pre-purchase question. Looks like a great plugin. What are the options for sorting the logos. Can they be sorted by drag&drop via a visual interface? Thanks

Hi! Thank you for your interest in the plugin. Yes, there’s a drag&drop ordering feature. The ordering options are: Order Field, ID, Title, Date, Random. If you have any other question let me know. Greetings, Carlos

I can put links on the images in Carousel mode?

Hi! Thank you for your interest. Yes, you can place links in the images in any of the available layouts. If you have any other question let me know. Greetings, Carlos

Hi, I have my plugin used on this site http://scottanddi.41clouds.com/. On desktop it works well, However when on mobile the logos does’nt load until you navigate it.

Hi! Thank you for using the plugin. The code needs a small custom change to work better with your theme. Can you send me a message via the contact form on the support tab so I can send the change via email? Greetings, Carlos

pre purchase question: Does this plugin include dynamic filtering option? Or can it be included?

Hi! Thank you for your interest in the plugin. Currently the plugin does not have a dynamic filtering option. It’s something I plan to implement in the future. I have another similar plugin (Team Showcase) which has this option, in case you’re interested: http://cmoreira.net/team-showcase/grid-with-group-filter/ Other people are also using it to display logos. If you have any other question let me know. Greetings, Carlos

Update: the next plugin update will include a live filter option: http://cmoreira.net/logos-showcase/logos-grid-with-live-filter/ Should become available the next couple of days. Greetings, Carlos

Presales question, can the number of logos in horizontal carousel be changed?

Hi! Thank you for your interest in the plugin. Yes, you can set how many logos to display on the horizontal carousel. If you have any other question let me know. Greetings, Carlos

Hello, and thanks for this great plugin. My client would like to increase the font size of the tooltip. I tried this code but it didn’t work: .lshowcase-logos .ui-tooltip { font-size:15px;} Is there another way? Thanks in advance.

Hi! thank you for using the plugin! Can you share a link to your page so I can check which css would work better? If you prefer you can send it to me via the contact form on the support tab. Greetings, Carlos

Thanks for your quick response. My client decided to go with another layout so I won’t need to adjust the tooltip. Thanks!

Seems as this plugin has slowed my site down to a screeching halt, it was working ok for a little bit but now it just won’t load unless I disable the plugin. Any idea why this is happening or are there any updates to the plugin?

Hi! Did you notice if this started after you updated or installed any other plugin or theme? It’s most likely a conflict with another plugin and not the plugin itself causing this. Can you write me a message via the contact form on the support tab with a list of plugins you have installed? Can you confirm also which version of the plugin you are using? Greetings, Carlos

Hi Carlos,

I’m having trouble seeing the logos in the carousel. I’ve attempted to make changes to no avail.

The showcase is in the dropdown menu, under Recent Clients.

dev.atticguys.com

Any help would be much appreciated.

Thank you, Jon

Hi Jon

I believe it’s because the slider is initially hidden and it fails to calculate the space it will take. Maybe we can fix it with css. Try adding this to the custom css field in the settings:
.lshowcase-logos,
.lshowcase-logos .bx-viewport, 
.lshowcase-wrap-carousel-0, 
.lshowcase-logos .bx-wrapper { min-height: 120px;}
Check if it makes a difference. Also, can you confirm which version of the plugin you have installed?

Greetings, Carlos

Hi!

Love the plugin, just have one question:

Is it possible to allow comments on single page view? For some reason, when I add the comment field to the page template, it replies that “comments are disabled for this post type”.

Best regards, Marius

Hi Marius! The plugin should not generate single pages. Are you using this plugin or referring to another one?

Sorry, somehow I ended up on the wrong forum page (the post was for Team Showcase). I’ll repost in the right forum thread!

No problem. If you prefer you can also write me via the contact form on my profile page or the support tab of each plugin. 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