Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Wp Responsive Horizontal Slider

Описание

WP Responsive Horizontal Box Slider will display a number of image slides into a slider from a speicific category.

There are 5 types of slide you can use:
1) Responsive
2) Locked
3) Large Width
4) Move Slide
5) Start Different

Скриншоты

  • Responsive Type Slide
  • Locked Type Slide
  • Large Width Slide
  • Move Type Slide
  • Start With Different Type Slide
  • Slider Settings
  • Widget settings

Установка

  1. Upload wp-responsive-horizontal-box-slider.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place [wprhbs] or [wprhbs type=»x» catid=»x» display_title=»x»] in your post or pages
  4. Place <?php echo do_shortcode('[wprhbs]'); ?> or <?php echo do_shortcode('[wprhbs type="x" catid="x" display_title="x"]'); ?> in your tamplate.

Часто задаваемые вопросы

Installation Instructions
  1. Upload wp-responsive-horizontal-box-slider.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place [wprhbs] or [wprhbs type=»x» catid=»x» display_title=»x»] in your post or pages
  4. Place <?php echo do_shortcode('[wprhbs]'); ?> or <?php echo do_shortcode('[wprhbs type="x" catid="x" display_title="x"]'); ?> in your tamplate.
How to use?

Go to settings option you will see «WP Responsive Horizontal Box Slider» in your settings menu. Choose your category, Slider Type and colors.
If you want you can display or hide the Post title from your slider.

  • Use this shortcode in your post or pages [wprhbs]
  • Shortcode with parameter [wprb type=»largewidth» catid=»1″ display_title=»yes»]
    1) type: responsive, lockedslider, largewidth, moveslide, startdifferent
    2) catid: any category id
    3) display_title: yes or no

  • For Template use this <?php echo do_shortcode('[wprhbs]'); ?>

  • For Template With Parameter <?php echo do_shortcode('[wprb type="largewidth" catid="1" display_title="yes"]'); ?>
    1) type: responsive, lockedslider, largewidth, moveslide, startdifferent
    2) catid: any category id
    3) display_title: yes or no

If you want to use this slider in your widget. Go to Appearance > Widget, you will see «WP Responsive Horizontal Box Slider» widget box. Drag and Drop it in your
desired widget location.

  • Select Your Category
  • Select Type
  • Select yes or no to display the post title in your content

Отзывы

Нет отзывов об этом плагине.

Участники и разработчики

«Wp Responsive Horizontal Slider» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Wp Responsive Horizontal Slider» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

  • First Release
  • Version 1.0.1 Relseased on 29/10/2017