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

jQuery TwentyTwenty

Описание

Using jQuery TwentyTwenty plugin, you can create draggeable image slider to anywhere in wordpress.
This is only two image slider which contains before image and after image. Give it a try and enjoy!

FEATURES:

  • Use shortcode to create the slider in post/page —
    [t20baic id=»unique-id» before=»before-image» after=»after-image«]
  • To use it in php code —
    ‘<?php echo do_shortcode(‘[t20baic id=»unique-id» before=»before-image» after=»after-image«]’);?>’

Example:

[t20baic id=»manipulation» before=»http://placehold.it/800×400/ManipulationBefore» after=»http://placehold.it/800×400/ManipulationAfter»]

Скриншоты

  • Demo Hover
  • Demo

Установка

  • Download the zip file.
  • Upload to your wordpress website.
  • Use the shortcode. [t20baic id=»unique-id» before=»before-image» after=»after-image«]

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

Installation Instructions
  • Download the zip file.
  • Upload to your wordpress website.
  • Use the shortcode. [t20baic id=»unique-id» before=»before-image» after=»after-image«]
Do the ID is mandatory?

Yes. Each ID refers to each slider. Without the ID it won’t work.

Отзывы

25.04.2017 4 ответа
Very nice plugin, easy to use although it does require some very slight know-how in order to add your image url's. If you can figure out the url of an image you'd like to add, you'll be just fine, but there's no media selector or anything, it's all manual. One small issue with css, I believe, but I expect it's an easy fix.
Посмотреть 1 отзыв

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

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

Участники

Перевести «jQuery TwentyTwenty» на ваш язык.

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

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

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

1.0

  • Initial Release.