Descrición
WP Client Logo Carousel List is a WordPress plugin which create custom post type to add client’s logo’s / icons to display anywhere of your site using shortcode.
WP Client Logo Carousel List is for Add Logos with this Shortcode ‘[logocarousel]’.
Shortcode Options
As of version 1.0, Please use ‘[logocarousel]’ or <?php echo do_shortcode('[logocarousel]'); ?> shortcodes.
Credits
This plugin was written by WordPress Team of Dataman Computer Systems Pvt. Ltd.
Instalación
The easy way:
- Go to the Plugins Menu in WordPress
- Search for “WP Client Logo Carousel List”
- Click ‘Install’
- Activate the plugin
Manual Installation
- Download the plugin file from this page and unzip the contents
- Upload the
wp-client-logo-carouselfolder to the/wp-content/plugins/directory - Activate the
wp-client-logo-carouselplugin through the ‘Plugins’ menu in WordPress
Once Activated
- Place the
[logocarousel]shortcode in a Page or Post - Create new items in the
logocarouselpost type, uploading a Featured Image for each.
Preguntas frecuentes
- The Slider Shortcode
-
Place the
[logocarousel]shortcode in a Page or Post - Can I insert the carousel into a WordPress template instead of a page?
-
Absolutely – you just need to use the do_shortcode WordPress function. For example:
Comentarios
Non hai recensións para este plugin.
Colaboradores e desenvolvedores
“WP Client Logo Carousel List” é un software de código aberto. As seguintes persoas colaboraron con este plugin.
ColaboradoresTraduce “WP Client Logo Carousel List” ao teu idioma.
Interesado no desenvolvemento?
Revisa o código, bota unha ollada aorepositorio SVN, ou subscríbete ao log de desenvolvemento por RSS.
Rexistro de cambios
1.0
- Added shortcode attribute functionality for tweaking of slider options.