We'll create fresh WordPress site with Horizontal scrolling announcements installed. You have 20 minutes to test the plugin after that site we'll be deleted.
This horizontal scrolling announcement wordpress plugin lets scroll the content from one end to another end like reel. This plugin is using JQuery Marquee script for scrolling. This is the simple way to create scrolling text in your website. Check official website for live demo http://www.gopiplus.com/work/2010/07/18/horizontal-scrolling-announcement/
Live demo
Live Demo
Documentation
Frequently Asked Questions
Feature
Short code for post
You can add your announcement into your wordpress post with the following shortcode.
[hsas-shortcode group="" speed="10" direction="left" gap="50"]
[hsas-shortcode group="" speed="2" direction="down" gap="50"]
If you want to include this announcement in your custom theme, please look at the do_shortcode option in wordpress.
echo do_shortcode( '[hsas-shortcode group="" speed="10" direction="left" gap="50"]' );