• Resolved Safa

    (@safaali)


    Hi there,

    Thanks for the effort for this useful plugin.

    I just wanted to use the exifography_display_exif function and it seems that the map ( location ) is not generated when you call this function.

    I further traced the it and it seems that is calls the display_exif method and passes the $imgID and then it gets the map or location via another call to display_geo function.

    The problem is that it is somehow missed to pass the $imgID to it.

    I changed it to be ( L:365 )
    $exif = $this->display_geo($imgID);

    and it works now.

    Thanks.

    • This topic was modified 6 years, 9 months ago by Safa.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Bug in location field when you call exifography_display_exif function’ is closed to new replies.