Best Answer pixelfix , 09 May 2014 - 08:31 PM
Thanks. That did the trick. Missed the head tag call.
We're in business. Now to learn s'more.
Go to the full post
Best Answer pixelfix , 09 May 2014 - 08:31 PM
Thanks. That did the trick. Missed the head tag call.
We're in business. Now to learn s'more.
Go to the full post
Posted 09 May 2014 - 06:54 PM
Hi,
I ran into the thumbnails not clicking issue that some other's in the community posted after purchasing the pro version this afternoon. I'm using the PHP standalone version, passed the check that server supports tubepress, and can see thumbs, and meta data from youtube.
The test url is here http://www.environme...press/index.php
Here is the code I put in the page.
<?php print TubePressPro::getHtmlForShortcode('mode="user" userValue="uclaioes" resultsPerPage="10"'); ?>
I also checked in the JS console for both chrome and firefox and didn't see any errors. I also check and doubled check path for the setBaseURL.
I also have jquery installed at top of page as you can see if you view source.
Not sure what to try now. Any suggestions would be very much appreciated.
Thanks in advance,
Scott
Posted 09 May 2014 - 07:50 PM
Hello Pixelfix,
It appears that you are failing to load a number of the required js and css files for TubePress to work.
Please make sure that you followed the directions here: http://docs.tubepres...-php/usage.html
Let us know.
Thanks!
Want a faster, more personalized support experience? Open a ticket with us! We will be gradually phasing out forum-based support in favor of a proper ticketing system. Please help us help you!
Posted 09 May 2014 - 08:31 PM Best Answer