Description
WP 3D Slice Box is a WordPress 3D image slider plugin. Easy to use with slider Post type.
Shortcode Options
As of version 1.0, Please use ‘[wp3d-slider]’ or <?php echo do_shortcode('[wp3d-slider]'); ?>
shortcodes.
Credits
This plugin was written by Dataman Computer Systems Pvt. Ltd. WordPress Team.
Screenshots
Installation
The easy way:
- Go to the Plugins Menu in WordPress
- Search for “WP 3D Slice Box Slider”
- Click ‘Install’
- Activate the plugin
Manual Installation
- Download the plugin file from this page and unzip the contents
- Upload the
wpsliceboxslider
folder to the/wp-content/plugins/
directory - Activate the
wpsliceboxslider
plugin through the ‘Plugins’ menu in WordPress
Once Activated
- Place the
[wp3d-slider]
shortcode in a Page or Post - Create new items in the
ideal-slider
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
- The Slider Shortcode
-
Place the
[wp3d-slider]
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:
Contributors & Developers
“WP 3D SLICEBOX SLIDER” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP 3D SLICEBOX SLIDER” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.0
- Added shortcode attribute functionality for tweaking of slider options.