Skip to content
This repository has been archived by the owner on Jun 12, 2019. It is now read-only.

Latest commit

 

History

History
68 lines (56 loc) · 2.92 KB

README.md

File metadata and controls

68 lines (56 loc) · 2.92 KB

Back To Top

Back To Top Preview Image

The Divi 100 - Back To Top Plugin is made for Divi as apart of the Divi 100 series by Elegant Themes. This plugin applies custom styles to your back to top button.

What's Included

Divi-100-Back-To-Top
├── LICENSE
├── README.md
├── assets
│   ├── css
│   │   └── style.css
│   ├── js
│   │   └── scripts.js
│   └── preview
│       ├── style-1.gif
│       ├── style-2.gif
│       ├── style-3.gif
│       ├── style-4.gif
│       ├── style-5.gif
│       ├── style-6.gif
│       └── style-7.gif
├── back-to-top.php
├── divi-100-setup
│   ├── class-divi-100-settings.php
│   ├── class-divi-100-utils.php
│   ├── css
│   │   └── admin-style.css
│   ├── divi-100-setup.php
│   └── js
│       └── admin-scripts.js
└── preview.png

7 directories, 18 files

Installation

  1. You can download the latest release here.
  2. Once downloaded, head over the Plugins tab in your control panel and hit Add New
  3. Activate the plugin.

Optional: You can change the style of the back to top button by heading over to the Divi 100 - Back To Top control panel.

Bugs & Questions

Found a bug or have a question? Please first read the issue guidelines and search for existing and closed issues. If your problem is not addressed yet, feel free to open a new issue.

When opening an issue, please make sure you assign the proper label. For example, if you had a question, you would assign the QUESTION label.

Credits

License

Copyright © 2016 Elegant Themes. Code released undered the GPL License.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.