Now it works for me!
I installed the Add-on WordPress Wysiwyg (http://www.advancedcustomfields.com/add-ons/wordpress-wysiwyg/). That did the job!
@elliot: Can you explain me the difference between the “WYSIWYG-Editor-field” and the “WP WYSIWYG field”?
Thanks in advance!
I tried it with the following vimeo link: http://vimeo.com/35329199.
But any other link for example from youtube etc. doesn’t work for me too.
Many Thanks!
Sorry, my english isn’t very well, maybe thats the problem. I try it again:
If i create a WYSIWYG-Field with ACF and call it in the template files with: <?php the_field('nameoffield') ?>
oEmbed doesn’t work. It only shows the video url.
But if i used the standard editor from WordPress and i paste a video url in it, the oEmbed works as expected and i can see the video on the frontend.
Tanks in advance!
Thanks elliot for your answer.
I created a WYSIWYG field and use in the template files this code <?php the_field('nameoffield') ?>
With the standard editor oEmbed works.
Thanks!