Title: Orbisius Simple Notice
Author: Svetoslav Marinov
Published: <strong>20. september, 2013</strong>
Last modified: 11. desember, 2024

---

Søk i utvidelser

![](https://s.w.org/plugins/geopattern-icon/orbisius-simple-notice.svg)

# Orbisius Simple Notice

 Av [Svetoslav Marinov](https://profiles.wordpress.org/lordspace/)

[Last ned](https://downloads.wordpress.org/plugin/orbisius-simple-notice.1.1.4.zip)

 * [Detaljer](https://nb.wordpress.org/plugins/orbisius-simple-notice/#description)
 * [Omtaler](https://nb.wordpress.org/plugins/orbisius-simple-notice/#reviews)
 *  [Installering](https://nb.wordpress.org/plugins/orbisius-simple-notice/#installation)
 * [Utvikling](https://nb.wordpress.org/plugins/orbisius-simple-notice/#developers)

 [Brukerstøtte](https://wordpress.org/support/plugin/orbisius-simple-notice/)

## Beskrivelse

This plugin allows you to show a simple notice to alert your users about server 
maintenance, new product launches etc.

#### Features / Benefits

 * Enter text an the message will be shown to your users.
 * For logged in users the notice will be shifted by 28px (because WP admin bar 
   is obstructing the notice)
 * Rich text editor to enter notice text
 * Use nice color pickers to select the colors for notice text, background and link
   color (if any).
 * Supports text and HTML
 * The notice can be shown on top of all content or to push the content down
 * You can choose to show the notice on all pages/posts or on the home page only
 * Optionally show a close button. When a notice is closed/dismissed it won’t be
   shown again until the message is changed or more than 2 days have passed.
 * Change the font size of the box

### Demo

Live demo powered by [WPDemo.net](https://wpdemo.net/?utm_sourceorbisius-simple-notice)

[https://wpdemo.net/try/plugin/orbisius-simple-notice](https://wpdemo.net/try/plugin/orbisius-simple-notice)

#### Support

> The support is handled here: [https://github.com/orbisius/orbisius-simple-notice/issues](https://github.com/orbisius/orbisius-simple-notice/issues)
> 
> Please do NOT use the WordPress forums or other places to seek support as we might
> not see it on time.

#### Author

Svetoslav Marinov (Slavi) | [Custom Plugin, Web & SaaS app Development by Orbisius.com](https://orbisius.com)

## Skjermbilder

 * [[
 * The Notice shown by the plugin
 * [[
 * Plugin’s Settings Page (part 1)
 * [[
 * Plugin’s Settings Page (part 2)

## Installasjon

 1. Unzip the package, and upload `orbisius-simple-notice` to the `/wp-content/plugins/`
    directory
 2. Activate the plugin through the ‘Plugins’ menu in WordPress

## Ofte stilte spørsmål

### How to use this plugin?

Just install the plugin and activate it. The feedback text appear in the public 
area

### How to remove the powered by?

If you don’t want to give us credit you can do that from the options or by using
the filter below. Add this to your functions.php or custom plugin
 add_filter(‘orbisius_simple_notice_filter_powered_by’,‘
__return_false’);

## Vurderinger

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

### 󠀁[Easy to set, stable and nice](https://wordpress.org/support/topic/easy-to-set-stable-and-nice/)󠁿

 [dunebug81](https://profiles.wordpress.org/dunebug81/) 13. januar, 2017

Super easy to set up, essential and with a good level of customization. Recomended.

 [ Les alle 3 vurderinger ](https://wordpress.org/support/plugin/orbisius-simple-notice/reviews/)

## Bidragsytere og utviklere

«Orbisius Simple Notice» er programvare med åpen kildekode. Følgende personer har
bidratt til denne utvidelsen:

Bidragsytere

 *   [ Svetoslav Marinov ](https://profiles.wordpress.org/lordspace/)
 *   [ orbisius ](https://profiles.wordpress.org/orbisius/)

[Oversett “Orbisius Simple Notice” til ditt språk.](https://translate.wordpress.org/projects/wp-plugins/orbisius-simple-notice)

### Interessert i utvikling?

[Bla gjennom koden](https://plugins.trac.wordpress.org/browser/orbisius-simple-notice/),
sjekk ut [SVN-repositoriet](https://plugins.svn.wordpress.org/orbisius-simple-notice/),
eller abonner på [utviklingsloggen](https://plugins.trac.wordpress.org/log/orbisius-simple-notice/)
med [RSS](https://plugins.trac.wordpress.org/log/orbisius-simple-notice/?limit=100&mode=stop_on_copy&format=rss).

## Endringslogg

#### 1.1.4

 * Assets are appended last modified time, so they are only loaded when modified.
 * Maintenance release.

#### 1.1.3

 * Tested with WP 6.7
 * Fixed how jquery and js was loaded using a different method.
 * Making sure that jquery is loaded.

#### 1.1.2

 * Added z-index so the links in the message are clickable.
 * Made sure that links have underline

#### 1.1.1

 * Fixed links in the readme file.

#### 1.1.0

 * Added demo link
 * Added Requires PHP tag in the readme
 * Tested with WP 5.6
 * Switched all links to https
 * Removed some external sharing sites

#### 1.0.9

 * Changed non-ssl links to protocol relative ones
 * Removed some tracking ids from some sharing widgets.
 * Moved preview higher so the user doesn’t have to scroll to see it.

#### 1.0.8

 * Tested with WP 4.6

#### 1.0.7

 * Do not render when it’s ajax call
 * Tested with WP 4.1

#### 1.0.6

 * Replacing any shortcodes used in the notice box.

#### 1.0.5

 * Tested with WP 4.0.1
 * Fixed a weird bug that wasn’t allowing admins to insert links.
 * Fixed typos
 * Changed ‘Save’ -> ‘Save Changes’ so it’s more easily clickable.

#### 1.0.4

 * Showing some instructions only if WP >= 3.5
 * Fixed typos

#### 1.0.3

 * Added a box that allows the user to select font size

#### 1.0.2

 * Added the old color picker for WordPress installs older than 3.5
 * Added an option the notice to push the content down or to stay on top
 * Added a little i icon on the left as a powered by option + option to enable/disable
   it.
 * Added an option for the user to select to show the notice on all pages or on 
   the home page only
 * The notice can be closed/dismissed
 * Updated screenshots

#### 1.0.1

 * Added a color picker for text, text background color and for links.
 * Added preview in the settings page.
 * Added uninstall.php to cleanup settings.

#### 1.0.0

 * Initial release

## Meta

 *  Versjon **1.1.4**
 *  Sist oppdatert **1 år siden**
 *  Aktive installasjoner **100+**
 *  WordPress-versjon ** 3.6 eller nyere **
 *  Testet opp til **6.7.5**
 *  PHP-versjon ** 5.6 eller nyere **
 *  Språk
 * [English (US)](https://wordpress.org/plugins/orbisius-simple-notice/)
 * Stikkord
 * [alert](https://nb.wordpress.org/plugins/tags/alert/)[hellobar](https://nb.wordpress.org/plugins/tags/hellobar/)
   [notice](https://nb.wordpress.org/plugins/tags/notice/)[orbisius](https://nb.wordpress.org/plugins/tags/orbisius/)
   [wp](https://nb.wordpress.org/plugins/tags/wp/)
 *  [Avansert visning](https://nb.wordpress.org/plugins/orbisius-simple-notice/advanced/)

## Vurderinger

 5 av 5 stjerner.

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

[Your review](https://wordpress.org/support/plugin/orbisius-simple-notice/reviews/#new-post)

[Se alle omtalene](https://wordpress.org/support/plugin/orbisius-simple-notice/reviews/)

## Bidragsytere

 *   [ Svetoslav Marinov ](https://profiles.wordpress.org/lordspace/)
 *   [ orbisius ](https://profiles.wordpress.org/orbisius/)

## Brukerstøtte

Har du noe å si? Trenger du hjelp?

 [Vis brukerstøtteforumet](https://wordpress.org/support/plugin/orbisius-simple-notice/)

## Donér

Vil du støtte videreutviklingen av denne utvidelsen?

 [ Doner til denne utvidelsen ](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7APYDVPBCSY9A)