Can't get maps to show with child theme vantage
I have made a vantage child theme...
/*
Theme Name: My Vantage Child Theme
Version: 1.0
Description: A child theme for Vantage, the premium business directory theme for WordPress.
Author: -------
Author URL: ------
Template: vantage
*/
@import url("../vantage/style.css");
@import url("../vantage/styles/style-default.css");
When I activate the original theme the maps show...when I activate the child theme the maps do not show anywhere and I noticed the homepage icon is no longer a link.
Please advise and thank you in advance for your assistance.