
XL Logo Carousel is a WordPress plugin which create custom post type to add client’s logo to display anywhere of your site using shortcode. It is simple but flexible & powerful.
Plugin Features
Pro Features
Shortcode
Basic Usage – Use following shortcode to display partners, clients or sponsors Logo
[xl_logo]
6 different title styles
5 Navigation Arrow styles
Example Uses
Use following shortcode to display logo combined with 5 logos in large desktop, 4 in medium desktop, 4,3 and 2 accordingly in tablets, large phone and small phone, it will display title in bottom left position, nav arrow in top right corner, 20px margin between two logos. and 1px solid light gray border with 30px padding.
[xl_logo large_desktops="5" medium_desktops="4" tablets="4" large_phones="3" small_phones="2" title="yes" title_position="xl_bottom_left" nav_arow_style="trc" logo_margin="20" logo_border_style="solid" logo_border_thickness="1" logo_border_color="#ddd" logo_padding="30"]
Still have any confusion?
Normally logos will display by descending order, latest will show first. But if you wish to display ascending order, oldest at first then pass order=”ASC” parameter to shortcode like
[xl_logo order='ASC']
Developed by Khandaker Ikrama – http://ikrama.info/
Proudly powered by XL Theme – http://www.xltheme.com/
Khandaker Ikrama – https://www.duetsoft.com/contact-us/
Download & install the zip archive
The plugin package installer can be downloaded from the WP2E project tab called “code”.
1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.
2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.
3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.
Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.