Title: fancybox
Last modified: August 21, 2016

---

# fancybox

 *  Resolved [specialtyleds](https://wordpress.org/support/users/specialtyleds/)
 * (@specialtyleds)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/fancybox-4/)
 * Hi,
 * I just noticed all jQuery and FancyBox scripts are loaded in this theme already,
   in the correct order, in the header of this fruitful theme by default – but I
   can not make a call to ‘fancybox’ to make an image load inside of a fancybox 
   for some reason. Here’s my code:
 *     ```
       ...
       <script type="text/javascript">
       	$(document).ready(function() {
       		$(".fancybox").fancybox();
       	});
       </script>
       </head>
       ```
   
 * then in wordpress ‘html text source’ on the ‘full-width template’ page
 * `<a class="fancybox" rel="group1" href="big_image_1.jpg"><img src="small_image_1.
   jpg" alt="" /></a>`
 * any help would be appreciated. How can I find out why it’s not working?

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Theme Author [Fruitful Code](https://wordpress.org/support/users/fruitfulcode/)
 * (@fruitfulcode)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/fancybox-4/#post-4314859)
 * Hi,
 * In our first theme release 1.0.1 in theme was implemented custom post type “gallery”,
   fancy box worked only for gallery, currently in latest version this functionality
   is removed (WordPress.org requirements)
 * Theme option for fancy box will be included in next upcoming theme version. Keep
   in touch with updates.
 * Thanks for using and bug report. Much appreciate it.
 *  Theme Author [Fruitful Code](https://wordpress.org/support/users/fruitfulcode/)
 * (@fruitfulcode)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/fancybox-4/#post-4314997)
 * Resolved in 1.0.9

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘fancybox’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/fruitful/3.8.2/screenshot.png)
 * Fruitful
 * [Support Threads](https://wordpress.org/support/theme/fruitful/)
 * [Active Topics](https://wordpress.org/support/theme/fruitful/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/fruitful/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/fruitful/reviews/)

## Tags

 * [fruitful theme](https://wordpress.org/support/topic-tag/fruitful-theme/)

 * 2 replies
 * 2 participants
 * Last reply from: [Fruitful Code](https://wordpress.org/support/users/fruitfulcode/)
 * Last activity: [12 years, 6 months ago](https://wordpress.org/support/topic/fancybox-4/#post-4314997)
 * Status: resolved