Title: ARJAM &#8211; Just a Modal
Author: Alessandro Rosato
Published: <strong>May 22, 2026</strong>
Last modified: May 22, 2026

---

Search plugins

![](https://ps.w.org/arjam-just-a-modal/assets/icon-256x256.png?rev=3543332)

# ARJAM – Just a Modal

 By [Alessandro Rosato](https://profiles.wordpress.org/alessandrorosato/)

[Download](https://downloads.wordpress.org/plugin/arjam-just-a-modal.1.0.0.zip)

 * [Details](https://wordpress.org/plugins/arjam-just-a-modal/#description)
 * [Reviews](https://wordpress.org/plugins/arjam-just-a-modal/#reviews)
 *  [Installation](https://wordpress.org/plugins/arjam-just-a-modal/#installation)
 * [Development](https://wordpress.org/plugins/arjam-just-a-modal/#developers)

 [Support](https://wordpress.org/support/plugin/arjam-just-a-modal/)

## Description

This plugin is meant to deliver one thing and that’s a simple modal that renders
whenever a user visits your site for the first time. It has no third-party dependencies,
no paid features, nothing.

The minimal JavaScript code is written in vanilla JS without jQuery for a faster
and lighter experience. Code is meant to load all modal assets (including the image)
only when necessary, to avoid burdening your pages with unneeded requests.

It uses cookies to store a hash that will hide the modal after the first visit. 
This hash can be invalidated from the admin section to force a re-render of the 
modal. Useful for when you want to push a new message/information.

### Features

 * Set a title, an image and text (all optional fields, so you can mix and match
   them).
 * Modal can be shown after a delay.
 * Invalidate browsers cache to re-render the modal.
 * Responsive layout.
 * No PRO features!

### Style override

You can easily override the plugin’s style by using the following IDs in your custom
css file:
 * `arjam-modal-title` – Title of the modal window. * `arjam-modal-image`–
Image of the modal window. * `arjam-modal-richtext` – Text of the modal window. *`
arjam-modal-background` – Dark background behind the modal window. * `arjam-modal-
content` – The modal window itself. * `arjam-modal-close` – Close button of the 
modal window.

### Cookies and local storage

This plugin stores on the visitor browser the hash that is meant to check whether
the user has seen the current modal or not. This hash is stored in a key in the 
local storage called `arjam_hash`.

Besides that, no other cookie or local storage entry is created.

## Screenshots

 * [[
 * Backend settings
 * [[
 * Frontend – Mobile
 * [[
 * Frontend – Desktop

## Installation

#### WordPress Admin

 1. Go to **Plugins** -> **Add plugin**.
 2. Search for “arjam” in the search bar to the right.
 3. Click on **Install now**.
 4. Once installation is done, the button will change into **Activate**. Click it.
 5. Have fun!

#### Manual installation

 1. Download the plugin from one of the two sources below:
 2.  a. [Official WordPress.org directory](https://wordpress.org/plugins/arjam-just-a-modal/)
     b. [Latest release from GitHub](https://github.com/alessandrorosato/arjam-just-a-modal/releases)
 3. Extract the content and copy to the `/wp-content/plugins/` directory of your WordPress
    installation.
 4. From your WordPress dashboard, go to **Plugins** > **Installed Plugins**.
 5. Find the “ARJAM – Just a Modal” plugin and activate it.
 6. Have fun!

## FAQ

### Why should I use this plugin instead of X

That’s the neat part, you don’t! It’s just a very simple and straight-forward plugin
to add one simple modal to a WordPress website.

### If there are other plugins addressing the same feature, why making a new one?

I just had the second-hand experience of a modal plugin deleting all modals already
set and running because of an update. The plugin was also relying on a third-party
platform (which was apparently responsible for making settings outdated and for 
deleting modals). I want to offer a _simple_ solution.

### The modal is ugly, can I change its appearance?

Yes you can! If you haven’t seen it, scroll up to the “Style override” section. 
There’s a list of IDs that you can use to set your own CSS rules.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“ARJAM – Just a Modal” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Alessandro Rosato ](https://profiles.wordpress.org/alessandrorosato/)

[Translate “ARJAM – Just a Modal” into your language.](https://translate.wordpress.org/projects/wp-plugins/arjam-just-a-modal)

### Interested in development?

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

## Changelog

#### 1.0.0

 * First release,the plugin is fully operational!

## Meta

 *  Version **1.0.0**
 *  Last updated **7 hours ago**
 *  Active installations **Fewer than 10**
 *  Tested up to **6.9.4**
 *  PHP version ** 7.0 or higher **
 * Tags
 * [modal](https://wordpress.org/plugins/tags/modal/)[popup](https://wordpress.org/plugins/tags/popup/)
 *  [Advanced View](https://wordpress.org/plugins/arjam-just-a-modal/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/arjam-just-a-modal/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/arjam-just-a-modal/reviews/)

## Contributors

 *   [ Alessandro Rosato ](https://profiles.wordpress.org/alessandrorosato/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/arjam-just-a-modal/)