Descrição
WP Responsive Icons List Carousel plugin is for Add Icons with this Shortcode ‘[Iconlist-icons]’. For More info please check this Link http://www.wptutorialspoint.com/ .
Shortcode Options
As of version 1.0, Please use ‘[Iconlist-icons]’ or <?php echo do_shortcode('[Iconlist-icons]'); ?>
shortcodes.
Credits
This plugin was written by WP Tutorials Point WordPress Team.
Instalação
The easy way:
- Go to the Plugins Menu in WordPress
- Search for “WP Responsive Icons List Carousel”
- Click ‘Install’
- Activate the plugin
Manual Installation
- Download the plugin file from this page and unzip the contents
- Upload the
wp-responsive-icons-list-carousel
folder to the/wp-content/plugins/
directory - Activate the
wp-responsive-icons-list-carousel
plugin through the ‘Plugins’ menu in WordPress
Once Activated
- Place the
[Iconlist-icons]
shortcode in a Page or Post - Create new items in the
Icon-list
post type, uploading a Featured Image for each.- Optional: You can hyperlink each image by entering the desired url
Image Link URL
admin metabox when adding a new slider image.
- Optional: You can hyperlink each image by entering the desired url
FAQ
- Installation Instructions
-
The easy way:
- Go to the Plugins Menu in WordPress
- Search for “WP Responsive Icons List Carousel”
- Click ‘Install’
- Activate the plugin
Manual Installation
- Download the plugin file from this page and unzip the contents
- Upload the
wp-responsive-icons-list-carousel
folder to the/wp-content/plugins/
directory - Activate the
wp-responsive-icons-list-carousel
plugin through the ‘Plugins’ menu in WordPress
Once Activated
- Place the
[Iconlist-icons]
shortcode in a Page or Post - Create new items in the
Icon-list
post type, uploading a Featured Image for each.- Optional: You can hyperlink each image by entering the desired url
Image Link URL
admin metabox when adding a new slider image.
- Optional: You can hyperlink each image by entering the desired url
- The Slider Shortcode
-
Place the
[Iconlist-icons]
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:
Avaliações
There are no reviews for this plugin.
Contribuidores e desenvolvedores
“WP Responsive Icons List Carousel” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
ContribuidoresTraduzir “WP Responsive Icons List Carousel” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
1.0
- Added shortcode attribute functionality for tweaking of slider options.