Recently we were developing a custom Google map web application for a client and noted that the close button was not showing in the marker info window. We found that this related to a Bootstrap conflict (in our case via the wonderful Pagelines DMS) with Google and luckily the fix is rather easy to implement. Just add the following code …
Add fancybox to all images in WordPress
Another quick WordPress snippet. Assuming that you have fancybox linked up to your WordPress install you can add the following to your theme’s functions.php file to open all images that are linked to their full size image with jQuery Fancy Box:-