Home › Forums › Backend Issues (wp-admin) › ReferenceError: wp is not defined in input.min.js › Reply To: ReferenceError: wp is not defined in input.min.js
Just to confirm, the page is not compltetly loading, but being cut off?
It sounds like you have a PHP error / MEMORY limit issue going on which would explain why the wp object doesn’t exist. The wp object is a JS object added by WP – most likely in the footer scripts. If the footer is never rendered, the perhaps your browser is firing the document.ready action without realizing the page is broken!
Can other confirm this is the same issue?
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.