puikinsh / Unite-Theme

Customizable WordPress WooCommerce theme developed using Bootstrap 3 and Options Framework
http://colorlib.com/wp/unite
114 stars 89 forks source link

/inc/js/main.min.js is missing a semicolon #8

Closed nickrussler closed 8 years ago

nickrussler commented 9 years ago

While main.js does end the concerned line with a semicolon the associated main.min.js does not. This causes a Uncaught TypeError: jQuery(...).ready(...) is not a function for every page visit in chrome for me.

pawal commented 9 years ago

It is indeed a problem. Is somebody actually supporting this theme still and fixing issues like this?

puikinsh commented 9 years ago

This theme will face a major update in November.

I seriously injured my hand and had to take several months of from work. Will return in November and will get everything sorted.

nickrussler commented 9 years ago

@puikinsh That sounds great. I hope you get better soon!

puikinsh commented 8 years ago

Fixed on https://github.com/puikinsh/Unite-Theme/pull/15