Description
This adds a fixed semi-transparent highlighted text box in your site with your own text. This may be helpful if you need to add any argent notice (like – The site in under maintenance). You can edit the text with the WordPress content editor and place the box in any corner or at the center of the page. You can also choose color-theme from four options and set the font-size as your choice.
Screenshots
Installation
- Upload
sticky_notice_1.0.zip
to the/wp-content/plugins/
directory - Extract it.
- Activate the plugin through the ‘Plugins’ menu in WordPress
- If your theme does not support adding something to footer add
<?php wp_footer(); ?>
in your templates (should be footer.php in most cases or index.php) before closing tag i.e. (before ).
FAQ
- Can this plugin be distributed free ?
Ans : Yes. Off course.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Sticky Notice” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Sticky Notice” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2 August 2013 – First Release version 1.0