<div class="wpgmza-support-notice-container wpgmza-pad-10">
	<div class='wpgmza-support-notice wpgmza-card wpgmza-shadow-high wpgmza-notice wpgmza-pos-relative'>
		<strong>
			<?php
			esc_html_e("Experiencing problems with the plugin?", "wp-google-maps");
			?>
		</strong>
		<br/>
		
		<?php esc_html_e("See the", "wp-google-maps"); ?>

		<a href='https://www.wpgmaps.com/help/docs-category/troubleshooting/?utm_source=plugin&amp;utm_medium=link&amp;utm_campaign=footer-docs-troubleshooting-atlas-novus-v10' 
			title='<?php esc_attr_e('WP Go Maps Troubleshooting Section', 'wp-google-maps'); ?>'
			target='_BLANK'>
			<?php
			esc_html_e("troubleshooting manual", "wp-google-maps");
			?>
		</a> 
		<?php
		esc_html_e("or ask a question on our ", "wp-google-maps"); ?>
		<a href='http://www.wpgmaps.com/forums/?utm_source=plugin&amp;utm_medium=link&amp;utm_campaign=footer-forum-atlas-novus-v10' 
			title='<?php esc_attr_e('WP Go Maps Support Forum', 'wp-google-maps'); ?>'
			target='_BLANK'>
			<?php
			esc_html_e("Support forum.", "wp-google-maps");
			?>
		</a>
	</div>
</div>