이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

Ultimate Multi Design Video Carousel

설명

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

스크린샷

  • 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"].

설치

  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.

FAQ

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.

후기

모든 1 평가 읽기

기여자 & 개발자

“Ultimate Multi Design Video Carousel”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Ultimate Multi Design Video Carousel”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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.