Q. As I have a business site, Do I need to purchase a Business license or Personal license is sufficient?
Ans: If you have a business site and want to use the plugin in your single business site, you don’t need to purchase the Business package/license. A Personal license is sufficient for you. You can just purchase a Personal package/license as you have a single website whether it’s a business or personal site.
Q. How To Activate The License Key?
Ans: This video will show you How To Activate The License Key.
Q. How To Add Logos and Assign Them To Different Categories?
Ans: This video will show you How To Add Logos and Assign Them To Different Categories.
Q. How To Display Logos In Different Layouts Carousel, Grid, Isotope & More?
Ans: This video will show you How To Display Logos In Different Layouts Carousel, Grid, Isotope & More.
Q. How To Configure Carousel Mode (Standard, Ticker & Center)?
Ans: This video will show you How To Configure Carousel Mode (Standard, Ticker & Center).
Q. How To Filter Logos (A-Z)?
Ans: This video will show you How To Filter Logos (A-Z).
Q. How To Configure Logo Link Type (Link, Popup)?
Ans: This video will show you How To Configure the Logo Link Type (Link, Popup).
Q. How to add an arrow between the logos to display steps in a Grid or Isotope layout?
Ans: If anyone wants to display a step-by-step process of his/her work or course etc. with the help of the Logo Carousel Pro plugin in a Grid or Isotope layout, he/she can easily do it with some Custom CSS that is below.
.sp-lcpro-id-340 .sp-isotope-logo-items > .lcp-col-lg-4 .sp-lcp-item { position: relative; } .sp-lcpro-id-340 .sp-isotope-logo-items > .lcp-col-lg-4 .sp-lcp-item:after { content: "\f178"; font-size: 25px; right: -38px; top: 50%; display: inline-block; font-family: FontAwesome; text-rendering: auto; -webkit-font-smoothing: antialiased; position: absolute; } .sp-lcpro-id-340 .sp-isotope-logo-items > .lcp-col-lg-4:nth-child(4) .sp-lcp-item:after { display: none; }
Note: Replace the shortcode Id number with yours from the CSS. In this case, it is 340.
Example: