Plugin Not Working
-
Hi,
I noticed the plugin is not displaying videos. I notice you did an update and says that this plugin was not tested in the latest wordpress version? Weird.
Anyway where video would display the thumbnail shows:
modules as $module) { if ($module === ‘title’ && $ytchag_title) { include ‘title.php’; } elseif ($module === ‘desc’ && $ytchag_description) { include ‘desc.php’; } elseif ($module !== ‘title’ && $module !== ‘desc’) { include $module . ‘.php’; } } ?> – See more at: https://www.ussailingthebeat.com/?page_id=68#sthash.iRJ5rfRG.dpuf
What shortcode do I need to display this code correctly? This is my current shortcode:
[Youtube_Channel_Gallery feed=”playlist” user=”PL1haIIzm5I7aRR_UWvMJEN_q2t1zgQXME” videowidth=”580″ ratio=”16×9″ theme=”light” color=”white” autoplay=”0″ rel=”0″ showinfo=”0″ maxitems=”9″ thumbwidth=”277″ thumbratio=”16×9″ thumbcolumns=”2″ title=”1″ description=”0″ thumbnail_alignment=”top” descriptionwordsnumber=”6″ link=”1″]
Thanks,
B
- The topic ‘Plugin Not Working’ is closed to new replies.