Hi there,
I'm using the Standalone PHP set-up, but I'm having some difficulty amending the configuration for Vimeo. Here's the line of code I am using at the moment.
<?php print TubePressPro::getHtmlForShortcode("resultsPerPage='6' playerLocation='simple' hqThumbs='true' paginationBelow='false' length='false' views='false' fluidThumbs='true' vimeoKey='61a1bb4870ff1d11301282429acb312ea2fcae9d' vimeoSecret='9259b6fed52e5e2c6c46bd3b1beb75ff89b1db5b' mode='vimeoAlbum' vimeoAlbumValue='852694' "); ?>
As you can see I have included the vimeoKey, vimeoSecret, mode & vimeoAlbumValue values (as per the documentation) but it just returns "No matching videos".
Can you advise what I am doing wrong?
Kudos on the great plug-in! Keep up the good work