Self-hosted videos don’t seem to be playing in the lightbox gallery any more? I’m seeing it both on my site installation and the demo Salient site.
http://themenectar.com/demo/salient/portfolio-4-columns/
Click on the watch video link for the “Self Hosted Video†portfolio item – It pops the lightbox, but the iframe is blank with no video player?
This is indeed a bug of 3.1, but is very simple to fix. I also appreciate your descriptive title as it will be easier for others to find until the next release when the fix is included by default :)
-
All you need to do is open the file video.php located in wp-content/themes/salient/includes/portfolio-functions directory and change this:
Hey Christopher!
This is indeed a bug of 3.1, but is very simple to fix. I also appreciate your descriptive title as it will be easier for others to find until the next release when the fix is included by default :)
-
All you need to do is open the file video.php located in wp-content/themes/salient/includes/portfolio-functions directory and change this:
into this:
Cheers :)