Closed FreeWPTP closed 9 years ago
I had the same issue.
The main.min.js file has a typo (missing ; at the end of line), which is different from the not minimized main.js file. Add ; at the line of "jQuery(document).ready(...." will solve the problem.
Thanks enz513. But this should be done in main.min.js :+1:
This is an duplicate of issue https://github.com/puikinsh/Unite-Theme/issues/8. The owner will fix this issue in the major update in Nov. What i provided is only a quick fix in case you can't wait for the official release.
@enz513 Thanks for reporting it here.
I am closing this issue as a duplicate of the following issue.
The unite theme generates JavaScript error message "Uncaught TypeError: jQuery(...).ready(...) is not a function" in the browser console as shown in the attached screenshot.