airesvsg / acf-youtubepicker

Search and select videos on YouTube without leaving the page.
https://wordpress.org/plugins/acf-youtube-picker
50 stars 7 forks source link

Fixed field work inside ACF Pro repeater. Fixes #4 #7

Closed FlyingDR closed 8 years ago

FlyingDR commented 8 years ago

These changes fixes #4. Tested with Wordpress 4.4.2 and ACF Pro 5.3.6.1

airesvsg commented 8 years ago

Hi @FlyingDR, Thank you for your help me. I tested, but the error persists. Thanks


I will rewrite the plugin YouTube Picker and when I implement this new version in the ACF YouTube Picker I will to fix this error.


acf-youtubepicker


Wordpress 4.4.2 and ACF Pro 5.3.6.1

FlyingDR commented 8 years ago

Ok, however this is strange. Reason of the problem is that your jQuery selector for holder incorrectly takes multiple nodes. Maybe it will help you to find correct solution, mine was just a quick fix since your plugin was required for my current project.

airesvsg commented 8 years ago

Hi @FlyingDR, I rewrote the plugin YouTubePicker (https://github.com/airesvsg/youtubepicker). I'll update this add-on soon. Thanks

FlyingDR commented 8 years ago

@airesvsg Thank you for information, will wait for update

airesvsg commented 8 years ago

Hi @FlyingDR, new version available. Thanks

FlyingDR commented 8 years ago

Thanks!