-
·
how to fix WordPress javascript not working
Diagnosing JavaScript Issues in WordPress 1. Confirm JavaScript Is Not Working Begin by verifying the problem. If a feature that relies on JavaScript isn’t functioning, check the browser’s console for errors. Open the console by right-clicking on your site in Chrome, selecting ‘Inspect’, and clicking on the ‘Console’ tab. Errors related to JavaScript will typically…