Descripcion
This plugin makes it easy to display a simple announcement banner or bar at the top of your website. You can easily customize the color of the links, text, and background of the bar from within the settings. You can also customize to your heart’s desire by adding your own custom CSS. There’s also a fancy preview section within the settings so you can see your changes before you save them.
Screenshots
Installacion
From your WordPress dashboard
- Visit ‘Plugins > Add New’
- Search for ‘Simple Banner’
- Activate ‘Simple Banner’ from your Plugins page.
- Visit ‘Simple Banner’ in the sidebar to create a new banner.
From WordPress.org
- Download ‘Simple Banner’.
- Upload the ‘simple-banner’ directory to your ‘/wp-content/plugins/’ directory, using your favorite method (ftp, sftp, scp, etc…)
- Activate ‘Simple Banner’ from your Plugins page.
- Visit ‘Simple Banner’ in the sidebar to create a new banner.
FAQ
- Can I create my own CSS for the banner?
-
Yes.
Reviews
Contributors & Developers
“Simple Banner” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Simple Banner” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
2.1.3
- Change pro version payment link again.
2.1.2
- Change pro version payment link.
2.1.1
- Add jQuery back for compatibility issues.
2.1.0
- Removed jQuery dependency from project.
2.0.7
- Fixed settings page bugs, tested to WordPress v5.0.2.
2.0.6
- Fixed script bug.
2.0.5
- Fixed svn repo files.
2.0.4
- Fix bug with banner text newlines.
2.0.3
- Update Donate button color.
2.0.2
- Fixed script loading bug again.
2.0.1
- Fixed script loading bug.
2.0.0
- Added Pro version features.
1.4.1
- Fix bugs with preview banner onchange events and escape attributes with Simple Banner Text instead of converting to html codes.
1.4.0
- Added Donate button, small settings page CSS tweaks.
1.3.0
- You can now use single quotes or double quotes for Simple Banner Text.
1.2.1
- Rollback use of esc_attr() with banner text for now as it broke all links from showing properly.
1.2.0
- Improve code structure for preview banner, add inner html preview. Banner text uses esc_attr().
1.1.0
- Add text to show scoping of custom CSS.
1.0.5
- Tested on recent WordPress versions
1.0.4
- Removed CSS that caused banner to disappear on screens less than 900px wide.
1.0.3
- Fix for themes with padding and margin applied to body.
1.0.2
- Fixed banner for themes that don’t already have jquery added.
1.0.1
- Fixed readme and added logo.
1.0.0
- First Version.