Community @ The Turning Gate

Support community for TTG plugins and products.

NOTICE

The Turning Gate's Community has moved to a new home, at https://discourse.theturninggate.net.

This forum is now closed, and exists here as a read-only archive.

  • New user registrations are disabled.
  • Users cannot create new topics.
  • Users cannot reply to existing topics.

You are not logged in.

#1 2016-06-12 19:29:48

gh69
Member
Registered: 2014-08-18
Posts: 26

permalink button

now i have a permalink button under the share icon
is it possible to remove it?

Offline

#2 2016-06-13 00:15:17

rod barbee
Moderator
From: Port Ludlow, WA USA
Registered: 2012-09-24
Posts: 17,830
Website

Re: permalink button

you can hide that with custom css. Try:

a.pswp__share--permalink {
            display: none;
}

Rod 
Just a user with way too much time on his hands.
www.rodbarbee.com
ttg-tips.com, Backlight 2/3 test site

Offline

#3 2016-06-13 02:41:53

gh69
Member
Registered: 2014-08-18
Posts: 26

Re: permalink button

thank you , button gone

Offline

#4 2017-11-26 08:09:08

JimR
Member
Registered: 2012-11-30
Posts: 348
Website

Re: permalink button

I'm wondering, what is the permalink button even for?

It's being picked up by search engines, and I'd rather just remove it (instead of hiding it).

What's generating it, and is there a way to control this?


--Jim

Offline

#5 2017-11-26 10:05:09

Daniel Leu
Moderator
Registered: 2012-10-11
Posts: 1,624
Website

Re: permalink button

JimR wrote:

I'm wondering, what is the permalink button even for?

It's being picked up by search engines, and I'd rather just remove it (instead of hiding it).

What's generating it, and is there a way to control this?

It helps with SEO and provides an easy way for a customer to link to a specific image.


Daniel Leu | Photography   
DanielLeu.com
My digital playground (eg, Backlight tips&tricks): lab.DanielLeu.com

Offline

#6 2017-11-26 10:20:40

JimR
Member
Registered: 2012-11-30
Posts: 348
Website

Re: permalink button

Other than hiding it with CSS, can it be removed entirely (with PHPPlugins)?


--Jim

Offline

#7 2017-11-26 12:21:15

Matthew
Administrator
From: San Francisco, CA
Registered: 2012-09-24
Posts: 5,795
Website

Re: permalink button

No, it cannot be removed.

The permalinks provide SEO benefits, act as a fallback should the visitor have JS switched off, and provides information for social media scrapes when images are shared, such as title and caption to properly full the share box.


Matt

The Turning Gate, http://theturninggate.net

Offline

Board footer

Powered by FluxBB