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
Unexpected YouTube "Play" button in selected Category
-
- Phoca Newbie
- Posts: 2
- Joined: 16 Jul 2020, 18:16
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: Unexpected YouTube "Play" button in selected Category
Hi Lumir,
Unfortunately I don't know. Maybe youtube (display) is activated in the Option. For the moment you could try with:
into your custom.css
Kind regards
Christine
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;
}
Kind regards
Christine
-
- Phoca Newbie
- Posts: 2
- Joined: 16 Jul 2020, 18:16
Re: Unexpected YouTube "Play" button in selected Category
Hi Christine,
many thanks you for your hint, it helped.
Cheers,
Lumir
many thanks you for your hint, it helped.
Cheers,
Lumir
-
- Phoca Hero
- Posts: 2819
- Joined: 28 Nov 2010, 17:20
Re: Unexpected YouTube "Play" button in selected Category
Hi Lumir,
that's fine.
Kind regards
Christine
that's fine.
Kind regards
Christine