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.

Ultimate Multi Design Video Carousel

Beskrywing

Ultimate Multi Design Carousel is plugin which is used to create a slider which can show the youtube videos.
This plugin provides the facility to create two different types of slider.

  1. Slider of normal Posts filtered by category id.
  2. Slider of Custom Post Type “UMDC Slider”

Youtube videos can be inserted in the custom post type “UMDC Slider” by putting video url id and video title in the provided fields.
For example :
Youtube Video Url : https://www.youtube.com/watch?v=wCpGVkH_S2U
So here Url id : wCpGVkH_S2U

If there is no Video Url id provided, then the featured image of the post will be viewed in the slider.

No need of any programming skills, some options are by default set and user can also set the options by there own by just installing the plugin.
Slider setting can be done from the WordPress admin Settings -> Ultimate Multi Design.

Slider can be created using the shortcode provided by plugin.

Features:

  1. Display post on slider by category id and Custom Post Type.
  2. Insert Youtube videos in post by video url id.
  3. You can display the post according to your wish such as 1,3, and 5 per slides.
  4. Easy to add the shortcode.

DEMO LINK

Shortcode:

We are having two types of shortcode one is for post type “post” and another one is for post type slider

For post type “post”.

[umdc-slider type="post" cat_id="1" layout="five-slides"]

OR

[umdc-slider type="post" cat_id="1" layout="three-slides"]

OR

[umdc-slider type="post" cat_id="1" layout="full-width"]

For post type umdc-slider.

[umdc-slider type="umdc-slider" layout="five-slides"]

OR

[umdc-slider type="umdc-slider" layout="three-slides"]

OR

[umdc-slider type="umdc-slider" layout="full-width"]

Recommeded Plugins:

The following are other recommended plugins by the author:

  • WP Ride Booking – WP Ride Booking Pro plugin is a woocommerce compatible which allows anyone to create online taxi, cab, bus, van, trucks or any vehicle booking website in a few moments.
  • WooTransport – WooTransport plugin is specially developed for transport and logistics websites. It is best fit for logistics, transportation, cargo, freight service providers.

If you want to customize the plugin according to your needs or have any other queries then feel free to contact us at kanakgbs@gmail.com.

Donate us

If you liked our free plugins and want to help us maintain them and to create new free plugins then you may donate us at https://www.globalbizsol.com/donation

Screenshots

  • These are the settings for the UMDC slider plugin in the WordPress admin.
  • To include youtube video in the Custom Post Type "UMDC Slider" posts, please put Video Title and Youtube video id in the mentioned fields under post.
  • User can also set the featured image for the posts.
  • Here is slider created for custom post type "UMDC Slider" by using shortcode : [umdc-slider type="umdc-slider" layout="full-width"].
  • Here is slider created by custom post type "UMDC Slider" using shortcode : [umdc-slider type="umdc-slider" layout="three-slides"].
  • Here is slider created custom post type "UMDC Slider" by using shortcode : [umdc-slider type="umdc-slider" layout="five-slides"].
  • Here is slider created to show normal posts with category id "1" by using shortcode : [umdc-slider type="post" cat_id="1" layout="full-width"].
  • Here is slider created to show normal posts with category id "1" by using shortcode : [umdc-slider type="post" cat_id="1" layout="three-slides"].
  • Here is slider created to show normal posts with category id "1" by using shortcode : [umdc-slider type="post" cat_id="1" layout="five-slides"].

Installation

  1. Upload Ultimate-Multi-Designs-Carousel.zip to the /wp-content/plugins/ directory.
  2. Unzip Ultimate-Multi-Designs-Carousel.zip
  3. Activate the plugin through the ‘Plugins’ in WordPress.
  4. You will find ‘Ultimate Multi Design’ under Settings in your WordPress admin panel.

Kwel-vrae

How to use plugin ?

Just Use this shorcode to create slider of normal posts with category id “1”:

[umdc-slider type="post" cat_id="1" layout="full-width"]

Just Use this shorcode to create slider of posts of custom post type “UMDC slider”:

[umdc-slider type="umdc-slider" layout="full-width"]

How to put Video url id?

Only Youtube videos can be added to the post.
The id of youtube video is taken from its url and put in the “Video Url Id” field in the post.

Aanbevelings

Read all 1 review

Contributors & Developers

“Ultimate Multi Design Video Carousel” is oopbron sagteware. Die volgende mense het bygedra tot die ontwikkeling van hierdie uitbreiding:

Contributors

Changelog

1.3

  • Updated to support latest WordPress version
  • Fix design issues
  • Changed post type name

1.2

  • Updated to support latest WordPress version
  • Removed unused code
  • Design Fixes

1.1

Here are some of the updates done in the plugin for making it easy to use and understand for front end user.

  1. We have added a hover effect on the posts on the slider.
  2. If there is a Video URL ID in the field within the post with no featured image then video thumbnail will appear in the slider. When anyone hover on such post, the YouTube video play icon will appear there with hover effect.
  3. If there is a featured image set in the post then it will appear on the slider.
  4. If Video Title is set in the post then it will appear on slider with the post.
  5. We have also created a single post template for viewing the “UMDC Slider” posts within the plugin.
  6. User can put that template file “single-umdc-slider.php” in the theme and posts will be viewed from the theme’s template. If template is not put in the theme, posts of type “UMDC Slider” will be viewed from the plugin’s template.

1.0

Initial Release.