@zuggle did you solve this I have the same problem.
Wich oEmbed plugin did you uninstall? ACF?
I am having the same issue, oEmbed field only works locally not on production site.
I am having the same issue.
I have an options page with a page link field, and it can’t load the pages.
It is not a subfield, just an email field.
I want the user to submit their email.
The reason is this form is for logged out users, so I would like to restrict email domain, so only people in my organization can submit the form (@example.ac.cr).
Another possibility I am evaluating is to validate through LADP, so I can check if email exists in the database.
OMG thank you @ireth92
I have been looking for this solution and now I find it in your post. I appreciate it!
By the way, in my case I had to add another dot to the button link
<a href="../page-edit-item/?post=<?php echo $postID; ?>">Edit Post</a>
Thank you, in that case I’ll digg a little more on how to validate only the domain part of the email.
By the way it is an email field I am using.
Hi, I am having the same issue here… have you found a solution?
Hi @deset I am trying to set this to work, but I don’t see it. I don’t get errors either. Should I include something in the template too?
I am using custom post types… I wonder if that is it.
Hi, I am trying @koko-ng solution but having an error on this line $thumbnail = $oembed_data->thumbnail_url;
The error is Notice: Trying to get property of non-object in...
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.