Banner for Js Banner Rotate
Create a JavaScript-driven rotating banner image on your WordPress site. Wordpress Tutorial
Noted That:
  • To install correctly this js-banner-rotate.zip .
  • Fisrt Download the js-banner-rotate.zip to your computer
  • Extract/Open js-banner-rotate.zip to Your Computer.
  • Then, Find readme.txt file inside js-banner-rotate.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:

Step-1 : Download " js-banner-rotate.zip " to Your Local Computer.

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

Login to Wordpress Js Banner Rotate

Step-3 : Then, Click on " Plugins " + " Add New " from left Side Menu of Dashboard.

Go to Plugin Install Js Banner Rotate

Step-4 : Now, Click on " Upload Plugin " button.

Click Upload Button Js Banner Rotate

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

Upload Plugin Js Banner Rotate

Step-6 : Now, Click on " Active Plugin "

Activate Js Banner Rotate

Step-7 : Then, See left Side Menu. " Js Banner Rotate " folder is added on left Side Menu. Now, Click on " Js Banner Rotate " folder.

Noted that: If you do not see " Js Banner Rotate " folder on left Side Menu then, see at left Side Menu " Settings " or " Tools ".

Step-8 : Now you configure yourself oR Watch video tutorial below about Js Banner Rotate Configurations and Settings or How to work " Js Banner Rotate " 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 " JS Banner Rotate " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is JS Banner Rotate
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide

This section describes how to install the plugin and get it working.

e.g.

  1. Upload the entire js-banner-rotate folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place [jsbrotate images=image1url|image2url... /] on your pages/posts
  4. Optionally, you can place the function in your templates to call the banner

Accepted Arguments

The shortcode/template tag accepts several parameters …

Images

Specify your images in a pipe-delimited list:


images=http://blog.url/image1.jpg|http://blog.url/image2.jpg

Banner Link

Link your entire banner to a specific page on the site or to an external URL:


link=http://whateveryouwant.com

Banner Title

Give your banner a title so people know what it’s about:


titlevis=true title=Portfolio

Height and Width

Specify the dimensions of your banner. All images not already at these proportions will be stretched/scaled to fix:


height=500 width=230

Display and Fade Duration

Manage the length of time each image is displayed on the screen and the length of time it takes to fade between them:


imgdisp=8 imgfade=3

Name