Popis
This plugin adds a simple shortcode to your wordpress installation. With the [simple-text-slider] shortcode you can output multiple vertical text slider with global or individual color and style settings.
Demo: https://tom-henneken.de/simple-text-slider-demos/
The animations are implemented with dynamic css animations and therefore very smooth.
Snímky obrazovky
Instalace
From your WordPress dashboard
- Click on install.
- jQuery is required! You can install jQuery via https://de.wordpress.org/plugins/jquery-updater/
- Activate plugin.
- Place the shortcode wherever you want.
From WordPress.org
- Download the PLugin and upload it to your plugin directory of your wordpress installation.
- jQuery is required! You can install jQuery via https://de.wordpress.org/plugins/jquery-updater/
- Activate plugin.
- Place the shortcode wherever you want.
From Github
- Download and unzip.
- Copy the plugin contents into a folder named simple-text-tlider in your plugin directory of your wordpress installation.
- jQuery is required! You can install jQuery via https://de.wordpress.org/plugins/jquery-updater/
- Activate plugin.
- Place the shortcode wherever you want.
Recenze
Autoři
Simple Text Slider je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.
SpolupracovníciPřeložte “Simple Text Slider” do svého jazyka.
Zajímá vás vývoj?
Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.
Přehled změn
1.0.5
- Screen added
- Demo added
1.0.4
- Empty option fix
1.0.3
- Fixed color-picker css bug
- New global option: Delimiter
1.0.2
- Optimized css class names
- Text updates
1.0.1
- readme update
- screenshot added
1.0.0
- Initial setup