• Resolved AndyTheAngel

    (@andytheangel)


    I’m trying to create a “Youtube channel” page in my wordpress site, and the idea is to have a big screen on top showing inside the entire playlist of my published videos, and under it to use a table to organize and show some selected playlist of my website.

    I’ve tried with the standard wordpress embed function, and it works for the big “all-videos-in-channel” playlist, but it seems not to work with the videos put inside the table. So I decided to try with “Youtube channel” plugin.

    With it, I managed to obtain the following result: https://drive.google.com/file/d/0B8DKY1rVM0fPdjUtM191TDNkUTg/view?usp=sharing

    wich is more or less what I graphically wanted to obtain. The problem is that to obtain this I have to put “only_pl” to off (or 0) so all the playlist in the table don’t give the option to choose the video from the specific playlist. If I turn “only_pl” on this is what happen:
    https://drive.google.com/file/d/0B8DKY1rVM0fPSzlxck5ra2pSbzA/view?usp=sharing

    And I’ve tried changing from iframe2 to thumbnail, and both turning on and off “responsive” value, but the result is always the same.

    Do you have any idea of how I can fix this? Thanks.

    https://www.ads-software.com/plugins/youtube-channel/

Viewing 15 replies - 1 through 15 (of 33 total)
  • Can you please send link to example page?
    Also, what version of YouTube Channel you have?
    And, how you inserted 3 playlists below huge video? Shortcodes in table, in DIV’s, or similar?

    This can be JavaScript clash or CSS clash with your theme or other plugin, so w/o real case, I can’t help.

    Just enable responsive so I can look on this.

    Cheers

    Thread Starter AndyTheAngel

    (@andytheangel)

    Hi!
    I’m using the 2.4.1.3 version of the plugin.
    I’ve used a table with td and tr tags to insert the videos using shortcode inside the td.

    You can have a look at the page here:
    https://www.casagrandeandrea.com/wordpress/?page_id=791

    Please tell me when you have checked it, so I will make it close to public again. If you need the exact code I used, just ask and I will put it here!

    Thanks!

    Hi Andy,

    Please use ‘Password Protect’ for that page and leave it published, then send me password by https://urosevic.net/wordpress/contact/ so I can check issue.

    Please allow at least 48 hours for check and feedback. This is what I got when went to page you provided link for: https://goo.gl/yp9QLN

    Cheers

    Thread Starter AndyTheAngel

    (@andytheangel)

    Dear Urkekg,
    I’m sorry, I forgot to disable the “under construction mode” for my website.

    Now it should work, try it and let me know, please!

    Don’t worry, I will wait for your confirmation, then I will put it back in under construction.

    Cheers

    Hi Andy,

    Please enable ‘only_pl’ option for items in table and use iframe mode for small playlists below. Then I’ll check what’s happening there.

    Cheers

    Thread Starter AndyTheAngel

    (@andytheangel)

    Sorry for the late reply, I will try this today!

    Andrea

    Thread Starter AndyTheAngel

    (@andytheangel)

    Done, I’ve turned to “1” the only_pl param and switched from “iframe2” to “iframe” the mode for the videos inside the table. The code of the page now is:

    https://www.youtube.com/watch?v=qz9tEtX6iTU&list=UUVksOIfOcsEWU9uI_06e6Cg
    <table border="0" width="100%">
    <tbody>
    <tr>
    <td>
    <h2 style="text-align: center;">Solista</h2>
    [youtube_channel channel="Esgroth" playlist="PL9703FB9F774AA3FD" res="2" only_pl="1" cache="60" fetch="10" num="1" fix="1" random="0" ratio="2" responsive="0" show="iframe" themelight="0" controls="0" fix_h="1" autoplay="0" mute="0" norel="0" nobrand="0" showtitle="0" goto="0" goto_txt="Visita il mio canale!" popup="1"]</td>
    <td>
    <h2 style="text-align: center;">Crashed Minds</h2>
    [youtube_channel channel="Esgroth" playlist="PLA04E59DD485A1503" res="2" only_pl="1" cache="60" fetch="10" num="1" fix="1" random="0" ratio="2" responsive="0" show="iframe" themelight="0" controls="0" fix_h="1" autoplay="0" mute="0" norel="0" nobrand="0" showtitle="0" goto="0" goto_txt="Visita il mio canale!" popup="1"]</td>
    <td>
    <h2 style="text-align: center;">Outlaws</h2>
    [youtube_channel channel="Esgroth" playlist="PL89C9C66E9FD9E913" res="2" only_pl="1" cache="60" fetch="10" num="1" fix="1" random="0" ratio="2" responsive="0" show="iframe" themelight="0" controls="0" fix_h="1" autoplay="0" mute="0" norel="0" nobrand="0" showtitle="0" goto="0" goto_txt="Visita il mio canale!" popup="1"]</td>
    </tr>
    <tr>
    <td>
    <h2 style="text-align: center;">Roofers</h2>
    [youtube_channel channel="Esgroth" playlist="PLk7_Y_1isE7EumQYk52eOxdoNAeAileNd" res="2" only_pl="1" cache="60" fetch="10" num="1" fix="1" random="0" ratio="2" responsive="0" show="iframe" themelight="0" controls="0" fix_h="1" autoplay="0" mute="0" norel="0" nobrand="0" showtitle="0" goto="0" goto_txt="Visita il mio canale!" popup="1"]</td>
    <td>
    <h2 style="text-align: center;">Attore e altro</h2>
    [youtube_channel channel="Esgroth" playlist="PL1E28CE36E90AC9A5" res="2" only_pl="1" cache="60" fetch="10" num="1" fix="1" random="0" ratio="2" responsive="0" show="iframe" themelight="0" controls="0" fix_h="1" autoplay="0" mute="0" norel="0" nobrand="0" showtitle="0" goto="0" goto_txt="Visita il mio canale!" popup="1"]</td>
    <td>
    <h2 style="text-align: center;">Recensioni e unboxing</h2>
    [youtube_channel channel="Esgroth" playlist="PLk7_Y_1isE7GE8nePDKvdhzQYBQamkW3D" res="2" only_pl="1" cache="60" fetch="10" num="1" fix="1" random="0" ratio="2" responsive="0" show="iframe" themelight="0" controls="0" fix_h="1" autoplay="0" mute="0" norel="0" nobrand="0" showtitle="0" goto="0" goto_txt="Visita il mio canale!" popup="1"]</td>
    </tr>
    </tbody>
    </table>

    Hi Andy,

    Please, try with this code https://pastebin.com/mUb1gqNC

    In general, you had disabled responsive option, and you have visible playback controls. Below you can find only “tweaked” part of shortcode that works fine for me (Click to see ScreenShot):

    res="2" only_pl="1" cache="60" fetch="10" num="1" fix="1" random="0" ratio="0" responsive="1" show="iframe" themelight="0" controls="1" fix_h="0" autoplay="0" mute="0" norel="0" nobrand="0" showtitle="0" goto="0" goto_txt="Visita il mio canale!" popup="1"

    Cheers,
    Urke

    Hi again,

    Please ignore my previous comment. I figured out that embedded playlist has not responsive if video has not responsive by theme.

    Please get this dev version of plugin and use code from https://pastebin.com/mUb1gqNC

    Cheers,
    Urke

    Thread Starter AndyTheAngel

    (@andytheangel)

    Dear Urkekg,
    sorry to reply so late, I had a busy and difficult week.

    I’m going to try your last solution today, and we’ll see what’s going to happen!

    Andrea

    Thread Starter AndyTheAngel

    (@andytheangel)

    Just one question: the dev version you have liked is reported to be 2.4.1.6, while my Youtube channel plugin on the website is version 2.4.2.1… Does this mean that your dev version has become final release and that I already have it or not?

    Huh, I released newer new version 2.4.2.1 so you don’t need to manually install that dev 2.4.1.6, fixes are included in latest release.

    Please check how it works now?

    Thread Starter AndyTheAngel

    (@andytheangel)

    Leaving the page as it was (with the following HTML code) the result is still the same, as you can see with your eyes: https://www.casagrandeandrea.com/wordpress/?page_id=791

    https://www.youtube.com/watch?v=qz9tEtX6iTU&list=UUVksOIfOcsEWU9uI_06e6Cg
    <table border="0" width="100%">
    <tbody>
    <tr>
    <td>
    <h2 style="text-align: center;">Solista</h2>
    [youtube_channel channel="Esgroth" playlist="PL9703FB9F774AA3FD" res="2" only_pl="1" cache="60" fetch="10" num="1" fix="1" random="0" ratio="2" responsive="0" show="iframe" themelight="0" controls="0" fix_h="1" autoplay="0" mute="0" norel="0" nobrand="0" showtitle="0" goto="0" goto_txt="Visita il mio canale!" popup="1"]</td>
    <td>
    <h2 style="text-align: center;">Crashed Minds</h2>
    [youtube_channel channel="Esgroth" playlist="PLA04E59DD485A1503" res="2" only_pl="1" cache="60" fetch="10" num="1" fix="1" random="0" ratio="2" responsive="0" show="iframe" themelight="0" controls="0" fix_h="1" autoplay="0" mute="0" norel="0" nobrand="0" showtitle="0" goto="0" goto_txt="Visita il mio canale!" popup="1"]</td>
    <td>
    <h2 style="text-align: center;">Outlaws</h2>
    [youtube_channel channel="Esgroth" playlist="PL89C9C66E9FD9E913" res="2" only_pl="1" cache="60" fetch="10" num="1" fix="1" random="0" ratio="2" responsive="0" show="iframe" themelight="0" controls="0" fix_h="1" autoplay="0" mute="0" norel="0" nobrand="0" showtitle="0" goto="0" goto_txt="Visita il mio canale!" popup="1"]</td>
    </tr>
    <tr>
    <td>
    <h2 style="text-align: center;">Roofers</h2>
    [youtube_channel channel="Esgroth" playlist="PLk7_Y_1isE7EumQYk52eOxdoNAeAileNd" res="2" only_pl="1" cache="60" fetch="10" num="1" fix="1" random="0" ratio="2" responsive="0" show="iframe" themelight="0" controls="0" fix_h="1" autoplay="0" mute="0" norel="0" nobrand="0" showtitle="0" goto="0" goto_txt="Visita il mio canale!" popup="1"]</td>
    <td>
    <h2 style="text-align: center;">Attore e altro</h2>
    [youtube_channel channel="Esgroth" playlist="PL1E28CE36E90AC9A5" res="2" only_pl="1" cache="60" fetch="10" num="1" fix="1" random="0" ratio="2" responsive="0" show="iframe" themelight="0" controls="0" fix_h="1" autoplay="0" mute="0" norel="0" nobrand="0" showtitle="0" goto="0" goto_txt="Visita il mio canale!" popup="1"]</td>
    <td>
    <h2 style="text-align: center;">Recensioni e unboxing</h2>
    [youtube_channel channel="Esgroth" playlist="PLk7_Y_1isE7GE8nePDKvdhzQYBQamkW3D" res="2" only_pl="1" cache="60" fetch="10" num="1" fix="1" random="0" ratio="2" responsive="0" show="iframe" themelight="0" controls="0" fix_h="1" autoplay="0" mute="0" norel="0" nobrand="0" showtitle="0" goto="0" goto_txt="Visita il mio canale!" popup="1"]</td>
    </tr>
    </tbody>
    </table>

    Let me know if I have to change the code with the “correction” you have linked to me: https://pastebin.com/mUb1gqNC
    I still have to try it

    Thread Starter AndyTheAngel

    (@andytheangel)

    Please try with code from https://pastebin.com/mUb1gqNC (just updated). Here how it works on 2014 theme: https://goo.gl/Bc2w1P (2014 and WP 4.2.1)

    The if it works, check shortcode parameters. Take note about responsive option, only_pl, etc.

Viewing 15 replies - 1 through 15 (of 33 total)
  • The topic ‘Only playlist problem and responsive doubt’ is closed to new replies.