HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux spn-python 5.15.0-89-generic #99-Ubuntu SMP Mon Oct 30 20:42:41 UTC 2023 x86_64
User: arjun (1000)
PHP: 8.1.2-1ubuntu2.20
Disabled: NONE
Upload Files
File: /var/www/html/shootinschool/wp-content/plugins/wp-google-maps/html/atlas-novus/footer.html.php
<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://docs.wpgmaps.com/troubleshooting' 
			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/forum/' 
			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>