Staying
Fresh
This page explains updates and actions that need to be taken.
Version 2.0 — Big update. December 9, 2018
Nevo 2.0 — New features! What is updated? - NEW: Nevo Slider. A responsive slider built from the ground up! - NEW: Background videos. - NEW: Accent color classes. - NEW: Back-to-top button. - NEW: Added type animation. - UPDATE: Multitude of visual fixes on mobile. - UPDATE: Enhanced pages. - UPDATE: Documentation > Added Nevo Slider Updating to 2.0 Additions have been made without changing the core structure. Simply overwrite the js and css core files and use the new features as you like. Updating to new helper classes: - Classes for background and text colors have been changed: -- Example: .lighter changed to .lighter-bg
Version 1.2 — Second update. December 1, 2018
Nevo 1.2 — Fixes compatibility issues What is updated? - Removed animsition due to imcompatibility - Several small cosmetic bugfixes. Details matter! Impacted files - UPDATE: All html files (see below) - UPDATE: style.css (assets/styles) - UPDATE: main.functions.js (assets/scripts) - REMOVED: plugin.animsition.js (assets/scripts) Updating from 1.0/1.1 Please make a backup of your website before you migrate the new code. Step 1. Make sure not to include plugin.animsition.js anymore. This is located at the end of the body tag (1.1) or inside the head (1.0). Step 2. Replace style.css and main.functions.js with the revised 1.2 versions.
Version 1.1 — First update. November 30, 2018
Nevo 1.1 — Cosmetic Update What is new? - Refactored page transitions to give a more stable and smooth experience. - Altered animations for thumbnails to add more feel to the template. Impacted files - UPDATE: All html files (see below) - UPDATE: style.css (assets/styles) - UPDATE: main.functions.js (assets/scripts) - NEW: plugin.animsition.js (assets/scripts) Updating from 1.0 Please make a backup of your website before you migrate the new code. Step 1 Change <div class="wrapper"> to <div class="wrapper animsition"> Step 2 Replace the following files with the new ones: - main.functions.js - style.css Step 3 Add the new transition script to your template: - plugin.animsition.js (found in: assets/scripts) Step 4 Include the plugin.animsition.js script: <script src="assets/scripts/plugin.animsition.js"></script> Add this right before the main.functions.js gets include inside <head> Step 5 Move your scripts to the end of the body. See the new version files for an example. Pro tip Easily do this for all your document files using "find replace all" in your editor of choice.
Version 1.0. — First release on November 11, 2018
1.0 — Initial version November 11, 2018
ThemeVillain is always striving for the best possible quality for its templates and themes. If you encounter bugs or need something special done with your template, please contact support@themevillain.com.