Unexpected YouTube "Play" button in selected Category

Phoca Gallery - image gallery extension
pfrisauf
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 16 Jul 2020, 18:16

Unexpected YouTube "Play" button in selected Category

Post 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

Tags:
christine
Phoca Hero
Phoca Hero
Posts: 2819
Joined: 28 Nov 2010, 17:20

Re: Unexpected YouTube "Play" button in selected Category

Post 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
pfrisauf
Phoca Newbie
Phoca Newbie
Posts: 2
Joined: 16 Jul 2020, 18:16

Re: Unexpected YouTube "Play" button in selected Category

Post by pfrisauf »

Hi Christine,

many thanks you for your hint, it helped.

Cheers,

Lumir
christine
Phoca Hero
Phoca Hero
Posts: 2819
Joined: 28 Nov 2010, 17:20

Re: Unexpected YouTube "Play" button in selected Category

Post by christine »

Hi Lumir,
that's fine.
Kind regards
Christine
Post Reply