=== Continuous announcement scroller === Contributors: www.gopiplus.com, gopiplus Donate link: http://www.gopiplus.com/work/2010/09/04/continuous-announcement-scroller/ Author URI: http://www.gopiplus.com/work/2010/09/04/continuous-announcement-scroller/ Plugin URI: http://www.gopiplus.com/work/2010/09/04/continuous-announcement-scroller/ Tags: Continuous, announcement, scroller, message Requires at least: 3.4 Tested up to: 3.6 Stable tag: 11.1 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html This plug-in will create a vertical scroll continuous announcement for your wordpress website. == Description == Check official website for live demo [http://www.gopiplus.com/work/2010/09/04/continuous-announcement-scroller/](http://www.gopiplus.com/work/2010/09/04/continuous-announcement-scroller/) * [Live Demo](http://www.gopiplus.com/work/2010/09/04/continuous-announcement-scroller/) * [More info](http://www.gopiplus.com/work/2010/09/04/continuous-announcement-scroller/) * [Comments/Suggestion](http://www.gopiplus.com/work/2010/09/04/continuous-announcement-scroller/) * [About author](http://www.gopiplus.com/work/) Continuous announcement scroller wordpress plugin create an announcement widget in the website, it’s not a simply message display instead the message will scroll vertically from bottom to top like roller and many message display at the same time. This plugin will support multilingual content. There is separate text management page available in the dashboard to add the announcement content. 1. Easy installation. 2. Widgets, so you can add pretty much anything. 3. Easy scroller setting. 3. Can arrange the message order easily(see faq). 4. Can disable the message temporary. **We can use this plug-in in different way.** 1. Go to widget menu and drag and drop the "Continuous announcement scroller" widget to your sidebar location. 2. Copy and past the below mentioned code to your desired template location (ie in your PHP file). <?php if (function_exists (cas)) cas(); ?> See the live demo ! To see my all plugin : [click to go](http://www.gopiplus.com/work/2010/09/04/continuous-announcement-scroller/) More info : [click to go](http://www.gopiplus.com/work/2010/09/04/continuous-announcement-scroller/) == Installation == **Installation Instruction & Configuration** **Methode 1** * Unpack the *.zip file and extract the /continuous-announcement-scroller/ folder. * Drop the 'continuous-announcement-scroller' folder into your 'wp-content/plugins' folder. * In word press administration panels, click on plug-in from the menu. * You should see your new 'continuous announcement scroller' plug-in listed under Inactive plug-in tab. * To turn the word presses plug-in on, click activate. **Methode 2** * Go to 'add new' menu under 'plugins' tab in your wordpress admin. * Search 'continuous-announcement-scroller' plugin using search option. * Find the plugin & Click 'Install Now' link. **Configuration** * Option - 1 : Go to widget link under Appearance tab, Drag & drop 'continuous announcement scroller' into your side bar. * Option - 2 : Copy and past the below mentioned code in desired template location ie your PHP file. <?php if (function_exists (cas)) cas(); ?> == Frequently Asked Questions == **Can I display more news at same time?** **Can I display announcement in random order?** **Can I arrange the news scroll order?** **Can I hide the any news temporary?** **Can I set expiration for announcement?** **Can I add font color?** **Why my message content out of range?** **How many message display at same time?** **What is "Display number of record at the same time in scroll"?** **What is "Enter max number of record to scroll"?** **How to add HTML content in the message box?** Click the below link to see answer for all questions! More info : [click to go](http://www.gopiplus.com/work/2010/09/04/continuous-announcement-scroller/) http://www.gopiplus.com/work/2010/09/04/continuous-announcement-scroller/ == Screenshots == 1. Admin - text management. http://www.gopiplus.com/work/2010/09/04/continuous-announcement-scroller/ 2. Admin - scroller setting. http://www.gopiplus.com/work/2010/09/04/continuous-announcement-scroller/ == Upgrade Notice == = 1.0 = First version. = 2.0 = More help included. = 3.0 = Admin security option included ( Only admin user can see this plugin) = 5.0 = 3.0 bug solved = 6.0 = Tested upto 3.3 = 7.0 = Now option to display random order Tested up to 3.3.1 = 8.0 = Tested up to 3.4 = 9.0 = New demo link, http://www.gopiplus.com = 10.0 = Tested up to 3.4.2 = 10.1 = Tested up to 3.5 = 11.0 = Tested up to 3.6 = 11.1 = Minor change in the admin layout. == Changelog == = 1.0 = First version = 2.0 = More help included. = 3.0 = Admin security option included ( Only admin user can see this plugin) = 5.0 = 3.0 bug solved = 6.0 = Tested up to 3.3 = 7.0 = Now option to display random order Tested up to 3.3.1 = 8.0 = Tested up to 3.4 = 9.0 = New demo link, http://www.gopiplus.com = 10.0 = Tested up to 3.4.2 = 10.1 = Tested up to 3.5 = 11.0 = Tested up to 3.6 = 11.1 = Minor change in the admin layout.