Leírás
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”]
Képernyőmentések
Telepítés
- Download the zip file.
- Upload to your wordpress website.
- Use the shortcode. [t20baic id=”unique-id” before=”before-image” after=”after-image„]
GYIK
- 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.
Vélemények
Közreműködők és fejlesztők
“jQuery TwentyTwenty” egy nyílt forráskódú szoftver. A bővítményhez a következő személyek járultak hozzá:
Közreműködők“jQuery TwentyTwenty” fordítása a saját nyelvünkre.
Érdekeltek vagyunk a fejlesztésben?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Változási napló
1.0
- Initial Release.