Forum Replies Created
-
AuthorPosts
-
m1k3kdot
MemberYes, that’s what I meant.
m1k3kdot
MemberI hope this is fixed in the newest version. I submitted this ticket a few weeks back. Thanks for finding the bug and the fix everyone.
m1k3kdot
MemberEyal, I figured it out. I had to enable that custom folder on the form!
m1k3kdot
MemberAlso, I’m not sure why my copy/paste is adding random code into the lines above.
m1k3kdot
MemberThanks, so if I add my line of code to this and replace this file with the path above, it should work?
12345678910111213<!-- contact information --><?php if ( !empty( $gmw['info_window']['additional_info'] ) ) { ?><?php do_action( 'gmaps_gmpt_iw_template_before_contact_info', $post, $gmw ); ?><div class="contact-info"><h3><?php echo $gmw['labels']['info_window']['contact_info']; ?></h3><?php gmw_additional_info( $post, $gmw, $gmw['info_window']['additional_info'], $gmw['labels']['info_window'], 'ul' ); ?><?php echo '<strong>DISCOUNT:</strong> '. get_post_meta( $post->ID, 'discount', true ); ?></div><?php } ?>whereas the ‘discount’ is my custom field in the gmw tables
m1k3kdot
MemberPERFECT! Thanks it works!
m1k3kdot
MemberI’ve tried using your script to no avail. Perhaps it’s me. I think an easier approach is to modify the infobox popup and make it a custom child and then use that function to call to a custom field I’ve created. I just can’t figure out what the proper file is for Popup HTML Center White for the infomarker. Can you help?
Attached is a screenshot of the popup/informarker
December 30, 2014 at 7:45 pm in reply to: Zoom and My Location not appearing on Safari and Firefox but does in Chrome #28899m1k3kdot
MemberI understand but my geo even after removing caches did not update on different browsers. I sent you their email.
December 30, 2014 at 4:39 pm in reply to: Zoom and My Location not appearing on Safari and Firefox but does in Chrome #28901m1k3kdot
MemberI figured out the problem. The problem is that I use a very powerful host that uses caching. I had the host remove caching from the pages I wanted GMW to work and it worked across all browsers. Eyal, you should take that caching issue into consideration for future releases.
Private Content HiddenDecember 30, 2014 at 3:24 am in reply to: Zoom and My Location not appearing on Safari and Firefox but does in Chrome #28902m1k3kdot
MemberJust an update. This appears to be an issue on my live site with various browsers. The geo doesn’t pick up where I am located. Just sort of spins. I even uploaded the widget add on and tried to manually pick an address to no avail.
Private Content Hiddenm1k3kdot
MemberI pasted that into the code into my functions file, emptied my CDN’s cache etc and it’s not working. It doesn’t seem to populate the fields.
Private Content HiddenDecember 30, 2014 at 1:05 am in reply to: Zoom and My Location not appearing on Safari and Firefox but does in Chrome #28903m1k3kdot
MemberSure, in private.
Private Content Hiddenm1k3kdot
MemberI’d love some help on that! That would be awesome!
Private Content Hiddenm1k3kdot
MemberThat’s really great info. I don’t want to reimport 500 items nor manually enter 500 items, but perhaps I will to make this work right now that I know how to. Thanks.
m1k3kdot
MemberAnother update
Private Content Hidden -
AuthorPosts