762 comments found.
This plugin throws up validation errors. Do any of the developers on Codecanyon check for validation errors?
Attribute alt not allowed on element a at this point.
Hi! Thank you for purchasing the plugin and pointing this out. By validation you mean w3c validation? I will work on improving the markup for the next update.
What version of php does this plugin require please?
Hi! Thank you for your interest. The plugin will work well on 5.2+ PHP versions. If you have any other questions let me know. Greetings, Carlos
I know you don’t support the retina display, but if i upload a logo at 2x size then afterwards alter the image size in settings to half that, would that work on hi-res screens?
Hi! Thank you for your interest. If you use the plugin WP Retina 2x and upload your images after this plugin is set up, it should create the extra 2x image and handle the page requests for the images automatically. I don’t have an example up with this technique, but in my other plugin, Testimonials Showcase, in the demo page, I used this plugin to be able to have retina images. It’s the same concept. But, the way you describe could work also, but it would always load the 2x image, even in non-retina displays. Hope the info helps. If you have any other question, let me know. Greetings, Carlos
Thanks. I’ve now bought the plugin, so I’ll give it a try!
Just want to say this works superb on a retina display! Couldn’t use the grayscale effect though, this wouldn’t work properly on safari on ipad at least.
Glad to know it works well with Retina! About the grayscale, indeed, some browsers that are not compatible with the css filters will not display the images in grayscale. Sorry for this limitation.
hello i tried the below but it didnt work?
On the end of the file, after the linesmaxSlides: maxslides, moveSlides: moveslidesChange it to:maxSlides: maxslides, moveSlides: moveslides, autoDirection: 'prev'
Hi! I assume you want to change the direction of the automatic scroll? Can you provide a link to the page were you are using the shortcode/widget? In reality you would need to make the change in two places, one for the shortcode preview (shortcode-generator.php) and another place (the carousel.js) for the actual use. Another reason could be a cache system. If you provide a link to the page I might be able to check what could be wrong. Greetings, Carlos
thanks carlos
i figured it out in the ‘prev’ needed to be ‘Prev’ simple little adjustment 
—but another quick question, i have some logos square and some logos rectangle is this going to be okay?
—and also sometimes when i hover over the scroller and then hover away from it, the scroll speed changes =//
http://bit.ly/1fZ4Kea < website
thank you for the really quick response
There seems to be something affecting the ‘hover’ action yes, as you say the speed changes. Not sure what is causing this yet. Could you send me a message via the contact form on my profile and we can follow up via email?
About the squared/rectangle logos, there won’t be a problem. The only limitation is that all the logos will take the same horizontal space, so the squared logos will look like they have more space.
Greetings, Carlos
Hey just purchased your plugin and I have to say im 99% in love with it. After fooling around the the image resizing issue with the responsive column layout I finally found a workaround I like. I used the normal grid layout, but I modified my theme’s sidebar-footer.php to set the min-width to 100%. I now have the logo showcase stretched across the entire bottom footer, which I love!!
My question is that it’s not quite centered. I had to modify a theme div align=center in the footer and that got the widget centered, but it’s still not quite correct. When I inspect the element it looks like it’s the lshowcase-boxInner div that isn’t quite centered. I’m hoping you could help shed some light?
Website is alabamawheel.org if you want to see what it’s doing now.
Hi! Thank you for using the plugin and for the positive words! The logos container probably just needs a small css fix. I couldn’t open the URL you sent me (can you double check if it’s correct?), so I couldn’t see the page to inspect the code. Maybe settings the lshowcase-boxInner to have a text-align:center? Greetings, Carlos
Well actually it appears I lied. I’m actually using the responsive 7-column, it is stretched horizontally like I wanted though. I tried adding the text-align and that didn’t appear to make a difference. Corrrect url: http://alabamawheelmen.org/
Thanks for the response!
Thank you for the link! Try text-align:left; instead for the .lshowcase-boxInner. Then you’ll also need to change the css for the .footer-widget since now it’s only taking 90% and floating to the left. You can maybe make it 100% or place margin:0 auto; instead of the float:left;
So the final css would be something like:
.footer-widget{
vertical-align: top;
width: 90%;
margin:0 auto;
padding: 0px;
line-height: 20px;
}
.lshowcase-boxInner {
text-align:left;
}
Give it a try! Greetings, Carlos
Thanks, I don’t know if I’m just OCD, but I think it’s still off just a little. The widget appears to be centered now though, its like the image just isn’t starting at the widget edge.
.lshowcase-boxInner {
position: absolute;
text-align:left;
left: 10px;
right: 10px;
top: 10px;
bottom: 10px;
/* padding:5px; */
}
Check if it helps
Perfect!! You rock, thanks for all your support!
Glad I could help! Cheers
Hi! I love this plugin! Thank you so much. I have a question. How do I change the width of the actual slider? I can’t find where to do it. What code do I need to change? Please take a look at this link and scroll to the very bottom. The slider spans through the whole page, but I want to set a limit to around 900px.
Thanks for your help! Sinoun
Hi Sinoun! Thank you for the positive words on the plugin!
The carousel will take 100% of the space available. So a small trick to control the width, would be to place the shortcode inside a div, were we set the size we need. So you could do something like:<div style="max-width:900px; margin:0 auto;">[show-logos...]</div>
Let me know if this solution doesn’t work for you. Greetings, Carlos
Hi! Thank you so much for your help and sorry for the late response. This works great, except with the new code the logo slider isn’t responsive anymore. Looks good on the desktop, but not a mobile phone. Scroll to the very bottom: http://derbiergarten.com/wp/
.lshowcase-logos {
width:90%; margin:0 auto;
}
If it doesn’t work let me know. Greetings, Carlos
dude, you’re freakin awesome. thank you!! 
The shortcodes are not working for my theme, confirmed I am pasting the short code as text and it is not rendering as static.
Seems none of the bxslider CSS or JS scripts are loading, here’s a link to my page: http://fireontario.com/test/
Here’s the short code: [show-logos orderby=’none’ category=’0’ activeurl=’new’ style=’boxhighlight’ interface=’grid’ tooltip=’true-description’ limit=’0’]
Thanks for any help.
Hi! Like you say, your page is not loading the necessary files. Most likely it is missing the wp_footer() function in the footer. Read more about it here: http://codecanyon.net/item/logos-showcase-multiuse-responsive-wp-plugin/4322745/faqs/15704 Let me know if the wp_footer() is in place and the problem persists. Greetings, Carlos
Yes, I was missing the wp_footer() function in my theme. Thanks, awesome plug-in and support!
We would like our tooltip to pull from the “description” field instead of the title. How can we make this change? Will it also allow for basic html in the description field? Can we then adjust the width of the tooltip?
tooltip='true-description'You can edit the tooltip css in the file styles.css of the plugin. Or you can create new rules by targeting the tooltip, for example:
.lshowcase-logos .ui-tooltip {
width:200px;
}
And yes, it will render basic html.
If you have any trouble implementing this let me know.
Greetings,
Carlos
Hello,
i have 2 question regarding the Logo Showcase.
1. I have Logo witch i cropped to the same HEIGHT but they still have different widths. How can i make it working, to have same margins between the logos?
2. As i see on our webside – when resizing the Browser the Image Height is not getting resized too. Only the width? Can you have a look on the side please and tell me where there is the problem: http://goo.gl/n0HI14
Thanks.
Hi! Thank you for using the plugin.
The current way the carousel works, it needs to have the same width for all logo containers, so the carousel works properly. So the logos will all occupy the same space, even if the images itself have small width. So for this situation I don’t have a perfect solution unfortunately. Sorry for this limitation.
For the resizing problem, you can add this extra css to your site:
.lshowcase-logos .bx-wrapper img {
height:100% !important;
}
You can for example add it to your styles.css of your theme or the styles.css of my plugin. This should prevent the images from keeping the same height when resizing.
Greetings, Carlos
Ok, second part is ok. this i will try tomorrow morning.
Regarding the “width” Problem: Is there really no solution? Perhabs with JavaScript?
slideWidth: slidewidth,And change it to
slideWidth: '100%',This will still keep the containers the same width, but should reduce the container width to a minimum. You can also set the slider margin to 0, if you prefer. Check if any of the above solution works for you. Greetings, Carlos
Hello, i managed it now with setting the small logos between large (wide) logos. So nearly all logo have the same margins.
I have a other question regarding Responsive: Down under resolutions of 480px the logos are getting very small… Is there a way to let them in Original Size (from Desktop) or to have them bigger?
.lshowcase-logos .bx-wrapper img {
max-width: 100%;
display: block;
margin:0 auto;
}
Or you can even change it to place a !important rule to have it always with a fixed size, like:
width:80px !important;Check if this fix would work with your theme. Greetings, Carlos
Hm, i dont get it to work. Can you please have a look on the side: http://goo.gl/n0HI14 As you can see down under resolution of 480px some logos are really getting small (these one who have a large width).
How can i mange this that the logos will have down under this resolution always the same height?
Have a look on this demo here: http://themeforest.net/item/lookz-magento-parallax-template/full_screen_preview/6911371
or here: http://themeforest.net/item/ultimo-fluid-responsive-magento-theme/full_screen_preview/3231798
At the bottom the “Brand Slider” is really working fine. Also in responsive View. The logos have always the same width and height. On small screen then, there is only directly visible two or one logo.
.lshowcase-logos .bx-wrapper img {
-height:100% !important;-
}
And jquery.bxslider.css as I mentioned in the previous comment, which is still there:
.lshowcase-logos .bx-wrapper img {
-max-width: 100%;-
display: block;
margin:0 auto;
}
Remove this rules and see how the carousel behaves. You can send me a message via the contact form on my profile and we can follow up via email. Greetings, Carlos
Always Grayscale does not work in IE or Safari.
Yes, this is correct in the current version ( on IE10+ and Safari for Windows). More information about this limitation here: http://codecanyon.net/item/logos-showcase-multiuse-responsive-wp-plugin/4322745/faqs/15703
Greetings, Carlos
Hi! This plugin does a really good job. Thanx. I purchased it and it starts fine. Now I have a problem: I am using a gantry template (rockettheme/hexerix): Site is: www.wissenstransfertag-mrn.de
If I use a carousel mode the contents of the page do not load up, until I do a cache clean on my browser (on Firefox e.g. Shift-click-the-reload-sign).
The page is loading for about 10 seconds. Then it stops without displaying the page/category view etc.
If I change it to grid-mode everything works fine.
I’m using it as a widget in several sections: Each time the same problem.
I used the Logo-Widget and tried the Text-Widget with the generated [logo]-Script-snippet: Same problem.
Any idea? Would appreciate, if you can help me very fast…
Regards,
Knut
Hi! Thank you for using the plugin. It seems something related to Firefox only, since I tested in Chrome and Safari on a Mac and this doesn’t happen (didn’t test with IE yet). I see your page has a ‘lazy loading’ effect, and there could be some kind of javascript/jQuery conflict with this effect and the carousel. Does your theme offer the possibility to disable this loading effect? You can write me via the contact form on my profile and we can follow up via email also. Greetings, Carlos
Hello Carlos. The plugin is awesome. I have one question though. How can I set a text caption for each image positioned right below the image?
Thanks
Hi! Thank you for using the plugin! Unfortunately in the current version this is not possible. Would the tooltip option work in you case?
You can however make a small code change and see if it works. If you open lshowcase.php and search for this line://$html .= "<div class="lshowcase-description">".$desc."</div>";If you remove the first // of the line, that line will be active and it will show the description field together with the image. It’s not a feature ‘officially’ supported by the plugin, it won’t work well on all layouts, it might need some extra css adjustments. It’s something I’ve been planing to implement in a future version. Sorry for the current plugin limitations. Hope the info helps. Greetings, Carlos
Hello, the slider don´t seem to work on IE 11. Just on the same place and “shewing” / loading but not sliding…. or how to say…
It´s not online the site so hard to share link. But maybe you know the issue?
Hi! Thank you for using the plugin and I’m sorry for this setback. The slider should work on IE11, so there might be something on your page conflicting with the slider code. This only happens on IE11? Without checking the page it’s a bit tricky to find out what could be the reason. Do you see any javascript errors in the browser console? You can write me a message via the contact form on my profile, and we can follow up via email, so you can send me screenshots for example. Greetings, Carlos
Hello, the slider don´t seem to work on IE 11. Just on the same place and “shewing” / loading but not sliding…. or how to say…
It´s not online the site so hard to share link. But maybe you know the issue?
Hi! Thank you for using the plugin and I’m sorry for this setback. The slider should work on IE11, so there might be something on your page conflicting with the slider code. This only happens on IE11? Without checking the page it’s a bit tricky to find out what could be the reason. Do you see any javascript errors in the browser console? You can write me a message via the contact form on my profile, and we can follow up via email, so you can send me screenshots for example. Greetings, Carlos
Hi Carlos, Thanks for implementing the nofollow links. I was wondering if its possible to make individual logos nofollow rather than the whole grid. The reason is I would like to have link exchanges without websites which require a dofollow link and still have affiliate advertiser links which are no follow.
Hi! Unfortunately this is not possible at the moment, with the available settings of the plugin. It’s something I plan to implement in the future. But at this time, the best solution would be some custom code. Write me via the contact form on my profile, and I’ll try to give you some tips on the changes you need to make. Greetings, Carlos
Hi,
I am having a problem running your plugin on the same page as layerslider. It is occasionally breaking the first slide and transition on layerslider when logos showcase is set to autoslide. I think if I were able to set a delay on logos showcase so that layerslider could have time to fully load, it might solve the problem. Can you walk me through how I might set a delay in your plugin in the js file? The staging URL: http://davemann17.wpengine.com
Hi! Thank you for using the plugin and I’m sorry for this setback. Can you send me a message via the contact form on my profile? This way I’ll help you via email. Not sure delaying the logos showcase will solve the issue, but we can try. We’ll have to make some changes in the file js/carousel.js. We can try to wrap the code inside a setTimeout(function(){}) function for example. But write me via the contact form and I’ll try to provide more detailed code. Greetings, Carlos
Hi, It appears that come css is resizing the thumnail from 125 to 120px. I have check my css and I can not see any code which is doing this. If you are able to help me pinpoint the issue that wold be appreciated.http://gtmetrix.com/reports/www.thetrendspotter.net/1d6CruIf
Hi! In the sidebar for example, you are using the ‘responsive 2 columns grid’ which will make the images resize to fit the available space and keep the 2 columns. If you want the images to keep the original size you have to use the ‘normal grid’, this way the images will keep the same size, they won’t resize to fit the available space. Could this be the issue? Greetings, Carlos
Hello Carlos,
I have the plugin active as a carousel on a site. On first load of the page tt cycles through the logos extremely fast then starts the cycle as normal. Is there any way to fix it?
http://www.sonrisefestival.com/Hi! Thank you for using the plugin. Can you try placing the maximum number of slides as 1 instead of 15? So all entries would be 1 (minimum, maximum and number of slides to move). Not sure this could be related, but just to see if it makes any difference. Greetings, Carlos
Looks like that fixed it. Thanks!
Hi i bought your plugin. The UI looks really cool and nice. Unfortunately after installing it, i got a heavy slow down in performance just by having the plugin activated doing nothing.
There is a tool to measure which plugins are slowing down performance the most (plugin to measure called P3 Profiler):
And now, congratulations
your plugin does slow down the most out of 32, including WooCommerce. In actual numbers your plugin causes 61% of the complete loading time needed for a page. This slows down the page by 2.35 seconds on each load, even when the plugin does nothing at all, just activated in backend.
Is there any known solution to improve that performance not do decrease so heavily?
Hi! Thank you for purchasing the plugin and for the nice words on the UI. The info about the down performance sounds strange to me. I’ve also used P3 Profiler to run performance tests and the logos showcase plugin never displayed such results. Slowing down a page by 2.35sec is really insane, that’s to much, something must be wrong. I’m getting results below 0.004 seconds, so the info doesn’t match up. Could it be some combination of plugins that is causing this particular performance problem? Maybe the plugin is conflictual with one of your other 31 plugins? Could you perform a test in another website, to see if the results are the same? I really can’t replicate such results on the tests I do. Of course I am also interested in making my plugin faster, so I’m interested in finding out why it would display such results to you. Could you send me a message via the contact form on my profile, so I’ll give you my email, so you can share your test log with me, so I can see it? Greetings, Carlos
Hi Carlos,
I have bought two of your plugins (Team Showcase and Logos Showcase). With this plugin (Logos showcase) I am not able to “Set Featured Image” with images that I already uploaded. The message is “No items found”. However, if I upload an image within this window, I can set it as the featured image.
Can you figure out what’s happening here? EDIT: Login info sent by email (thru your profile page).
Hi! Thank you for sending the details. I just replied to your email. Seems to be a problem with the WPML Media plugin, which is making the library be empty. I would recommend to check the WPML support foruns to find a solution for this issue. Hope the info helps! Greetings, Carlos
Hi Carlos, deactivating WPML Media plugin fixed the problem. I’m not convinced I need that plugin for now, so I’m happy. I’ll let WPML know.
Glad you found the solution! Thank you for sharing the link! Might be useful for other users with the same problem. Thanks!