Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author PoseLab

    (@javitxu123)

    Hi

    Fluidvids for WordPress is overwriting the code of the player. I think that Fluidvids for WordPress is not compatible with Youtube Channel Gallery

    Thread Starter mockro

    (@mockro)

    Thanks for your quick reply. I don’t have Fluidvids for WordPress installed.

    Plugin Author PoseLab

    (@javitxu123)

    Hi

    You have that plugin integrated in your theme. If your theme has an option to add CSS, you can add the following to solve the problem:

    #ytc-wrapper .fluid-vids {
    padding-bottom: 56.25%!important;
    }

    If your theme does not have any option to add CSS, you can add the css code to the css of your theme (https://tcfdesigns.com/btbasketball/wp-content/themes/multipurpose/style.css).

    Thread Starter mockro

    (@mockro)

    Thank you! Sorry it took me a couple of days to circle back to this project but thank you very much for your help. The code snippet resolved the problem!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Main Video on Gallery page doesn't display’ is closed to new replies.