Announcement

#16 2024-02-21 09:44:25

Katryne
Member
2016-12-03
372

Re: Bootstrap Darkroom: Remove "Contact Webmaster" from footer?

You didn't try hard enough. Come on, try harder!

Use the Local File Editor plugin, language tab and add :

Code:

$lang['Contact webmaster'] = '';

for any language you are using.


http://photos.katrynou.fr/ v.14.1.0 https://album.chauvigne.info/ v.13.8.0
Système d'exploitation: Linux - Hébergeur 1&1-Ionos PHP: 8.0.28 - MySQL: 5.7.38
Bibliothèque graphique: External ImageMagick 6.9.10-23

Offline

 

#17 2024-02-21 09:57:19

ddtddt
Piwigo Team
Quetigny - France
2007-07-27
7208

Re: Bootstrap Darkroom: Remove "Contact Webmaster" from footer?

Hi :-)

It's better use personal plugin


You love Piwigo so don't hesitate to participate, learn more on the "Contribute to Piwigo" page. If you don't have much time for contribution, you can also help the project with a donation.

Offline

 

#18 2024-02-21 10:17:05

Katryne
Member
2016-12-03
372

Re: Bootstrap Darkroom: Remove "Contact Webmaster" from footer?

Hi ddtddt ! I do what I can and I can do little. (Je fais comme je peux et je peux peu.)


http://photos.katrynou.fr/ v.14.1.0 https://album.chauvigne.info/ v.13.8.0
Système d'exploitation: Linux - Hébergeur 1&1-Ionos PHP: 8.0.28 - MySQL: 5.7.38
Bibliothèque graphique: External ImageMagick 6.9.10-23

Offline

 

#19 2024-02-21 14:58:15

ddtddt
Piwigo Team
Quetigny - France
2007-07-27
7208

Re: Bootstrap Darkroom: Remove "Contact Webmaster" from footer?

Hi :-)

Katryne wrote:

Hello !
There is something about it in the Theme documentation : https://github.com/tkuther/piwigo-boots … kroom/wiki It says :


To remove that link, use a custom plugin:

Code:

add_event_handler('loc_end_page_tail', 'removecontact');
function removecontact() {
  global $template;
   
  $template->clear_assign('CONTACT_MAIL');
}

post 2 ;-)


You love Piwigo so don't hesitate to participate, learn more on the "Contribute to Piwigo" page. If you don't have much time for contribution, you can also help the project with a donation.

Offline

 

#20 2024-02-21 22:28:16

Katryne
Member
2016-12-03
372

Re: Bootstrap Darkroom: Remove "Contact Webmaster" from footer?

ddtddt, thank you to remind me that I can find the good answer when I try very hard.


http://photos.katrynou.fr/ v.14.1.0 https://album.chauvigne.info/ v.13.8.0
Système d'exploitation: Linux - Hébergeur 1&1-Ionos PHP: 8.0.28 - MySQL: 5.7.38
Bibliothèque graphique: External ImageMagick 6.9.10-23

Offline

 

Board footer

Powered by FluxBB

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