Closed (cannot reproduce)
Project:
Colorbox
Version:
6.x-1.0
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
20 Jul 2011 at 04:16 UTC
Updated:
22 Jul 2011 at 14:45 UTC
Jump to comment: Most recent file
Comments
Comment #1
frjo commentedThis is really an issue for the emfield module but since I use that module as well here is how to do it.
Go to "Administer -> Content types -> [Your content type] -> Display fields". There you select the formatter you would like to use. All the ones that use Colorbox starts with "Colorbox: ".
Comment #2
asb commentedI was naive enough to think this could actually be this easy. Obviously it isn't.
According to README.TXT I enabled "Enable Colorbox load" for Embedded Media Field module at
./admin/settings/colorbox. However, this didn't give me a "Colorbox" formatter on my content type's display settings.For that to show up I had to additionally enable "JW FLV Media Player" at
./admin/content/emfield/emvideo, and do a "Flush all caches" in 'admin_menu'. This gave me exactly one formatter: "Colorbox: Thumbnail -> video in full screen". The Youtube video now creates a thumbnail in my content type, and a colorbox opens when clicking on the thumbnail. Nothing else happens; there is no video embedded, end there are no controls - just an empty white colorbox with the title of the "embedded" Youtube video.Disabling the "JW FLV Media Player" at
./admin/content/emfield/emvideodidn't change the result.Since the instructions for the setup are very simple and this seems not to work as it should, I'm reopening this issue and changing it to a bug report.
Comment #3
asb commentedScreenshot of the empty colorbox. Embedded should be "http://youtu.be/hKUtFGg09xk". Sampe page.
Modules used (all are "recommended" releases):
./admin/reports/statusreports no problems, and watchdog logs no problems.Update: This also seems to be a browser issue. I'm getting the empty colorbox overlay in Opera 11.50. In FF or Chromium, I'm getting no colorbox overlay, but a new browser window with the embedded Youtube video.
Comment #4
asb commentedAnother screenshot... this is how the colorbox renders in Chromium.
Comment #5
frjo commentedPlease open a new issue for emfield since it's their integration with Colorbox that you have a problem with.
I have used emfield together with Colorbox on a couple of sites and did not have any problems with it.
Comment #6
asb commentedSight. Follow-up issue: #1226748: How to integrate with Colorbox