Jump to content

Backoffice Products Error


Recommended Posts

I am getting the following error in Chrome console:



Uncaught ReferenceError: countDown is not defined

I am getting it in my back office. This is the code:



$(document).ready(function(){countDown($("#meta_title_1"), $("#meta_title_1_counter"));
countDown($("#meta_title_2"), $("#meta_title_2_counter"));
countDown($("#meta_title_3"), $("#meta_title_3_counter"));
});

Because of this (I think) I cannot save products (button disabled) and cannot view product images, and the SEO tab.

 

Any suggestion, please?

Link to comment
Share on other sites

  • 2 months later...
  • 3 months later...
×
×
  • Create New...