Dynamic Alerts

Descripción

Dynamic Alerts helps you create multiple scrolling notification bars (tickers) and place them anywhere on your WordPress site using a simple shortcode.

Each bar is managed independently (its own messages and design), and includes rich customization options suitable for announcements, promotions, breaking news, and site notices.

Key Features

  • Multiple bars: create and manage more than one notification bar
  • Shortcode placement: display a bar exactly where the shortcode is placed (posts, pages, widgets, builders, etc.)
  • Up to 4 messages per bar, each with its own optional link
  • Motion controls: adjust scrolling speed and direction
  • Typography controls: choose a font family and set font size
  • Design controls: background/text colors + background opacity (transparency)
  • Link styling: linked text inherits the chosen text color (no forced blue)
  • Per-bar enable/disable toggle
  • Admin interface translations: Arabic and English automatically based on dashboard language

Usage

  1. Go to “Dynamic Alerts” in the WordPress admin menu.
  2. Create a new bar and enable it.
  3. Add up to four messages (links are optional).
  4. Copy the generated shortcode and paste it into your content.

Shortcode

Display a bar anywhere using:
[dynamic_alert id=”123″]

Replace 123 with the bar ID shown in the bar edit screen.

Privacy

Dynamic Alerts does not collect or store personal data.
If you choose a Google Font option, the font may be loaded from Google’s servers; otherwise the plugin can use the site’s default font.

Capturas

  • Manage notification bars and copy shortcodes.
  • Bar settings (messages, colors, opacity, typography, speed, direction).

Instalación

  1. Upload the plugin files to the /wp-content/plugins/dynamic-alerts directory, or install via Plugins > Add New > Upload Plugin.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Open “Dynamic Alerts” from the admin menu and create your first bar.
  4. Paste the shortcode into any page/post/widget where you want the bar to appear.

FAQ

How do I display a bar on a page?

Create a bar in “Dynamic Alerts”, then copy its shortcode and paste it into your page/post:
[dynamic_alert id=”123″]

Can I create more than one bar?

Yes. You can create multiple bars, each with its own settings and shortcode.

How many messages can I add per bar?

Up to four messages per bar. Each message can optionally include a link.

Why does nothing appear when I use the shortcode?

Check the following:
1) The bar is enabled
2) At least one message is filled in
3) You clicked Update/Publish on the bar
4) The shortcode ID matches your bar

Can I change the font and colors?

Yes. You can set font family, font size, text color, background color, and background opacity.

Does the plugin force link text to blue?

No. Linked text inherits your chosen text color.

Does the admin UI support Arabic?

Yes. The admin interface automatically switches to Arabic when your WordPress dashboard language is Arabic.

Reseñas

No hay reseñas para este plugin.

Colaboradores y desarrolladores

«Dynamic Alerts» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Dynamic Alerts» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.1

  • Added support for multiple bars with shortcode placement.
  • Added color picker and background opacity control.
  • Added font family and font size controls.
  • Added motion controls (speed and direction).
  • Improved link styling to preserve chosen text color.
  • Added Arabic/English admin translations based on dashboard language.