I have TubePress Pro 3.1.1 with the Shadowbox installed according to this link... http://tubepress.com...ss_Pro_Installs
When I click the thumbnail the shadowbox screen appears but without the video (nothing).
Here is my test link.
http://www.tczlive.c...isodes_test.php
Here is my code...
<?php print TubePressPro::getHtmlForShortcode('mode="playlist" playlistValue="PLIMAX6WHtnhA-BpmoqZJledgkQSdXfBrM" youtubeHideBlackBars="true" orderBy="newest" title="true" views="true" description="false" thumbHeight="110" thumbWidth="180" resultsPerPage="4" playerLocation="shadowbox" embeddedHeight="315" embeddedWidth="560" paginationAbove="false" paginationBelow="false"'); ?>
What can I do to fix the shadowbox video display option?