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-11-19 00:45:03

Jean-Paul
Member
Registered: 2013-03-20
Posts: 30

Hide LR Publisher Description from Album Set on website

On my website at the galleries page, http://jeanpaulwagemakers.nl/Portfolio/ , I have some album sets displays. Because of the description I added to the album sets in the Publisher Module within Lightroom, this description is also visible at my galleries page.

I don't really like that. Is there an other solution than just deleting the description within Lightroom for showing album sets with only a title??

And if the answer is no, would deleting the description do any harm to metadata on my website and search searchability?

Offline

#2 2016-11-19 00:52:47

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

Re: Hide LR Publisher Description from Album Set on website

You could delete the description in Lightroom.

try adding this to your custom css:

p.album-description {
    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-11-19 01:00:44

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

Re: Hide LR Publisher Description from Album Set on website

As far as the album description and the search feature, this is from the CE4 documentation:

CE4 Publisher's search operates on keywords, file names, album titles and image captions. It matches albums containing the search terms, as well as individual images. The search results page will contain two sections, displaying returned albums and returned images separately.

I thought there was a similar document for Backlight but I haven't found it yet


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

Offline

#4 2016-11-19 01:24:58

Jean-Paul
Member
Registered: 2013-03-20
Posts: 30

Re: Hide LR Publisher Description from Album Set on website

As always: thanks for you prompt reply Rod. I added the code to my css and that's doing the job.

I really should learn more about css...

Offline

#5 2016-11-19 02:10:11

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

Re: Hide LR Publisher Description from Album Set on website

Jean-Paul wrote:

I really should learn more about css...

It's so much fun! In an "I love math" kind of way wink
(which I do)


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

Offline

Board footer

Powered by FluxBB