Dieses Plugin wurde nicht mit den 3 neuesten Hauptversionen von WordPress getestet. Es wird möglicherweise nicht mehr gepflegt oder unterstützt und kann bei der Verwendung mit neueren WordPress-Versionen zu Kompatibilitätsproblemen führen.

Juxtapose Images

Beschreibung

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.

Installation

  1. Install the plugin via the WordPress Plugins Screen or upload it to the /wp-content/plugins/juxtapose directory.
  2. Aktiviere das Plugin über die Ansicht „Plugins“ 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.

Rezensionen

1 Rezension lesen

Mitwirkende und Entwickler

„Juxtapose Images“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:

Mitwirkende

Übersetze „Juxtapose Images“ in deine Sprache.

Interessiert an der Entwicklung?

Durchstöbere den Code, sieh dir das SVN-Repository an oder abonniere das Entwicklungsprotokoll per RSS.

Änderungsprotokoll

1.0.1

  • Adding screenshots and some small fixes in text.

1.0.0

  • First commit.