On the following page I have an ASP box:
http://www.floridaplants.net/askthehonestgab/
I am using a custom field as the results URL. The custom field value is a youtube video link.
I want to be able to click on the search results and then have the video open up and display in a fancybox or other type of lightbox.
I have fancybox lightbox installed, have created a custom asp folder and isotope template, and added the “fancybox-youtube” class into the anchor tag. But when I click on a search result it just opens the youtube url directly and ignores the fancybox class directive.
Any idea how to make this work the way I am wanting it to?