• I had been looking for a plugin like this for a bit and support helped me integrate it perfectly into my template. I had to use a php function and their solution was fairly simple:

    <?php echo do_shortcode(‘[workbox_video_YV_list gallery_name=”Insert Gallery Name Here”]’); ?>

    It works well for Youtube and Vimeo. Job well done, guys.

    Note: I had a “JQuery Smooth Scroll” plugin that screwed up the #anchor links that call the video. Most if not all video plugins use anchor links to open videos in a lightbox.

    Edit: Vimeo links seem to have issues on tablets and mobile devices. Apparently it creates a scroll bar and the video is larger than the screen. I would rather have (on screens below 800) the thumbnail launch a direct link to Vimeo/Youtube so it opens in a new window or (as it would do most of the time) open the app.

  • The topic ‘Works well and great support.’ is closed to new replies.