Plugin Directory

Changeset 1681130


Ignore:
Timestamp:
06/19/2017 12:44:18 PM (9 years ago)
Author:
Jeriff Cheng
Message:

Improvement of readme.txt

File:
1 edited

Legend:

Unmodified
Added
Removed
  • easy-smooth-scroll-links/trunk/readme.txt

    r1681127 r1681130  
    3434= Uploading in WordPress Dashboard =
    3535
    36 1. Download the latest version of this plugin from (https://wordpress.org/plugins/easy-smooth-scroll-links/)
     361. Download the latest version of this plugin from [https://wordpress.org/plugins/easy-smooth-scroll-links/](https://wordpress.org/plugins/easy-smooth-scroll-links/)
    37372. Navigate to the 'Add New' in the plugins dashboard
    38383. Navigate to the 'Upload' area
     
    4343= Using FTP =
    4444
    45 1. Download the latest version of this plugin from (https://wordpress.org/plugins/easy-smooth-scroll-links/)
     451. Download the latest version of this plugin from [https://wordpress.org/plugins/easy-smooth-scroll-links/](https://wordpress.org/plugins/easy-smooth-scroll-links/)
    46462. Unzip the zip file, which will extract the easy-smooth-scroll-links directory to your computer
    47473. Upload the easy-smooth-scroll-links directory to the /wp-content/plugins/ directory in your web space
     
    5656* Missing of required js files. There should be jquery.easing file loading after jQuery.js file.  If not, the reason can be complex, maybe plugin conflicts, maybe theme not compatible…
    5757
    58 * Incorrect anchor url writing,  for example, my wordpress website is  (http://www.jeriffcheng.com/)  then I should put (http://www.jeriffcheng.com/#about)  in menu, if I forgot the www and use (http://jeriffcheng.com/#about) , things just go wrong…
     58* Incorrect anchor url writing,  for example, my wordpress website is  [http://www.jeriffcheng.com/](http://www.jeriffcheng.com/)  then I should put http://www.jeriffcheng.com/#about  in menu, if I forgot the www and use http://jeriffcheng.com/#about , things just go wrong…
    5959
    6060= How many animation effects does this plugin support?  =
    6161They are actually Easing functions, read more : (http://easings.net/)
    6262
    63 For more, refer to (http://www.jeriffcheng.com/wordpress-plugins/easy-smooth-scroll-links)
     63For more, refer to [https://wordpress.org/plugins/easy-smooth-scroll-links/](http://www.jeriffcheng.com/wordpress-plugins/easy-smooth-scroll-links)
    6464
    6565== Screenshots ==
Note: See TracChangeset for help on using the changeset viewer.