Closed (works as designed)
Project:
Video Embed Field
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Feb 2012 at 04:14 UTC
Updated:
14 Feb 2012 at 22:01 UTC
I've got a view set up and made sure to install colorbox correctly and enable the thumbnail / colorbox option.
However when I click the video thumbnail it opens on a separate blank page instead of colorbox.
Is it something I've done wrong or is this currently an issue?
Comments
Comment #1
wbobeirne commentedI was having this issue until I realized I had not properly installed Colorbox. Make sure you download Colorbox (http://jacklmoore.com/colorbox/) and extract it to sites/all/libraries/colorbox. If you have done that, make sure colorbox_load.js is loading on your page. If it's not, then make sure 'Enable Colorbox Load' is ticked at admin/config/media/colorbox.
Comment #2
dlthomas commentedAhhh! Thank you. It was the colorbox load that wasn't checked! Working awesome now!
Comment #3
wbobeirne commentedGlad to hear it, closing the issue.