Fluidbox is a jQuery script by Terry Mun for "opening images seamlessly in a lightbox on your page without interruption".
In this article I show how Fluidbox can be incorporated in WordPress.
Step 1
Upload fluidbox.css to your child theme's directory/css (create 'css' directory if not existing).
Ex.: wp-content/themes/genesis-sample/css/fluidbox.css
Step 2
Upload jquery.fluidbox.min.js to child theme's directory/js (create 'js' directory if not existing).
Ex.: wp-content/themes/genesis-sample/js/jquery.fluidbox.min.js.
Create a file named fluidbox-init.js in the same location having this code:
To view the full content, please sign up for the membership.
Already a member? Log in below or here.