jquery - Why I can't see these js errors in console -


reviewer says there these 2 errors in wordpress theme. don't know why can't see these errors in browser consoles.

i've added define('wp_debug', true); define('script_debug', true); in wp-config.php.

these errors can't see in console.

uncaught syntaxerror: unexpected token < jquery.flexslider-min.js:4 uncaught typeerror: object [object object] has no method 'flexslider' main.js?ver=3.6:19 

  1. try browser.
  2. first open console , if don't see errors try reloading page. error may generated when page loads.
  3. if using safari , if cannot see error click button within console.

Comments

Popular posts from this blog

java - How to Configure JAXRS and Spring With Annotations -

visual studio - TFS will not accept changes I've made to a Java project -

php - Create image in codeigniter on the fly -