Horizontal scrolling announcements free WordPress plugin
Description
Horizontal scrolling announcements free WordPress plugin
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
Free plugin.
Easy to customize.
It supports all major browsers.
Configurable scroll speed.
Pause the scroll on mouse over.
Option to set announcement start date.
Option to set expiration date/time for the announcement.
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″]’ );