Banner for Mrlegend Typedjs
This is a small plugin which allows you to use Typed JS when you put text between the shortcode [typedjs]Content[/typedjs]. Based on the code by Matt Boldt. Wordpress Tutorial
Noted That:
  • To install correctly this mrlegend-typedjs.zip .
  • Fisrt Download the mrlegend-typedjs.zip to your computer
  • Extract/Open mrlegend-typedjs.zip to Your Computer.
  • Then, Find readme.txt file inside mrlegend-typedjs.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 " mrlegend-typedjs.zip " to Your Local Computer.

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

Login to Wordpress Mrlegend Typedjs

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

Go to Plugin Install Mrlegend Typedjs

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

Click Upload Button Mrlegend Typedjs

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

Upload Plugin Mrlegend Typedjs

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

Activate Mrlegend Typedjs

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

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



Guide

Upload the zipped file to the plug-ins section of WordPress.

Description

This plug-in allows you to use TypedJS in your WordPress installation. TypedJS is a typewriter style animation to engage your users and catch their attention. The text will be typed out. Just put your content between the [typedjs][/typedjs] tags. Use the + sign to use the backspace feature.
The additional parameters map up to TypedJS so typespeed parameter is in milliseconds and loop can only be true or false . It will add a typing effect.
Added parameter for the cursor styles just use standard CSS as shown in the installation instructions. I’d recommend using !important if it doesn’t work the first time.
To view a demo by the author, Matt Boldt of TypedJS click here: https://mattboldt.com/demos/typed-js/](https://mattboldt.com/demos/typed-js/).

Installation

  1. Upload typed-js.php to the /wp-content/plugins/ directory
  2. Activate the plug-in through the ‘Plug-ins’ menu in WordPress
  3. Place the shortcode wherever you need it. [typedjs]Content[/typedjs] .
  4. To add parameters your would like for example: [typedjs typespeed="20" startdelay="800" backdelay="1002" backspeed="1" loop="false" cursor="color:#fff!important;"]Text Line 1 + Text Line 2 + Text line 3[/typedjs] .

Name