Uniform - Building & Construction HTML Template

Contents

1. How to config template color

2. Visual Composer License

3. Theme And Plugin Update

4. Google Maps Errors For HTML

1. How to config template color

Please check my screenshot below to understand it.


2. Visual Composer License

If you have Visual Composer with a theme which you’ve purchased from ThemeForest, then you don’t need to activate it.

Please see this link: http://themeforest.net/forums/thread/visual-composer-licence-key/133679

3. Theme And Plugin Update

Please go to http://themeforest.net/downloads and download latest version of our theme

Please follow this video to update our theme in your website.


4. Google Maps Errors For HTML

You will need put api google key for your google maps to make it work online.

Register google api key here: https://developers.google.com/maps/documentation/javascript/get-api-key.

For Elixir Template:

In the index.html, please search maps.googleapis.com and add your key like this:

<script type="text/javascript" src="http://maps.google.com/maps/api/js?key=put-your-key-here"></script>

For Uniform Template:

In the index.html, please search maps.googleapis.com and add your key like this:

<script type="text/javascript" src="http://maps.google.com/maps/api/js?key=put-your-key-here"></script>