Announcement

#1 2018-12-14 15:25:31

Elianora
Member
2018-12-14
6

hidding exif infos

Hello,

I'm using multiple themes, including modus (clear) as default.
How to completely hide exif infos block on all themes ?

I couldn't find any option to do that, is it only a theme option ?

Piwigo version: 2.9.4

thanks,

Offline

 

#2 2018-12-14 23:41:40

executive
Member
2017-08-16
1214

Re: hidding exif infos

configuration -> Display > Uncheck " Activate icon "Show file metadata" "

Offline

 

#3 2018-12-15 09:24:08

Elianora
Member
2018-12-14
6

Re: hidding exif infos

hi

it's allready unchecked.
So I guess the theme doesn't follow that param...

Offline

 

#4 2021-07-03 15:55:08

ungodlythunder
Member
United States
2020-12-20
22

Re: hidding exif infos

Mine is unchecked as well, but EXIF data still shows. Is there any way to hide or remove this? For reference, I am using Bootstrap Darkroom.

Edit: See below...

Last edited by ungodlythunder (2021-07-03 16:07:22)

Offline

 

#5 2021-07-03 16:02:17

Zentalquabula
Member
2014-05-10
217

Re: hidding exif infos

In config:

Code:

$conf['show_exif'] = false;

Offline

 

#6 2021-07-03 16:07:02

ungodlythunder
Member
United States
2020-12-20
22

Re: hidding exif infos

Zentalquabula wrote:

In config:

Code:

$conf['show_exif'] = false;

Thank you! That worked, so I'll go ahead and remove the Github link.

Edit: For newbies reading this in the future:

Go to Plugins > LocalFiles Editor > Local config (should be the default tab)

Find "$conf['show_exif'] = true" and change true to false. If that code is not there, add it in.

Last edited by ungodlythunder (2021-07-03 16:09:25)

Offline

 

#7 2023-01-08 06:53:20

bigzhang
Member
2021-07-08
12

Re: hidding exif infos

Thanks!
I am the newbie from the future, it works! :)

ungodlythunder wrote:

Zentalquabula wrote:

In config:

Code:

$conf['show_exif'] = false;

Thank you! That worked, so I'll go ahead and remove the Github link.

Edit: For newbies reading this in the future:

Go to Plugins > LocalFiles Editor > Local config (should be the default tab)

Find "$conf['show_exif'] = true" and change true to false. If that code is not there, add it in.

Offline

 

Board footer

Powered by FluxBB

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