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 there, I’m curious if you addon allows for me to create a grid with the greyscale effect, with a function that allows users to click on it and have it popup with text and information in a box that can be closed via X. I have a lot of people that represent specific clients and want to be able to have information appear when you click on the logos. Thanks!

Hi! Thank you for your interest in the plugin. You can have a grid of logos with a grayscale effect, but the plugin doesn’t include a lightbox feature to display more info like you mention. You could display more info with a tooltip, but it would display on hover. Using an extra lightbox plugin you could trigger an iframe to open in a lightbox. This could be done, but it’s outside the direct scope of the plugin. If you have any other question let me know. Greetings, Carlos

I want to have a grid of ads. So I have an html block ... for each element. Most grid plugins do not have a way for me to handle this type of grid content. Can your plugin handle this, and how would it be done?

Hi! Thank you for your interest in the plugin. The entries will require an image to display. You can add HTML content for the description that displays below the image, but an image needs to exist, otherwise it won’t display in the grid. If you have any other question let me know. Greetings, Carlos

Hi, we are interested in this plugin but before purchase it we need to know if there is a max number of brands/images we can add to the carousel. I mean our client have around 50 different brands, can they use your plugin? Thank you.

Hi! Thank you for your interest in the plugin. There isn’t a limit for the amount of entries you can display in a grid or carousel. You can have as many as you want. I didn’t test the carousel with that many images, but it should work good. If you have any other question let me know. Greetings, Carlos

Dear Carlos, Thanks for the great product, I have been searching and finally found what I want. Question: is it possible to both display (separate) markers and regions on one map? Thanks! Sam

Hi! Thank you for your interest in the plugin. You probably meant to leave a comment on my maps plugin and not this one correct? But to answer you question, yes, it’s possible to have both regions and markers on the same map using this technique: http://cmoreira.net/interactive-world-maps-demo/advanced-tips/overlay-maps-regions-map-markers-text-labels/ If you have any other question let me know! Greetings, Carlos

I just bought this and tried activating but got the message “this plugin does not have a valid header” any idea on why this is happening?

Hi! Thank you for purchasing the plugin. Most likely you’re uploading the wrong file. The file you should upload is the zip file you download from codecanyon. It shouldn’t be unziped. If the problem persists write me via the contact form on the support tab and we can follow up via email. Greetings, Carlos

Hi, how can i change “All” text?

Hi! Thank you for using the plugin. One option would be to create a translation file in your language, if you’re using a language plugin. But you can also change it directly in the file lshowcase.php of the plugin. Search for this block of code:
__('All','lshowcase')
And replace the ‘All’ there. You can change it going to Plugins > Editor > choose Logos Showcase. Hope it helps. Greetings, Carlos

Thanks

Pre-sale question : Let me know if this plugin will work with this scenario.

I have a interior design store , with tree sections , furniture , wallcoverings , fabrics, i would like to have a slider on each section with the brand logos .

So i don´t know if this plugin do the trick .

Can i manage multiple sliders or there is one slider that can be managed via shortcode , per example i don´t want to show furniture brand logos into fabrics section , so i copy the shorcode to fabrics section and in the shorcode selects only the frabric brands that i want to show .

It´s a little bit confusing to me , i think my scenario will be covered , but i´m not shure.

Regards.

Hi! Thank you for your interest in the plugin. You can associate each logo with a category and then have a shortcode to display only the logos of a certain category. So you can have multiple sliders on different pages for different logos, yes. If you have any other question let me know. Greetings, Carlos

I see this plugin is Visual Composer ready. Any chance you will also make it Beaver Builder ready?

Hi! At the moment making a module for Beaver Builder is not in my plans, but if the demand is high, I might consider it. Thank you for the feedback!

Great plugin, does what it promises! On top of that the author replies swiftly and the plugin recieves regular updates.

Thank you for the positive feedback! Cheers, Carlos

Pre-Sale Question: Is it possible to use a HTML tooltip (with strong text and line-breaks) like on this page: https://www.zu.de/universitaet/alumni/alumnikarrieren.php

Thanks in advance!

Hi! Yes, you can use simple HTML. I wouldn’t recommend using complex and long HTML to prevent syntax errors, but something simple like in your example should work well. Greetings, Carlos

Hey purchased and installed your plugin. I am getting an issue in where the preview looks exactly how I need it to but the website with the shortcode is not the same at all?

Any ideas?

Hi! Thank you for using the plugin! There could be several reasons for this to happen. Most likely a javascript error on your page or a CSS conflict. If you share the link to your page I can check how to solve it. If you prefer you can send the link to me via the contact form on the support tab. Greetings, Carlos

wow super fast response here is the link! http://www.eoprestigecars.co.uk/

I’m seeing a ‘coming soon’ page it seems. Can you provide me temporary access? It might be better to write me via the contact form. Cheers, Carlos

Hi Carlos, first let me say “Great Plugin!” (bought two licences so far) My Problem: i need to show child-categories as filter tabs, but only the main categories are shown. Is there any workaround or will there be an update for the plugin, so that child-categories can be also used as filter tabs? Greetings, Swen

Ah, I understand better now. One way to do this is to make a simple change in the code. Open the file lshowcase.php and locate this line:
$args['parent'] = 0
And delete it. This should display child categories the same way as parent categories. Check if it works. Greetings, Carlos

Works like a charm! That was exact what I needed, thank you so much! :) One more suggestion: in shortcode generator it would be nice if one could see the exact hierarchic tree of all categories (with child categories shown directly below their “parents”). Currently there is list of ALL categories ordered alphabetically, that makes it difficult to choose the right one if there are more (child-)categories with the same name. Maybe there will be an update with this “comfort-feature”..? :) Greetings, Swen

Glad it works! Thank you for your suggestion! Maybe in a future update :) cheers, Carlos

Hello,

I noticed 2 things with your nice plugin :-)

1/ It doesn’t notify when it’s outdated. I had 1.7.5, latest version was 1.7.9 but it wasn’t showing anything in wp-admin plugins page.

2/ Can it be that your plugin often re-creates the images we use within? I use a daily file scanner and around twice a week, the images I’m using within your plugin have their creation date changed.

Thanks in advance for your help.

Best regards, Florence.

Hi Florence!

For automatic updates, consider using the WP Envato Market plugin: http://envato.github.io/wp-envato-market/ With premium plugins it’s tricky to implement automatic updates, but envato has released this plugin that makes it easier for all.

About the images creation date, not sure what could be causing this. The plugin doesn’t have any code that would trigger the images to be re-created. Maybe a cache plugin is interfeering? Do you notice if there’s any pattern to when it happens? If you make an edit, or create something new on the site?

Greetings, Carlos

Hi Carlos,

What I noticed is that only the images used within your carousel were updating. They’re all updating in 3s, at different hours, usually during night time or very late in the evening. It happens even when we didn’t work on the site for several days so it’s not triggered by something we’d have done in back-end. Maybe by a visitor’s action? Last, there’s no cache plugin, as the site is not in production yet.

I didn’t know this Envato plugin, it’s excellent, thank you! I installed it and it found another outdated plugin, that’s really cool. Thanks for your help.

Best regards,
Florence.

Really no idea of what could be causing it. The plugin will only create the thumbnails when the images are uploaded the first time. Maybe there’s a cron job running that verifies the existing thumbnails or regenerates thumbails? Not sure what user action would trigger this. Do you have any other plugin that handles images/thumbnails that might have a cron job running? Maybe the file scanner even? Cheers, Carlos

Hi, I have been using your plugin for a number of years. I now have a client that is saying that all of the logos are fuzzy on their iPhone. Is there a way to use this plugin with retina displays so that the logos are not blurry? Thanks, Ransome

Hi! Latest versions of the plugin should be retina ready, there will be an option for this in the settings. When this option is enabled, 2 thumbnails will be creating when uploading the image, the normal size and retina size. If you use the latest version and re-upload the images (making sure they are big enough) with this option enabled, it should look better on retina displays. Hope it helps! Greetings, Carlos

Thanks for the quick reply!

Thanks for the quick reply!

Hi! The best would be to write me a message via the contact form on the support tab with a link to the page where you have the shortcode applied. This way I can check if there’s any js error there or if there’s any setting out of place. Greetings, Carlos

Hi and thank you for the lovely plugin I have a problem . Unfortunately, the carousel is not working . Please if you look in this screenshot , what you see is what I get , nothing is moving . From my settings I should be getting my images to show in a carousel style , but I only get one static image Please if you could tell me if I do something wrong or is it a conflict problem Thank you

https://www.dropbox.com/s/ntnuv10n0ae5zpj/Screen%20Shot%202016-10-16%20at%2017.31.26.png?dl=0

Hi! Check if changing the settings to custom and then setup the values there helps. If the problem persists, write me a message via the contact form on the support tab with a link to the page where you have the shortcode applied. Greetings, Carlos

Hello, Is it possible to get an active filter on a grid filtered ? I have like 200 logos in 4 categories, even on 8 columns, i will got 5 lines so i will activate the filters and arrive on the page with one category active. How will i do ? Thanks

I didn’t understand the question, can you rephrase it or give an example? Greetings, Carlos

Sorry about that, my english is not so good. I want arrive on a page with the Logo Showcase with a specific tab/filter activated. (but without a #cat url parameter). Can i do that with a jquery element on the page ? (using a Visual Composer Js Row for exemple) Thanks

Yes, I believe so. If visual composer allows you to add javascript code, then yes, this is possible. Greetings, Carlos

Is it possible to change the title font size? I can’t find a setting for this but need to make the font size slightly smaller for the titles.

Hi! Thank you for using the plugin. You can do this with some custom css. If you share the link to your page I can check which css would work better. You can use the contact form on the support tab to send me the URL and we can follow up via email. Greetings, Carlos

Great plugin… thanks! One question, is it possible to change the WP post meta author link to point to the Team member page rather than the default WP “About this Author” page?

Hi! You are refering to the Team Showcase plugin, correct? Yes, it should be possible, but we’ll need to add some custom code to your theme files (if you have a child theme it would be better) or the plugin files. Write me a message via the contact form on the support tab and we can follow up via email. Greetings, Carlos

Hi I can not operate the carousel turns the loader but do not flow logos you can get some help thanks Marco

Hi! If you share the link to your page I can check what could be wrong. I see you also sent me an email, we can follow up from there. Greetigs, 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