Title: Image not loading
Last modified: August 20, 2016

---

# Image not loading

 *  Resolved [JEmeD](https://wordpress.org/support/users/jemed/)
 * (@jemed)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/image-not-loading-1/)
 * I’ve loaded the Soliloquy lite to test it out, before potentially purchasing 
   the Pro version. However, I can’t get the images to display. When I look at the
   coding on firefox or chrome and tweak a bit, I can change a “display” setting
   from “none” to “block”. This allows me to see the images, but have no idea where
   to change this in any of the files.
    I am a bit of an amateur to plugins and 
   wordpress so any help would be much appreciated. Ta!
 * [http://wordpress.org/extend/plugins/soliloquy-lite/](http://wordpress.org/extend/plugins/soliloquy-lite/)

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

 *  [Thomas Griffin](https://wordpress.org/support/users/griffinjt/)
 * (@griffinjt)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/image-not-loading-1/#post-3144638)
 * Can you post a link so I can debug? It is most likely a JS error from your theme
   or another plugin.
 *  Thread Starter [JEmeD](https://wordpress.org/support/users/jemed/)
 * (@jemed)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/image-not-loading-1/#post-3144648)
 * One of the pages is here: [http://eme-designs.com/logo-testers/](http://eme-designs.com/logo-testers/)
 * Thanks!
 *  [Thomas Griffin](https://wordpress.org/support/users/griffinjt/)
 * (@griffinjt)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/image-not-loading-1/#post-3144652)
 * In your theme’s functions.js file, L6, change it from:
 * `$(document).ready(function (){`
 * to this:
 * `jQuery(document).ready(function($){`
 * or just remove everything in that file anyways because it is pointless.
 *  Thread Starter [JEmeD](https://wordpress.org/support/users/jemed/)
 * (@jemed)
 * [13 years, 7 months ago](https://wordpress.org/support/topic/image-not-loading-1/#post-3144654)
 * Tried both changing and removing everything in the file… still no image displaying
   and noticing another error (am presuming different) in the header code… something
   googleapix?
 *  [Thomas Griffin](https://wordpress.org/support/users/griffinjt/)
 * (@griffinjt)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/image-not-loading-1/#post-3144710)
 * It is probably because that version of jQuery is being loaded from Google, and
   because it is, it is creating a jQuery object that has not been sanitized with
   noConflict, so it is not allowing Soliloquy to run.
 * Try loading jQuery from your install instead of Google.
 *  [invitationsolutions](https://wordpress.org/support/users/invitationsolutions/)
 * (@invitationsolutions)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/image-not-loading-1/#post-3144713)
 * i have purchased the pro plugin and have entered the shortcode into a page. the
   images are not showing up either. is there a way you can help debug this for 
   me without having to edit the file? please help asap!
 * [http://invitationsolutions.com/custom-gallery/](http://invitationsolutions.com/custom-gallery/)
 *  Thread Starter [JEmeD](https://wordpress.org/support/users/jemed/)
 * (@jemed)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/image-not-loading-1/#post-3144754)
 * Sorry – stupid question but how do I try to load from my install instead of Google?
   
   Very rookie and amateur! Thanks.
 *  [hanzray](https://wordpress.org/support/users/hanzray/)
 * (@hanzray)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/image-not-loading-1/#post-3144758)
 * also got the ‘display:none’ issue.
 * So there will be a conflict if you use google’s jquery? but I think its convenient
   to use jquery from google instead of uploading it to my slow server.
 *  [blindsnoop](https://wordpress.org/support/users/blindsnoop/)
 * (@blindsnoop)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/image-not-loading-1/#post-3144779)
 * Hi, I have the same problem
    does it works now for you ?

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

The topic ‘Image not loading’ is closed to new replies.

 * ![](https://ps.w.org/soliloquy-lite/assets/icon-256x256.png?rev=979373)
 * [Slider by Soliloquy - Responsive Image Slider for WordPress](https://wordpress.org/plugins/soliloquy-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/soliloquy-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/soliloquy-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/soliloquy-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/soliloquy-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/soliloquy-lite/reviews/)

## Tags

 * [not displaying](https://wordpress.org/support/topic-tag/not-displaying/)

 * 9 replies
 * 5 participants
 * Last reply from: [blindsnoop](https://wordpress.org/support/users/blindsnoop/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/image-not-loading-1/#post-3144779)
 * Status: resolved