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.

Juxtapose Images

Descripción

This plugin let you juxtapose 2 images with a slider that can be moved to show one image or the other.

With Juxtapose Images you can create beautiful effects like showing a picture in the past and compare with nowadays, or
a night/day contrast, a before and after view, etc…

Very easy to use, just use the [juxtapose]..[/juxtapose] shortcode, adding 2 images in between the shortcode. No configuration needed. Very little overhead in the loading speed. Only a small javascript and css is added when needed.

Instalación

  1. Install the plugin via the WordPress Plugins Screen or upload it to the /wp-content/plugins/juxtapose directory.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Browse Settings->Juxtapose Images in your admin area for and explanation.

FAQ

Where can I show sliders

Currently in any place where you can use a wordpress shortcode. Basically post and pages.

Is my wordpress going to be slower when using this plugin

No. There are no SQL queries or big processing. Just a small code that adapt the html output and adds a small javascript and css.
It only includes javascript and css when needed (When there is a slider in the current post). The code is only
executed when you use a shortcode, so your other posts that doesn’t include a slider will not be affected in any way.

What wordpress versions are supported

We started developing the plugin with wordpress 4.4, but almost any version that can handle shorcodes should work.

Is this plugin easy to use?

Absolutely yes. Just use a shortcode in your post or pages. No admin, no configuration

Can I customize the look and feel or functionalities?

You could add some css code to your theme for visual customizations.
Ask for any functionality in the support section. Probably, the future
of the plugin will be to extend some functionalities demanded by users.

Reseñas

17 de septiembre de 2019
Works brilliantly and very easy to use
Leer la 1 reseña

Colaboradores y desarrolladores

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

Colaboradores

Traduce «Juxtapose Images» 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.1

  • Adding screenshots and some small fixes in text.

1.0.0

  • First commit.