Title: Javascript broken skill images
Last modified: August 24, 2016

---

# Javascript broken skill images

 *  Resolved [Matthew Moran](https://wordpress.org/support/users/cbtoolkit/)
 * (@cbtoolkit)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/javascript-broken-skill-images/)
 * Installed Zerif Lite this morning.
 * Noticed that the Skill percentage images aren’t working.
    [http://www.PulseInfomatics.com](http://www.PulseInfomatics.com)
 * Also discovered in a blog entry, a wordpress media gallery/slideshow stopped 
   working. It was working this morning with another theme.
 * Note below video
    [http://www.pulseinfomatics.com/2015/04/02/using-social-media-to-win-donors-customers-and-fans-workshop-video/](http://www.pulseinfomatics.com/2015/04/02/using-social-media-to-win-donors-customers-and-fans-workshop-video/)
 * I’m assuming these are related???
 * I’m leaving it up for now to demonstrate issue but need to pull theme off if 
   this cannot be fixed ASAP.
 * Thanks.

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

 *  [Hardeep Asrani](https://wordpress.org/support/users/hardeepasrani/)
 * (@hardeepasrani)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/javascript-broken-skill-images/#post-5975872)
 * Hi Matt,
 * We recently found this issue with Skills images. If you remove the Contact Us
   section from the homepage, then the Skills doesn’t work either.
 * We have fixed both of the issues that you mentioned and an update should be available
   in a few days.
 * And to solve the second issue until the update comes, you can change the file
   zerif.js from the js folder like this:
 * Change this line:
 * `if ( thisOpen == false && jQuery('.contact-form textarea').val().length > 0 ){`
 * with this:
 * `if ( thisOpen == false && (typeof jQuery('.contact-form textarea').val() != '
   undefined') && (jQuery('.contact-form textarea').val().length > 0) ) {`
 * Let me know if that helps.
 * Regards,
    Hardeep
 *  Thread Starter [Matthew Moran](https://wordpress.org/support/users/cbtoolkit/)
 * (@cbtoolkit)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/javascript-broken-skill-images/#post-5975882)
 * Thanks. That appears to have fixed it.
 *  [Hardeep Asrani](https://wordpress.org/support/users/hardeepasrani/)
 * (@hardeepasrani)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/javascript-broken-skill-images/#post-5975889)
 * Hi,
 * Please mark the thread as resolved, and also please consider leaving a review
   if you like the theme. 🙂
 * Regards,
    Hardeep
 *  Thread Starter [Matthew Moran](https://wordpress.org/support/users/cbtoolkit/)
 * (@cbtoolkit)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/javascript-broken-skill-images/#post-5975892)
 * Done and done! Thanks for your help.
 *  [Hardeep Asrani](https://wordpress.org/support/users/hardeepasrani/)
 * (@hardeepasrani)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/javascript-broken-skill-images/#post-5975903)
 * Have a great day. 🙂
 * Regards,
    Hardeep

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

The topic ‘Javascript broken skill images’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/zerif-lite/1.8.5.49/screenshot.
   png)
 * Zerif Lite
 * [Support Threads](https://wordpress.org/support/theme/zerif-lite/)
 * [Active Topics](https://wordpress.org/support/theme/zerif-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/zerif-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/zerif-lite/reviews/)

## Tags

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

 * 5 replies
 * 2 participants
 * Last reply from: [Hardeep Asrani](https://wordpress.org/support/users/hardeepasrani/)
 * Last activity: [11 years, 1 month ago](https://wordpress.org/support/topic/javascript-broken-skill-images/#post-5975903)
 * Status: resolved