Horje
An attractive, lightweight, and highly configurable jQuery notification pane.

Noted That:

  • To install correctly this jquery-notify.zip.
  • Fisrt Download the jquery-notify.zip to your computer
  • Extract/Open jquery-notify.zip to Your Computer.
  • Then, Find readme.txt file inside jquery-notify.zip and Open readme.txt.
  • Now, Read the Requirements of this plugin. Which Wordpress Version and PHP Version are required to run this Plugin in Your Wordpress Site.
  • Then, Follow the Tips Below.

Start the Tips:

1. First Download "jquery-notify.zip" Plugin to your Local Computer. (Click Download)

2. Then, Login to your "yourdomain.com/wp-admin" Dashboard.

/stack/wp/e1593231376d7d849d2-4597-4fa3-a6ff-1eca18f72aab.png

3. Then, Click on "Plugins" + "Add New" from left sidemenu of Dashboard.

/stack/wp/e1593231378Screenshot20.png

4. Now, Click on "Upload Plugin" button.

/stack/wp/e1593231380Screenshot-2019-4-2AddPluginsHorjeWordPress.png

 

5. Now, Browse "jquery-notify.zip" Downloaded plugin from your computer, Where you downloaded jquery-notify.zip According to Step – 1 Above then, click on "Install Now"

/stack/wp/e15931461531577025694plugin.png

6. Now, Click on "Active Plugin"

/stack/wp/e15932313830ca45529-bf73-4101-8178-53ae60ce549f.png

7. Then, See left sidemenu. "jQuery Notify" folder is added on left sidemenu. Now, Click on "jQuery Notify" folder.

   Noted that: If you do not see "jQuery Notify" folder on left sidemenu then, see at left sidemenu "Settings" or "Tools".

8. Now you configure yourself oR Watch video tutorial below about jQuery Notify Configurtions and Settings or How to work "jQuery Notify" in your WordPress site.

 

oR

After Activated Plugin According to Step-6 then,

  1. Go to "Plugins" + "Installed Plugin" from Wordpress Admin Panel Leftside Menu.
  2. or Direct go to: https://yourdomain/wp-admin/plugins.php
  3. Then, Find "jQuery Notify" Activated Plugin from Plugin List.
  4. Then, Click on "Settings" from Plugin that is jQuery Notify
  5. Now, Edit/Add/Config the setting and Click on "Save Changes" button,
WP Plugin Setting



Guide
  1. Upload the jquery-notify folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

Shortcode

The shortcode syntax is:
[jq_notify style=$style, speed=$speed, delay=$delay] Content [/jq_notify]

$style (optional): sets the style of the panel. Options are: default, error, warning, and success

$speed (optional): time it takes (in milliseconds) for the panel to slide out. Larger numbers = slower. Default: 1000ms

$delay (optional): delay (in milliseconds) between when the page has finished loading and when the panel slides out. Default: 500ms

For example:
[jq_notify style=”warning” speed=700 delay=1000]

Notification Title

Notification body content.

[/jq_notify]

Template tag

jq_notify($content, $style, $speed, $delay)

For example:
$content = “

This is the content

And this is some more

“;
jq_notify($content, ‘default’, 2000, 500, );


notification, pane, jquery, configurable, lightweight, highly, attractive,

Name

Reffered: https://wordpress.org/