Опис
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.
Встановлення
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.
Відгуки
Учасники та розробники
“Simple Text Slider” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:
УчасникиПерекладіть “Simple Text Slider” на вашу мову.
Цікавитесь розробкою?
Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.
Журнал змін
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