PATH:
home
/
letacommog
/
laindinois
/
OLD
/
wp-content
/
plugins
/
gmap-embed
/
includes
<div class="srm_gmap_contact_area"> <h3>Having problem? or you have any suggestion, please inform us!</h3> <form id="srm_gmap_contact" action="<?php echo admin_url(); ?>admin.php?page=wpgmapembed&message=4" method="post"> <table class="" style="width: 90%"> <tbody> <tr> <th width="25%"> <label for="srm_gmap_name">Name</label> </th> <td width="80%"> <input type="text" class="wp_gmap_contact_field" name="srm_gmap_name" id="srm_gmap_name" required=""/></td> </tr> <tr> <th> <label for="srm_gmap_email">Email</label> </th> <td> <input type="email" class="wp_gmap_contact_field" name="srm_gmap_email" value="<?php echo get_bloginfo( 'admin_email' ); ?>" id="srm_gmap_email" required="" placeholder="example@mail.com"> <span style="color:red">Please provide a valid email for further communication</span> </td> </tr> <tr> <th> <label for="srm_gmap_website">Website</label> </th> <td> <input type="text" class="wp_gmap_contact_field" name="srm_gmap_website" value="<?php echo get_bloginfo( 'url' ); ?>" id="srm_gmap_website" placeholder="http://example.com"></td> </tr> <tr> <th> <label for="srm_gmap_category">Topic</label> </th> <td> <select name="srm_gmap_category" class="wp_gmap_contact_field" id="srm_gmap_category"> <option value="plugins_options">Plugin Settings Related</option> <option value="functionality_request">Suggest new functionality</option> <option value="bug">API key issue</option> <option value="bug">Report a bug</option> <option value="other">Other Issue</option> </select> </td> </tr> <tr> <th> <label for="srm_gmap_subject">Subject</label> </th> <td> <input type="text" name="srm_gmap_subject" class="wp_gmap_contact_field" value="" id="srm_gmap_subject" required=""></td> </tr> <tr> <th scope="row"> <label for="srm_gmap_message">Message</label> </th> <td> <textarea name="srm_gmap_message" class="wp_gmap_contact_field" id="srm_gmap_message" placeholder="Hello Saidur Rahman" required="" rows="3" cols="50"></textarea> </td> </tr> <tr> <th></th> <th> <input type="hidden" name="srm_gmap_contact_submit"> <button class="button button-primary button-hero" style="float: left;" type="submit"> <i class="fa fa-upload"></i> Send email </button> </th> </tr> </tbody> </table> </form> </div> <div class="srm_gmap_instructions"> <h3>Frequently asked questions</h3> <ul> <li> <a href="http://srmilon.info/2019/02/18/how-to-get-google-map-api-key" target="_blank">How to get API key?</a> </li> <li> <a href="http://srmilon.info/2020/02/27/how-to-debug-or-identify-the-map-loading-problems-in-admin-panel" target="_blank">See why map is not working properly</a> </li> <li> <a href="http://srmilon.info/2019/03/31/how-to-get-your-license-key" target="_blank">How to get your Lifetime License key?</a> </li> <li> <a href="http://srmilon.info/2019/07/03/dont-see-embed-google-map-button-in-new-editor" target="_blank">Don’t see “Embed Google Map” button in new Editor?</a> </li> <li> <a href="http://srmilon.info/2019/03/31/how-to-add-google-map-in-your-wordpress-page" target="_blank">How to add Google Map in page?</a> </li> <li> <a href="http://srmilon.info/2019/03/31/how-to-add-google-map-in-your-wordpress-post" target="_blank">How to add Google Map in post?</a> </li> <li> <a href="http://srmilon.info/2019/03/31/how-to-add-google-map-in-sidebar-as-widget" target="_blank">How to add Google Map in Sidebar as widget?</a> </li> <li> <a href="http://srmilon.info/2019/03/31/can-not-load-the-map-correctly" target="_blank">Do you see "the page can\'t load the map correctly"?</a> </li> </ul> </div> <div class="srm_gmap_video_area"> <iframe width="100%" height="520" src="https://www.youtube.com/embed/Nh2z_oRK-RM" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe> </div>
[+]
..
[-] wpgmap_popup_content.php
[edit]
[-] wpgmap_list.php
[edit]
[-] wpgmap_settings.php
[edit]
[-] form_actions.php
[edit]
[-] wpgmap_create.php
[edit]
[-] widget.php
[edit]
[-] shortcodes.php
[edit]
[-] wpgmap_contact.php
[edit]
[-] default.mo
[edit]
[-] premium-version-notice.php
[edit]
[-] gmap.php
[edit]
[-] helper.php
[edit]
[-] wpgmap_edit.php
[edit]