I am running 2.3.1 with the Carbon theme under Debian Linux & wish to add the meta tag:
<meta name="pinterest" content="nopin" />
to all my Gallery pages.
Actually I'd like to add some Open Graph metas also, so where can I do this global metas adding?
Thanks in advance,
Nico Morrison
London & India
Posts: 8339
gallery2/themes/your theme/templates/theme.tpl
-s
Posts: 12
@suprsidr
First I am using templates/local/theme.tpl and second WHERE in theme.tpl do I add what? I can't see how to add fixed global meta tags? Please give me a code example with where to insert it?
Thanks a lot by the way, you've helped me before & you seem to be one of the few who will do that, there a lot of unanswered queries in these forums. Really do appreciate such support
Nico Morrison
London & India
Posts: 8339
you can add your <meta /> anywhere between the <head> </head>
-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2
Posts: 12
@suprsider
Thanks, what's wrong with me? I saw immediately the <head> etc - well, thanks again! Getting old...
Nico M
Posts: 176
hey suprsider!
does this code have to be added to photo.tpl as well? I have one in my /local directory but can't find a <head>
Thanks!
Posts: 8339
no, just theme.tpl
-s
FlashYourWeb and Your Gallery with The E2 XML Media Player for Gallery2
Posts: 176
cool... nice easy mod.
Thanks!