ਸਥਾਪਤੀਕਰਨ
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
- Upload
typed-js.php
to the/wp-content/plugins/
directory - Activate the plug-in through the ‘Plug-ins’ menu in WordPress
- Place the shortcode wherever you need it.
[typedjs]Content[/typedjs]
. - 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]
.
ਸਮੀਖਿਆਵਾਂ
ਯੋਗਦਾਨੀ ਤੇ ਵਿਕਾਸਕਾਰ
“Typed JS: A typewriter style animation” is open source software. The following people have contributed to this plugin.
ਯੋਗਦਾਨੀ“Typed JS: A typewriter style animation” ਦਾ ਆਪਣੀ ਭਾਸ਼ਾ ਵਿੱਚ ਅਨੁਵਾਦ ਕਰੋ।
ਵਿਕਾਸ ਕਾਰਜ ਵਿੱਚ ਰੁਚੀ ਰੱਖਦੇ ਹੋ?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.