Contents

1. How to add new social account Like "Instagram" in Social Links section?

2. Why my location search is not working properly?

3. Item Support Policy

4. Send love to our product

1. How to add new social account Like "Instagram" in Social Links section?

Activate child theme first. then add the below code in your child theme function.php file

add_filter('social_links_array', 'func_social_links_array');
function func_social_links_array($social_array){
    $social_array[] = 'instagram';
    return $social_array;
}

Instead of instagram you can use any other social account. 

2. Why my location search is not working properly?

There are 3 very common reason why location search might not work properly. So make sure you have checked these below three reason if its one of your reason. 

1. Not configuring the googlemap plugin properly. You might forgot to put the map api key in the google map settings. Sometimes people set the google map api key but the don't enable all the services. Make sure you have enabled all the features.

2. Enabling billing for google. If in your google account billing is not enabled then google places api will not work. 

3. During map api creation make sure you have enabled, places api geocoding api and map api. 

3. Item Support Policy

We strictly follow Envato item support policy https://themeforest.net/page/item_support_policy

you can find what's not included in the support there 

4. Send love to our product

Hope you have liked our product. Our engineering & technical support team puts great effort to create the best product in the market with continuous effort to improve it each day for our users. We will really appreciate it if you can show your appreciation for our product by sending us a 5-star rating at Envato. Good feedbacks encourage the whole team to improve the product better.  You can send us your feedback from this link https://codecanyon.net/downloads under the Download button here https://monosnap.com/file/IjKAVXsi5Ej9Xrx0zkQt9Cl1cc0R39.