|
|
Thread Tools | Display Modes |
|
|
#1
|
|
|
panasonikon
|
Allow Comments on Photos but NOT Galleries
This came by email so I'm just putting the answer here, too
sitewide #comment_header {display:none;} gallery specific: .gallery_XXXXXX #comment_header {display:none;} |
|
|
|
|
#2
|
|
|
Big grins
|
i tried the first one and all it does it shut out all the comments for pictures and gallery, i only need the gallery comments banned and not the pictures.
|
|
|
|
|
#3
|
||
|
I � Unicode
|
Quote:
.singleImage #comment_header {display:block;}
__________________
Y'all don't want to hear me, you just want to dance. http://photos.mikelanestudios.com/ |
|
|
|
||
|
#4
|
|
|
Big grins
|
hmmm, nope, guests can still comment on the gallery
|
|
|
|
|
#5
|
|
|
technicolored
|
Try this instead...
Code:
#comment_header {display:none;}
.singleImage #comment_header {display:block;}
David |
|
|
|
|
#6
|
||
|
technicolored
|
Quote:
didn't copy honest. Had this thread open will i was doing a few things, and it took me a while to reply.
|
|
|
|
||
|
#7
|
|
|
Big grins
|
mike lane
devbobo Andy thank you guys! it worked devbobo, thanks for the help
|
|
|
|
|
#8
|
||
|
I � Unicode
|
Quote:
__________________
Y'all don't want to hear me, you just want to dance. http://photos.mikelanestudios.com/ |
|
|
|
||
|
#9
|
|
|
Geginner brinner
|
What about the other way around? Comments on galleries but not on individual photos?
Do these codes go in the CSS section? |
|
|
|
|
#10
|
|
|
Big grins
|
So, it looks like this doesn't work anymore with the new commenting features.
#comment_header {display:none;} .singleImage #comment_header {display:block;} It still blocks all comments but the second part no longer allows image comments. Does this have to do with the new dropdown choice for image/gallery? |
|
|
|
|
#11
|
||
|
Smokin' Photog
|
Quote:
|
|
|
|
||
|
| Tell The World! | |
| Thread Tools | |
| Display Modes | |
|
|