Title: [Plugin: Widget Image Field] Child Themes
Last modified: August 20, 2016

---

# [Plugin: Widget Image Field] Child Themes

 *  Resolved [Scotm](https://wordpress.org/support/users/scotm/)
 * (@scotm)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-widget-image-field-child-themes/)
 * Not working with a child theme…can’t see any other reason for it not to work.
   Can you confirm where to place the ITI_Widget_Image_OTM file in relation to the
   plugin?
 * [http://wordpress.org/extend/plugins/widget-image-field/](http://wordpress.org/extend/plugins/widget-image-field/)

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

 *  [Jon Christopher](https://wordpress.org/support/users/jchristopher/)
 * (@jchristopher)
 * [14 years, 3 months ago](https://wordpress.org/support/topic/plugin-widget-image-field-child-themes/#post-2559502)
 * The full Widget [https://gist.github.com/1739212](https://gist.github.com/1739212)
   should be placed in either your theme’s `functions.php` or a separate plugin 
   entirely. I haven’t tested with a child theme yet but you’re right, it should
   work as expected.
 *  [CuckBanger](https://wordpress.org/support/users/cuckbanger/)
 * (@cuckbanger)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-widget-image-field-child-themes/#post-2559663)
 * The error is a javascript error. Change line 72 at script.js
    from:`tb_show(jQuery(
   this).attr('title'), event.target.href, false);` to:`tb_show(jQuery(this).attr('
   title'), e.target.href, false);` and it should work

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

The topic ‘[Plugin: Widget Image Field] Child Themes’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/widget-image-field.svg)
 * [Widget Image Field](https://wordpress.org/plugins/widget-image-field/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/widget-image-field/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/widget-image-field/)
 * [Active Topics](https://wordpress.org/support/plugin/widget-image-field/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/widget-image-field/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/widget-image-field/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [CuckBanger](https://wordpress.org/support/users/cuckbanger/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-widget-image-field-child-themes/#post-2559663)
 * Status: resolved