Changeset 1681130
- Timestamp:
- 06/19/2017 12:44:18 PM (9 years ago)
- File:
-
- 1 edited
-
easy-smooth-scroll-links/trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
easy-smooth-scroll-links/trunk/readme.txt
r1681127 r1681130 34 34 = Uploading in WordPress Dashboard = 35 35 36 1. Download the latest version of this plugin from (https://wordpress.org/plugins/easy-smooth-scroll-links/)36 1. Download the latest version of this plugin from [https://wordpress.org/plugins/easy-smooth-scroll-links/](https://wordpress.org/plugins/easy-smooth-scroll-links/) 37 37 2. Navigate to the 'Add New' in the plugins dashboard 38 38 3. Navigate to the 'Upload' area … … 43 43 = Using FTP = 44 44 45 1. Download the latest version of this plugin from (https://wordpress.org/plugins/easy-smooth-scroll-links/)45 1. Download the latest version of this plugin from [https://wordpress.org/plugins/easy-smooth-scroll-links/](https://wordpress.org/plugins/easy-smooth-scroll-links/) 46 46 2. Unzip the zip file, which will extract the easy-smooth-scroll-links directory to your computer 47 47 3. Upload the easy-smooth-scroll-links directory to the /wp-content/plugins/ directory in your web space … … 56 56 * 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… 57 57 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… 59 59 60 60 = How many animation effects does this plugin support? = 61 61 They are actually Easing functions, read more : (http://easings.net/) 62 62 63 For more, refer to (http://www.jeriffcheng.com/wordpress-plugins/easy-smooth-scroll-links)63 For more, refer to [https://wordpress.org/plugins/easy-smooth-scroll-links/](http://www.jeriffcheng.com/wordpress-plugins/easy-smooth-scroll-links) 64 64 65 65 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.