Previously, when I imported an address using WP All Import → Geocode by address, it displayed the address returned by Mapbox.
Now, it only shows the text I typed in.
Would it be possible to make it show again the address generated by Mapbox?
I’m not sure if this changed because I once had this line in my code:
//add_filter( ‘voxel/wp-all-import/geocode/use-input-address’, ‘__return_true’ );
But I removed it, and it still keeps showing the manually entered address instead of the Mapbox-generated one.
©2025 Created with 27collective LLC. All rights reserved