Title: JavaScript console log error
Last modified: August 31, 2016

---

# JavaScript console log error

 *  [amandathewebdev](https://wordpress.org/support/users/amandathewebdev/)
 * (@amandathewebdev)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/javascript-console-log-error/)
 * Hi all,
 * I have a plugin that’s not working. I’ve reached out to their support but I was
   hoping to get some help here also from someone who is good with JavaScript. I
   need to get better with my debugging skills!
 * console log error:
 *     ```
       Uncaught TypeError: jQuery(...).slides is not a function
   
       www.vcita.com/assets/livesite.js?1458058:33 - config.actions  Array[3]
   
       www.vcita.com/assets/livesite.js?1458058:32 - [LiveSite] [DEPRECATION] Some of the LiveSite CSS classes have changed and will soon be removed, type LiveSite.deprecationInfo() in console for more information.
       ```
   
 * It is preventing my media grid plugin from running. Any help or info you could
   provide would be super appreciated.
 * Here is the page throwing the error: [http://dev.webfly.com/web-design-portfolio/](http://dev.webfly.com/web-design-portfolio/)

Viewing 1 replies (of 1 total)

 *  Moderator [Jose Castaneda](https://wordpress.org/support/users/jcastaneda/)
 * (@jcastaneda)
 * THEME COFFEE MONKEY
 * [10 years, 2 months ago](https://wordpress.org/support/topic/javascript-console-log-error/#post-7174408)
 * Hi!
 * It almost sounds like whatever plugin you are using isn’t being loaded or isn’t
   configured properly. The first message is an indication of it.
 * >  Uncaught TypeError: jQuery(…).slides is not a function
 * Most jQuery plugins extend the `$.fn` and it appears the `slides` isn’t. What
   plugin is it from?

Viewing 1 replies (of 1 total)

The topic ‘JavaScript console log error’ is closed to new replies.

## Tags

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

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [Jose Castaneda](https://wordpress.org/support/users/jcastaneda/)
 * Last activity: [10 years, 2 months ago](https://wordpress.org/support/topic/javascript-console-log-error/#post-7174408)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
