Saeid Simple Text Rotator uses jQuery Super Simple Text Rotator by Pete R. on a simple shortcode to rotate your texts! There is a simple shortcode you can use it anywhere on your WordPress to rotate your texts.
Saeid Simple Text Rotator Shortcode details
[saeidrotate class="" animation="" separator="" speed=""]text1, text2, text3, text4, ...[/saeidrotate]
Default values:
class => rotate
animation => dissolve
separator => ,
speed => 2000
class: class name of outputed tag
animation: You can pick the way it animates when rotating through words. Options are dissolve (default), fade, flip, flipUp, flipCube, * * flipCubeUp and spin.
separator: If you don't want commas to be the separator, you can define a new separator (|, &, * etc.) by yourself using this field.
speed: How many milliseconds until the next word show.
Use WordPress 'Add New Plugin' feature, searching
Saeid Simple Text Rotator
, or download the archive and:
- Unzip the archive on your computer.
- Upload
Saeid Simple Text Rotator
directory to the /wp-content/plugins/
directory.
- Activate the plugin through the 'Plugins' menu in WordPress.
- Use short-code [saeidrotate][/saeidrotate] in page, post.