Page 1 of 1

Unexpected YouTube "Play" button in selected Category

Posted: 16 Jul 2020, 20:40
by pfrisauf
Hello,
I installed Phoca Gallery 4.3.18 on Joomla 3.9.20 Website and I also uploaded few YouTube videos into several created Categories.

Unfortunately - when I choose particular Category - I see not only uploaded videos, but also group/grid of YouTube "Play" buttons.

Bellow is affected Website:
https://www.basketkbely.cz/galerie/category/3-ostatni

May I kindly ask you for a tip what could be wrong or what I did wrong ?

Regards,

Lumir

Re: Unexpected YouTube "Play" button in selected Category

Posted: 21 Jul 2020, 23:50
by christine
Hi Lumir,

Unfortunately I don't know. Maybe youtube (display) is activated in the Option. For the moment you could try with:

Code: Select all

img.youtube {
display:none;  
}
into your custom.css

Kind regards
Christine

Re: Unexpected YouTube "Play" button in selected Category

Posted: 23 Jul 2020, 09:52
by pfrisauf
Hi Christine,

many thanks you for your hint, it helped.

Cheers,

Lumir

Re: Unexpected YouTube "Play" button in selected Category

Posted: 23 Jul 2020, 16:57
by christine
Hi Lumir,
that's fine.
Kind regards
Christine