Support

Account

Forum Replies Created

  • Hey James,

    Thanks for this, however I’m not seeing any outputted results.

    First I should preface that this is in a repeater because I plan on having more than one address associated with a listing. But for this test it shouldn’t matter.

    I created a shortcode to test and it just outputs ” and nothing else.

    Doing a var_dump of the field gets this, not sure if it helps.

    array(1) { [0]=> array(2) { ["dancer_address"]=> array(3) { ["address"]=> string(19) "Miami, Florida, USA" ["lat"]=> string(10) "25.7616798" ["lng"]=> string(18) "-80.19179020000001" } ["state"]=> string(2) "FL" } } , ,

    Disregard the state field that is shown because that is not part of the Google Map itself, it’s a custom field I added to the repeater because I was stumped on how to accurately pick out the state from the Google Map array, so I just created a new field to be added manually.

  • I got duplicates too, I just manually deleted them, so far it doesn’t seem like there have been any issues deleting the dupes. I couldn’t figure out why it did this. I disabled the non pro version before upgrading the database.

  • Awesome! This looks like it’s exactly what we’re looking for! So essentially this can search through the database of posts and select which ones we want to ‘stick’ them to the homepage and output them, is that correct?

Viewing 4 posts - 1 through 4 (of 4 total)