Title: jQuery Mosaic Plugin
Last modified: August 31, 2016

---

# jQuery Mosaic Plugin

 *  Resolved [bluedrag](https://wordpress.org/support/users/bluedrag/)
 * (@bluedrag)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/jquery-mosaic-plugin/)
 * [http://gfitzpatrickportfolio.com/](http://gfitzpatrickportfolio.com/)
 * Here’s my website, I’m trying to get the mosaic jQuery plugin working on the 
   front page.. You’ll see all the images are just black boxes, they should show
   an image, and the black box (with text) slides up on hover. I have this working
   perfectly with the exact same code offline. Really not sure why it isn’t working
   on my WordPress site… Are there any known conflicts?
 * Plugin: [http://buildinternet.com/project/mosaic/](http://buildinternet.com/project/mosaic/)

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

 *  [Mark Ratledge](https://wordpress.org/support/users/songdogtech/)
 * (@songdogtech)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/jquery-mosaic-plugin/#post-7208283)
 * You need to use the developer tools in [Firefox](https://developer.mozilla.org/en-US/docs/Tools)(
   or [Firebug](http://getfirebug.com/)) or [Chrome](https://developers.chrome.com/devtools/)
   or [Safari](https://developer.apple.com/safari/tools/) or [IE](http://msdn.microsoft.com/en-us/library/ie/hh673541(v=vs.85).aspx)
   to see the javascript errors on your site, esp. the error with the mosaic function.
 * See [Function Reference/wp enqueue script « WordPress Codex](http://codex.wordpress.org/Function_Reference/wp_enqueue_script)
   on how to correctly enqueue scripts into your theme so they work and don’t conflict.
 * Realize that the mosaic script latest version is 5 years old and probably depends
   on a very old version of the main jQuery library, and won’t work for that very
   reason.
 *  Thread Starter [bluedrag](https://wordpress.org/support/users/bluedrag/)
 * (@bluedrag)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/jquery-mosaic-plugin/#post-7208319)
 * Moving the mosaic plugin files below wp_head() in <head> seemed to fix the issue.
 *  [Mark Ratledge](https://wordpress.org/support/users/songdogtech/)
 * (@songdogtech)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/jquery-mosaic-plugin/#post-7208323)
 * And that will break lots of other things, including other plugins. And you’re
   still loading two copies of jQuery.

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

The topic ‘jQuery Mosaic Plugin’ is closed to new replies.

## Tags

 * [conflict](https://wordpress.org/support/topic-tag/conflict/)
 * [jquery](https://wordpress.org/support/topic-tag/jquery/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 2 participants
 * Last reply from: [Mark Ratledge](https://wordpress.org/support/users/songdogtech/)
 * Last activity: [10 years, 1 month ago](https://wordpress.org/support/topic/jquery-mosaic-plugin/#post-7208323)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
