Redundant "Media" display block on Individual page
Brought to you by:
canajun2eh,
yalnifj
Lightbox module configured with "Media Tab" hidden. Select "ALL" tab from the Individual page. The result is that the "Media" block gets displayed along with everything else, including the "Album" block. Since the desired behavior is to have the lightbox module handle media, and since the "Media" tab is suppressed, the "Media" block should not be displayed.
Logged In: YES
user_id=1910459
Originator: NO
I agree, but solved this a different way on my site. I decided the whole 'ALL' tab was an unnecessary object. Removing it is simly a matter of commenting out two identical lines in modules/lightbox/lb_indi_doors_0.php and lb_indi_doors_1.php. At the bottom of each of those files is a line referring to "door0". Simply comment out that whole line from both files.
This does still leave the old media tab displaying if you use the "Printer friendly version" link, but thats so rarely used I chose to ignore it.