Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #42590
    Anonymous
    Inactive

    The new implemented #_LONGITUDE and #_LATITUDE works very well on Single Event and Event List …but not on Location page.

    Best/

    Andy

    #47033
    Franky
    Keymaster

    not really a bug 🙂 But implemented in trunk now. If you want/need it:

    http://plugins.trac.wordpress.org/changeset/353648

    #47034
    Anonymous
    Inactive

    Thanks a lot!

    It has a bug though:

    $replacement = $event[$field];

    has to be:

    $replacement = $location[$field];

    Best/

    Andy

    #47035
    Franky
    Keymaster

    correct! And corrected 🙂

    #47036
    Anonymous
    Inactive

    Thanks! 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
  • The forum ‘Bug fixed or feature request implemented’ is closed to new topics and replies.
Scroll to Top