Fig. 1. Enable Smooth Scroll.

Smooth scrolling anchor links

Smooth scrolling anchor links To add smooth scrolling anchors links like micro site template, link structure should be like this <a class=”anchor-link” href=”#!/services”>Services</a> For WPBakery “Default Button” element in The7, there is  an option to enable smooth scroll. Fig. 1. Enable smooth scroll. To add anchor link to Revolution slider You will need to set action…

Woothemes

Configure WPML

Configure WPML WPML “Multilingual CMS” plugin package allows to translate your web-site content, as well as interface elements like header contact microwidgets, bottom bar copyrights, etc. “Multilingual CMS” package should be chosen. You can find out how to properly configure this plugin when using The7 theme here

Woothemes

Editing main.js

Editing main.js The latest version of The7 uses minified version of js and css like main.min.js, main.min.css etc. If you want to modify main.min.js, please edit main.js and minfy it using tools like http://javascript-minifier.com and save it as main.min.js You can also rename the main.min.js to some other name like old-main.min.js or delete the file.…