Описание
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