Announcement

#1 2021-02-08 11:41:26

ltecsi
Member
2021-01-20
11

Customise EXIF displayed in Information Box

I cannot remove the EXIF metadata from the photo Information Box. I have the plugin Manage Properties Photos with which I managed to display required fields, but the undesired EXIF metadata persist in the box.  I would like to remove them or customise the Information Box.

Offline

 

#2 2021-02-08 13:28:07

ltecsi
Member
2021-01-20
11

Re: Customise EXIF displayed in Information Box

I have made EXIF use and show FALSE in Local ?File manager, then reverted to True, but now I cannot see EXIF data on photos even if it is reverted to TRUE. Please help.

<?php

$conf['use_iptc'] = true;

$conf['use_iptc_mapping'] = array(

  'author'          => '2#080',

  'name'            => '2#005',

  'comment'         => '2#120',

  'keywords'        => '2#025',

  );


$conf['use_exif'] = true;

$conf['show_exif'] = true;


  );

Offline

 

#3 2021-02-11 15:06:41

TOnin
Member
1970-01-01
106

Re: Customise EXIF displayed in Information Box

Hi,
You are using Manage Properties Photos https://de.piwigo.org/ext/extension_view.php?eid=783
What about disabling this plugin to see if default display is coming back?
And also reseting local/config/config.inc.php with the default values (from include/config_default.inc.php)?

Offline

 

Board footer

Powered by FluxBB

github twitter newsletter Donate Piwigo.org © 2002-2024 · Contact