Home › Forums › General Issues › Issue with Oembed field › Reply To: Issue with Oembed field
Assuming that the WP version are the same then then only thing left is some difference in the hosting environment. I am not aware of anything that should stop the oembed field from working.
It could also be a javascript error. Are you seeing any errors reported in console? And easy way to test scripts is to add define( 'SCRIPT_DEBUG', true );
to your functions php file and see if that clears up the issue. If it does then you likely have a corrupted minified script file, this can happen when using FTP to transfer large minified script files.
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.