How do I disable keywords from my site?
GaryBakker
Registered Users Posts: 266 Major grins
As you are aware, there is a bug in the gallery caption/keyword tool. But that is not the reason for my question.
I do not want keywords on my site at all. But rather than use the tool (after it is fixed) to delete all keywords from all galleries, I'd like to simply disable them. Is there a setting somewhere? I cannot find one. If a CSS statement would work I'd do that too.
I tried putting .notLoggedIn #photoKeywords {display:none;} into my CSS but that didn't do anything.
Note that I have a customized site from before "easy customization" was created, but I use a Smugmug template (Dark Arts) for the galleries themselves. Link is in my signature.
Best regards,
Gary
I do not want keywords on my site at all. But rather than use the tool (after it is fixed) to delete all keywords from all galleries, I'd like to simply disable them. Is there a setting somewhere? I cannot find one. If a CSS statement would work I'd do that too.
I tried putting .notLoggedIn #photoKeywords {display:none;} into my CSS but that didn't do anything.
Note that I have a customized site from before "easy customization" was created, but I use a Smugmug template (Dark Arts) for the galleries themselves. Link is in my signature.
Best regards,
Gary
SmugMug site => The Bakker Chautauqua
"The difference between stupidity and genius is that genius has its limits." (Einstein)
"The difference between stupidity and genius is that genius has its limits." (Einstein)
0
Comments
My Website index | My Blog
Portfolio • Workshops • Facebook • Twitter
I am still seeing keywords under photos. Example:
http://bakkers.smugmug.com/Travelogues/Burma/24189492_FtcHDk#!i=1967338450&k=FHC4W6W
But after I make Andy's change I suppose I will have no way of proving it.
Andy,
So turning off discoverability disables keywords? I guess that makes some sense. I didn't really connect those two things in my mind before.
Thanks to both of you. I really didn't expect a quick response on a Sunday night.
Best regards,
Gary
"The difference between stupidity and genius is that genius has its limits." (Einstein)
Gary
"The difference between stupidity and genius is that genius has its limits." (Einstein)
Or on the /keyword page clicking each keyword and doing the same but you have many keywords,
probably many more then the number of galleries.
My Website index | My Blog
SmugMug Support Hero
What would meet my desires would be that my galleries would be searchable, but not have the "keyword caption" clutter up my gallery pages (I'm using Smugmug format). I don't have a problem with Smugmug tracking keywords to enable searching, I just don't want them showing on the page.
Oh well. What seems easy, never is.
"The difference between stupidity and genius is that genius has its limits." (Einstein)
.notLoggedIn #photoKeywords {display: none;}
That code works on my site but I'm seeing those keywords under that photo you mentioned so I'd be curious where the mistake is.
Maybe I have the CSS code in the wrong spot? Here is the first part of my CSS. Is it maybe because I am using a standard Smugmug template for the actual gallery display? Only my home page and each menu sub-page is customized.
"The difference between stupidity and genius is that genius has its limits." (Einstein)
My Website index | My Blog
In case you're wondering why I have a customized site but use a standard gallery display, is that I made my customized banners so large that it reduces the size of the displayed photo too much.
I wanted the photos to appear as large as possible so I went with a simple gallery display.
Ah yes. Life is all about trade-offs. But it sure would be nice to have my cake and eat it too.
Is there a way for me to have a customized gallery that looks just like Dark Arts?
Gary
"The difference between stupidity and genius is that genius has its limits." (Einstein)
your navbar would show. That way your increased vertical space would still be there.
Probably as simple as this.
.smugmug #my_banner {display:none;}
My Website index | My Blog
Gary
"The difference between stupidity and genius is that genius has its limits." (Einstein)
SmugMug Support Hero
Allen, your suggestion worked. After adding the CSS it took me awhile to figure out how to mass change all the galleries to custom rather than Smugmug, but finally got it done. Thanks!
Gary
PS -- There may be some isolated nay-sayers amongst your user-base, but I have always found Smugmug's customer service to be extraordinary. Responsive and reliable. Top-notch.
"The difference between stupidity and genius is that genius has its limits." (Einstein)
Hey Gary, I wonder if you could share how you did a mass change to custom? When I click on multiple gallery settings, the appearance line that had the sumgmug/custom choice for single galleries no longer shows up.
http://redwoodtwig.com
Sony A7r4 with a selection of Rokinon Cine primes that I'm really enjoying learning how to use.
As my post says, it took me awhile to figure it out. Let's see if I can figure it out again.
"The difference between stupidity and genius is that genius has its limits." (Einstein)
Want faster uploading? Vote for FTP!
I agree. The key words should be able to be hidden. I do not want to remove them for search purposes but I don't want them under each photo either for everyone to see.
So, use some simple css to hide them. Post in the customizing forum for how-to. It takes all of 5 seconds to do it.
Portfolio • Workshops • Facebook • Twitter