Este plugin no se ha probado con las últimas 3 versiones mayores de WordPress. Puede que ya no tenga soporte ni lo mantenga nadie, o puede que tenga problemas de compatibilidad cuando se usa con las versiones más recientes de WordPress.

jQuery TwentyTwenty

Descripción

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»]

Capturas

  • Demo Hover
  • Demo

Instalación

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

Preguntas frecuentes

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.

Reseñas

25 de abril de 2017 4 respuestas
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.
Leer la 1 reseña

Colaboradores y desarrolladores

«jQuery TwentyTwenty» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «jQuery TwentyTwenty» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0

  • Initial Release.