Title: Announcement Banner
Author: agehman
Published: <strong>May 15, 2020</strong>
Last modified: July 1, 2022

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/announcement-banner.svg)

# Announcement Banner

 By [agehman](https://profiles.wordpress.org/agehman/)

[Download](https://downloads.wordpress.org/plugin/announcement-banner.zip)

 * [Details](https://test.wordpress.org/plugins/announcement-banner/#description)
 * [Reviews](https://test.wordpress.org/plugins/announcement-banner/#reviews)
 *  [Installation](https://test.wordpress.org/plugins/announcement-banner/#installation)
 * [Development](https://test.wordpress.org/plugins/announcement-banner/#developers)

 [Support](https://wordpress.org/support/plugin/announcement-banner/)

## Description

The Announcement Banner plugin displays a notification banner at the top or bottom
of your website. The settings page allows the user to set the banner to either fixed
or relative position, choose background and text color, make the text linkable, 
toggle the banner on and off, add a close button, and even add custom CSS.

### Announcement Banner Features

 * Choose the background color and text color of the announcement banner.
 * Display the banner at the top or bottom of the page in fixed or relative position.
 * Add an optional ‘Close’ button to the banner.
 * Close Button Duration setting that keeps the banner closed for a custom number
   of days.
 * Set a fixed banner height in pixels.
 * Custom message including HTML tags.
 * Link the entire banner text (optional)
 * Toggle the banner on and off.
 * Add your own custom CSS.

### Plugin Settings

 * Show Announcement Banner – Turn the Announcement Banner on (Yes) and off (No)
   as needed. The banner will be off by default when installed.
 * Announcement Banner Position -The fixed setting will pin the banner to the top
   of the screen. It will stay pinned to the top even when scrolling. Relative will
   keep the banner in its normal position and it will scroll with the page.
 * Announcement Banner Placement – The default Announcement Banner placement is 
   at the top.
 * Background Color and Text Color – This field will accept Hex code (Ex: #000000)
   or supported color name (Ex: black). Default background color is white. (#FFF)
   Default text color is dark gray. (#333)
 * Banner Height – Add a fixed height in pixels to the banner.
 * Top Padding – Add top padding the body element when the Announcement Banner is
   displayed. This can be useful when the banner is set to position: fixed.
 * Close Button – The close button will hide the banner on click. The button will
   appear on the right side of the banner.
 * Close Button Duration – Set the amount of days the banner until the banner reappears
   after the user clicks the close button.
 * Announcement Banner Message – Enter your text for your announcement. HTML is 
   allowed.
 * Make Message a Link? – Make the full text of the announcement banner message 
   a link.
 * Link URL – URL for the message link. This will only work if Make Message a Link
   setting is set to Yes.
 * Custom CSS – Add your own custom CSS.

## Installation

 1. Install the Announcement Banner plugin either via the WordPress plugin directory,
    or by uploading the files to the /wp-content/plugins/ directory.
 2. Activate the plugin in the Plugins page in WordPress.
 3. The Settings page for Announcement Banner can be found in the admin menu under 
    Settings > Announcement Banner.

## FAQ

### Announcement Banner Doesn’t Show Up

Check the Show Announcement Banner setting and make sure it is set to “Yes.” The
Announcement Banner is off by default. If the banner is on, check to see that you
have set some text in the Announcement Banner Message field.

### Announcement Banner is at the bottom even though I have Announcement Banner Placement set to top

Check for any Javascript errors in the console. There may be a conflict.

### The WordPress Admin bar is hiding part of my banner when I have it set to fixed at the top

Try adding the following to the Custom CSS field:

.admin-bar.minddnd-wa-announcement-fixed-top .minddnd-wa-announcement-wrap {
 top:
32px; }

@media only screen and (max-width: 782px) {
 .admin-bar.minddnd-wa-announcement-
fixed-top .minddnd-wa-announcement-wrap { top: 46px; } }

## Reviews

![](https://secure.gravatar.com/avatar/f99099124859d79d2427191f0297d18d449d09ed5c1c998bec6055da9c0b8e6d?
s=60&d=retro&r=g)

### 󠀁[DON’T INSTALL IT : crashed my website](https://wordpress.org/support/topic/dont-install-it-crashed-my-website/)󠁿

 [nihils](https://profiles.wordpress.org/nihils/) May 13, 2023

Plugin installation crashed my website. Was able to restore it but don’t know the
consequences.

![](https://secure.gravatar.com/avatar/50c101f4d9be877802d44713e653b7ee3306990c73a8daa836608bfa2bf2dcba?
s=60&d=retro&r=g)

### 󠀁[Perfect!](https://wordpress.org/support/topic/perfect-9569/)󠁿

 [angeljs](https://profiles.wordpress.org/angeljs/) October 27, 2022

Does exactly what I want without any bloated and uneccesary options, I love it!

 [ Read all 2 reviews ](https://wordpress.org/support/plugin/announcement-banner/reviews/)

## Contributors & Developers

“Announcement Banner” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ agehman ](https://profiles.wordpress.org/agehman/)

[Translate “Announcement Banner” into your language.](https://translate.wordpress.org/projects/wp-plugins/announcement-banner)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/announcement-banner/),
check out the [SVN repository](https://plugins.svn.wordpress.org/announcement-banner/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/announcement-banner/)
by [RSS](https://plugins.trac.wordpress.org/log/announcement-banner/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.0

 * This is the initial version.

#### 1.0.1

 * Fixed issue with relative position at the bottom of the page when close button
   is enabled.

#### 1.1.0

 * Added close button duration optional setting to prevent banner from reappearing
   for a set number of days after a uses closes the banner.

#### 1.2.0

 * Added box-sizing:border-box to prevent banner from extending outside the viewport
   on themes without a universal box-sizing: border-box value setting.

## Meta

 *  Version **1.2.0**
 *  Last updated **4 years ago**
 *  Active installations **100+**
 *  WordPress version ** 4.7 or higher **
 *  Tested up to **6.0.11**
 *  PHP version ** 7.0 or higher **
 *  Language
 * [English (US)](https://wordpress.org/plugins/announcement-banner/)
 * Tags
 * [announcement](https://test.wordpress.org/plugins/tags/announcement/)[banner](https://test.wordpress.org/plugins/tags/banner/)
   [bar](https://test.wordpress.org/plugins/tags/bar/)[notice](https://test.wordpress.org/plugins/tags/notice/)
   [notification](https://test.wordpress.org/plugins/tags/notification/)
 *  [Advanced View](https://test.wordpress.org/plugins/announcement-banner/advanced/)

## Ratings

 3 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/announcement-banner/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/announcement-banner/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/announcement-banner/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/announcement-banner/reviews/?filter=2)
 *  [  1 1-star review     ](https://wordpress.org/support/plugin/announcement-banner/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/announcement-banner/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/announcement-banner/reviews/)

## Contributors

 *   [ agehman ](https://profiles.wordpress.org/agehman/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/announcement-banner/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://www.minddnd.com/)