Plugin info

Total downloads: 1,104
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 1
Last updated: 12/14/2018 (2574 days ago)
Added to WordPress: 11/19/2018 (7 years old)
Minimum WordPress version: 4.0
Tested up to WordPress version: 5.0.24
Minimum PHP version: 5.5.37

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 2574 days ago

20/100

Is Raw HTML Modal Window abandoned?

Possibly abandoned (last update 2574 days ago).

Compatibility

Requires WordPress: 4.0
Tested up to: 5.0.24
Requires PHP: 5.5.37

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

Raw HTML Modal Window is a plugin for folks that feel comfortable using HTML and CSS code to ultimately control the layout of their pop-up window.

By default it shows a pop-up on the front page, you can provide a single or list of post/page IDs to trigger it on any spesific page(s). The plugin is very lightweight and uses minimum system resources.

Requirements

  • WordPress 4.5 or higher
  • PHP 5.5.37 or higher
  • MySQL 5.x or higher

Main Features

  • Provides example HTML and CSS code to get you started
  • Very lightweight on system resources, uses “staight” Javascript, no framework or library required.
  • Outputs its CSS and Javascript code directly into the
    page to minimize HTTP requests.
  • Provides delay, z-index, fading speed control through the admin interface.

Installation

No installation instructions available

Frequently Asked Questions

I want to reset the CSS code, where can I get the original styles

Open the help tab in the top-right corner of the plugin’s page, go to ‘Example CSS Styles’ section

Review feed

No reviews available

Screenshots

  1. The Raw HTML Modal Window edition page

    The Raw HTML Modal Window edition page

  2. The controls to fine tune the plugin's behavior

    The controls to fine tune the plugin's behavior

Changelog

1.1

  • Now the plugin appends the efmw_active css class to the body tag when the modal window displayed to control the scrolling of the page underneath.
  • Added event listener for the escape button to close the window when it’s pressed.

1.0

  • First version of the plugin.