GetWonder

All about WordPress. WordPress Themes, WordPress Plugins, Wordpress Tips and Hacks.

How to Integrate FancyBox to WordPress Gallery

How to use fancybox
fancybox guide

If you want your WordPress site’s gallery using fancybox, but don’t want to use plugins, you can integrate FancyBox into your gallery like this:

WordPress already uses jQuery we’ve got a neat little trick to add FancyBox. Actually it’s just one line of code that we need to use inside our jQuery script calls in the header.
jQuery('.gallery-icon a').addClass('fancybox').attr('rel','gallery');

Useful Tips for WordPress Theme Developing

How to display a thumbnail from a Youtube using a shortcode

Create your Own Widget for Displaying Recent Tweets

Create a jQuery Sliding Door Effect – 10 Best jQuery Tutorials

Pages:1234567...20»