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.

Hi :)

I have a little problem with my logos slider.

About description tooltip. Please look here :

http://serrurier-express.paris/

After the footer (to the left), we can see logos description… It’s so strange.

Can you help me to resolve this bug?

Thank you!

Damien

It appears when I cross the mouse on a logo. The description displays after the footer. For every logo, the description puts itself below the other one… Strange

Hi Damien! Thank you for using the plugin. Try adding this to the custom css field in the settings:
.ui-helper-hidden-accessible { display:none; }
OR
.ui-helper-hidden-accessible { position: absolute; left: -9999px; }
This is a new jQuery-UI feature, for accessibility purposes, but we can hide it with css. Check if it works. Greetings, Carlos

Hi Carlos

thanks for the tips, it works well :)

I haven’t try the second code but the first works.

Thank you so much, you rocks!

Regards

Damien

Can your carousel setting be set to auto slide?

Hi, yes, it is possible to set the carousel to auto slide. There is the auto slide with pause mode, and the continuous mode. You’ll find these options in the general settings and the custom settings in the shortcode generator. Greetings, Carlos

The support from Carlos on this product is phenomenal. I had an issue and he responded very quickly and helped me troubleshoot it. After patiently gaining access and looking at it it turned out to be my error. He was very understanding and polite. You can’t beat that kind of attitude and assistance.

Thank You :)

Thank you for the positive feedback! Greetings, Carlos

Hi There. 2 pre-sale questions :)

1. Can I combine the grayscale and the slider functionality?

2. and is it totally responsive?

Hi! Thank you for your interest in the plugin. Yes, you can use the grayscale with the carousel layout. You can visit the demo page to see how it behaves in terms of responsiveness. If you have any other question let me know. Greetings, Carlos

It says responsive grid, but actually it isn’t. Other plugins let you define different viewports or are smart enough to decide when to change the container width and how to rearrange the content.

Usually if you have 8 logos on a row (example) for a desktop, you’ll want to see that as 1 carousal or 2 columns on a mobile, not still as 8 logos on a row. There should be an option where you can choose how many columns to display based on display resolution.

Hi! Thank you for your feedback. Indeed the plugin doesn’t let you choose the breakpoints, but it does include 2 breakpoints at 650px and 480px for the grids with larger number of columns, to break down to 4 columns first, and 2 columns in the smaller screens. I understand the perfect solution would be to be able to manually place the breakpoints. Maybe in a future update. Greetings, Carlos

Figured out because it didn’t work: wrong syntax in your .css file. ”@media only screen and max-width 480px” instead of ”@media only screen and (max-width: 480px)”

Regards

Should be fixed in latest version. Thank you for pointing it out. Cheers, Carlos

Hello

I have been using this plugin for a while. I had this issue before but you helped resolve it but again its showing up.

I have added a new logo to the list but for some reason it will not show up in the correct alphabetical order. All the rest show up fine but when I add a new logo its automatically goes to the end and not in the correct spot by name.

I am sending you a direct message- please take a look I would appreciate it. Thanks!

Hi! Last time it was a slug issue (it had another name). I’ll take a look and reply to your private message. Greetings, Carlos

Can you have the logos display in one column thats in a widget like this website?

https://ehshospitality.com/candidate-pre-search-assessment/

Yes, this is possible. You can also use the shortcode on a text widget if needed. If you have any other question let me know. Greetings, Carlos

Hi, your website is down?

Hi, just checked and it doesn’t seem to be down. Are you having trouble opening it? http://cmoreira.net/logos-showcase/

Thank you for all your help with everything Carlos! You definitely went well beyond what was required from you, as the creator of logo showcase, to fix all of my problems. Your logo showcase and support has been exceptional! I would have no hesitation in recommending this product to anyone who is thinking about! 5 stars! Cheers//Tommy

Thank you for the positive feedback!

Thanks for the great slider. It works perfect only in IE the logo’s aren’t visible. I think it’s some js conflict? Can you help me out?

http://ait-wordpress.azurewebsites.net/

Hi! Thank you for using the plugin. I could see indeed it doesn’t work on IE on your site, but couldn’t determine why yet. Do you mind sending me a message via the contact form on the support tab so we can follow up via email? I’ll ask you to perform a couple of tests. Greetings, Carlos

Hi, I am using this plugging in Wordpress 4.2.1 mutisite and the pluggis is not working in various way.

1 . on the lefty inside of having the name of the pluggin as “Logos”, I can only see the logo icon with no text https://www.dropbox.com/s/9hpmnzuqee8d9ua/logo.PNG?dl=0

2. The carousel layout is not working https://www.dropbox.com/s/6nieg0cof340ifj/carousel.PNG?dl=0

Could you please confirm that your plugin is compatible with wordpress 4.2.1 and wordpress multisites?

I use Logos Showcase Version 1.4.9

Thank you

Wow, the link you sent me solved the problem:). After creating the default settings values all my problem was solved Thank you very much

Just one more question please..How do I reduce the height of the carousel and the amout of image to show inside the carousel at any given time

In the settings, you can change the ‘maximum slides’ field value. If you choose ‘0’ it will calculate the maximum slides that fits the current screen size. The height of the carousel will be the height of the logos. Unless there is some css taking extra space. Greetings, Carlos

Sir, Thanks for great plugin , I have one issue :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? Here is screenshot of settings & web link : http://tinyurl.com/mlzavkk

http://supplementking.ca/

Regards Subhash for Lotta Digital

Hi! Seems you’re using an older version of the plugin. Can you download the latest version of the plugin available and replace the plugin files to see if the problem persists? Greetings, Carlos

This is a very good plugin! I found one little bug that I would appreciate if you could have a look at :)

When you enter a description it shows up as one line. If you write to small sentences one each line, it shows up as one whole text.

(A little hard to explain, but I hope you understand)

Hi! We can implement a css fix to solve this. Can you share the link to your page so I can check which css would work better? If you prefer you can send the url via the contact form on the support tab. Greetings, Carlos

Hi! Love the functionality of this plugin. I’m customizing a wordpress theme and was wondering if I could include this plugin on the homepage of the theme? If so, what code would I need to customize? Thanks!

Hi! The shortcode generator also generates a php function that you can embed on theme files. But when you say you’re customising a theme, you mean that you’ll resell it? Or is it for a particular client? If it’s to resell it (like putting on themeforest) please contact me via the contact form on the support tab. But if it’s just for a particular client, you probably don’t need to use the php function, you can use the normal generated shortcode on the frontpage. Let me know if you have any other question. Greetings, Carlos

i am using responsive grid – 2 columns on footer & sidebar widgets but there is no space between the rows. Ho do i add / increase the space between the rows? http://winnerschapelbw.org

Hi, thank you for using the plugin. You can add something like this to the custom css field in the settings:
.lshowcase-wrap-responsive {
  margin:10px 0px;
}
This should increase margin between rows. Check if it works. Greetings, Carlos

Thanks, it worked.

Hi,

I really like Logos Showcase and also want to use the WordPress SEO Plugin by Yoast, but as soon as this plugin is enabled, the Carousel isn’t visible. The carousel is on the home page: http://www.not-for-sale.nl directly above “Persoonlijke benadering om new business … etc.”

Logos Showcase on this page is not a problem: http://www.not-for-sale.nl/referenties/ It’s just with the carousel.

I tried to disable several settings in Wordpress SEO, but without any success. Is there something I can do so I can use Logos Showcase with WordPress SEO by Yoast?

Hi! Thank you for using the plugin. I use the WordPress SEO plugin in my demo page without issues, so it shouldn’t be that plugin alone causing this. It seems your page is running the carousel code in the header, which causes it to target the wrong div. Write me a message via the contact form on the support tab. We can try to find what is causing this or implement a manual fix. Cheers, Carlos

Love the plugin!

..... however…

I ran into a little problem which caused the logo names (not the image, just the text) to be displayed at the bottom of page. After some tinkering I found that these names are contained in a div which goes something like

“div role=”log” aria-live=”assertive”....”

After some searching, I discovered that these names appear if I use the ‘tooltip’ function and every time I hover over a logo and the tool tip appears, the name of the logo is shown at the bottom.

Found a fix for it at http://stackoverflow.com/questions/24841028/jquery-tooltip-add-div-role-log-in-my-page. Used the CSS code from that link and it fixed it. I’ve set the CSS code into the plugin’s settings CSS box.

Not sure if this happens due to my theme or the plugin.

Any insights into this? Or is there a better fix? :)

Thanks!

Hi! Thank you for using the plugin. That code is added for accessibility purposes, but not directly by my plugin. Like you say, It will display after someone hovers a logo with a tooltip. It’s meant for screen readers to read the tooltip content, since it appears and disappears. I’ve suggested that CSS fix in the past and works well for others. For now I would say it’s the best solution. Greetings, Carlos

Thanks Carlos! Noted and understood..

...however…I have another request..

keep making more awesome plugins! :D

I’ll try :)

I have a pretty basic understanding of WordPress, but not enough to realize that my version – I’m using WordPress.com – doesn’t seem to support plugins. I already bought Logos Showcase though and only realized this issue when I tried to install it. Is there a way to install on the .com version, or did I just waste my money? I’m bummed – I really wanted a good way to display my sponsor logos!

Hi! Indeed WordPress.com doesn’t support external plugins. It’s a platform that runs wordpress, but with some limitations. Only the builtin plugins will work. You can try to get a refund, contacting support: https://help.market.envato.com/hc/en-us/articles/202821460-Can-I-Get-A-Refund- I’m sorry for this. Greetings, Carlos

My carousel not display if I use this code: echo do_shortcode(‘[show-logos orderby=”rand” category=”truong-doi-tac” interface=”hcarousel” activeurl=”new” carousel=”true,4000,true,false,500,10,true,false,tru,1,0,1”] ‘);

when I remove interface=”hcarousel” the carousel is display, I use wp 4.0 and install plugin on local, I will be test again on a host online

Hi. The carousel not displaying usually means there’s a javascript error on the page preventing the carousel code from starting. Do you see any javascript error reported in your browser console? You can also use the contact form on the support tab to share a link to your page once it’s online and I can check what could be the issue. Greetings, Carlos

ps: I don’t see the ‘purchased’ information in your account, did you use another account to purchase the plugin?

This is exactly what I needed!

For some reason, though, it’s not opening the links in a new window? Is there something additional I need to do? I’m using shortcode [show-logos orderby=’none’ category=’0’ activeurl=’new_nofollow’ style=’normal’ interface=’grid6’ tooltip=’false’ description=’false’ limit=’0’ ]

Thank you so much!

Hi! Thank you for using the plugin. Can you share a link to your page so I can check what could be wrong? If you prefer you can send the link to me via the contact form on the support tab. 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