Banner for Tippy
Allows users to turn text into a tooltip or popup using a special [tippy] tag. Wordpress Tutorial
Noted That:
  • To install correctly this tippy.zip .
  • Fisrt Download the tippy.zip to your computer
  • Extract/Open tippy.zip to Your Computer.
  • Then, Find readme.txt file inside tippy.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 " tippy.zip " to Your Local Computer.

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

Login to Wordpress Tippy

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

Go to Plugin Install Tippy

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

Click Upload Button Tippy

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

Upload Plugin Tippy

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

Activate Tippy

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

Noted that: If you do not see " Tippy " 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 Tippy Configurations and Settings or How to work " Tippy " 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 " Tippy " Activated Plugin from Plugin List.
  4. Then, Click on " Settings " from Plugin that is Tippy
  5. Now, Edit/Add/Config the setting and Click on " Save Changes " button,
WP Plugin Setting



Guide

Upload the plugin into your wp-content/plugins directory
Activate the plugin through the dashboard
Visit the Tippy Options page under the Settings section of your dashboard.

To customize the tooltip styling, copy plugins/tippy/tippy.css to your theme folder and modify as you wish. Tippy will look for tippy.css in your theme folder before it tries to load its own copy.

To use Tippy, just place Tippy tags wherever you want in your post. All of the attributes are optional except for title (or img) and the text between the shortcode tags. Example:
[tippy title=”I am a tooltip!” class=”myclass” showheader=”true” href=”http://croberts.me/” width=”450? height=”200?]When you hover over a Tippy link, you will get a popup.[/tippy]


Name