I've tried my best but I am stumped. I recently implemented colorbox into a tweaked default theme directly from album.php but I am having issues with video files.
I used the guide linked in the forums found here: http://halfelf.org/2012/zenphoto-and-colorbox/
I have all images from albums loading in colorbox just as I want, except video files are not loading in colorbox. All video files are in the same folder as the image files and are not linked to a third-party site. I have tried videos in every supported format and none work.
Ideally I would like the videos to load in colorbox just as images do, however it would also be fine if video files were excluded from colorbox all together.
Here is what I have so far..
IN HEAD
//
IN BODY
" rel="showcase" title="">
I appreciate any help. Thanks!
Thanks for the reply. That's not so bad and I don't mind if videos don't show up with colorbox as long as it can be disabled for non image items as you said.
I tried to adapt the code from the zenpage theme without any luck. I get a ton of errors.
Any idea what part of this code I need to extract and use in my theme?
" title="">
Thanks again!