Posted November 19, 20186 yr I have a huge privacy issue. In our gallery everybody can see WHERE the picture was taken on the map. I have to remove it right now as this breaks any privacy of the user. Is it something I can do without paid plugin? I assume that location is saved in Exif. Or can I modify a template to delete it? What template is that? Thank you and this is really urgent right now.
November 19, 20186 yr Yes, you can of course modify the template, but you can also disable the map on a per-image basis (i.e. edit the image and turn the map off).
November 19, 20186 yr Author 2 minutes ago, bfarber said: but you can also disable the map on a per-image basis (i.e. edit the image and turn the map off). We have over 35000 images in our gallery
November 21, 20186 yr Thanks for this. I just needed to add a table prefix on 2 of my sites and it worked great. update ib_gallery_images set image_gps_show=0; and the other was: update ibf_gallery_images set image_gps_show=0; 'Map potentially showing people's homes' crisis averted!
Archived
This topic is now archived and is closed to further replies.