This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

WP 3D MOTION SLIDER

Description

WP 3D Motion is a WordPress 3D image slider Plugin. Please check more about WordPress by this link http://wptutorialspoint.com/ .

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 WP Tutorials Point WordPress Team.

Screenshots

  • Admin list interface showing Slider images and titles.
  • Example output.(see documentation).

Installation

The easy way:

  1. Go to the Plugins Menu in WordPress
  2. Search for “WP 3D Motion Slider”
  3. Click ‘Install’
  4. Activate the plugin

Manual Installation

  1. Download the plugin file from this page and unzip the contents
  2. Upload the wp-3d-motion-slider folder to the /wp-content/plugins/ directory
  3. Activate the wp-3d-motion-slider plugin through the ‘Plugins’ menu in WordPress

Once Activated

  1. Place the [wp3d-slider] shortcode in a Page or Post
  2. Create new items in the ideal-slider post type, uploading a Featured Image for each.
    1. Optional: You can hyperlink each image by entering the desired url Image Link URL admin metabox when adding a new slider image.

FAQ

Installation Instructions

The easy way:

  1. Go to the Plugins Menu in WordPress
  2. Search for “WP 3D Motion Slider”
  3. Click ‘Install’
  4. Activate the plugin

Manual Installation

  1. Download the plugin file from this page and unzip the contents
  2. Upload the wp-3d-motion-slider folder to the /wp-content/plugins/ directory
  3. Activate the wp-3d-motion-slider plugin through the ‘Plugins’ menu in WordPress

Once Activated

  1. Place the [wp3d-slider] shortcode in a Page or Post
  2. Create new items in the ideal-slider post type, uploading a Featured Image for each.
    1. Optional: You can hyperlink each image by entering the desired url Image Link URL admin metabox when adding a new slider image.
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:

Reviews

Read all 2 reviews

Contributors & Developers

“WP 3D MOTION SLIDER” is open source software. The following people have contributed to this plugin.

Contributors

Translate “WP 3D MOTION 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.