Giter Site home page Giter Site logo

acf-field-video's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

acf-field-video's Issues

I'm getting a text field instead of a video field

And I'm not generating any obvious PHP errors. Given the plugin hasn't been updated in 7 months, I realize you may not be around. Let me know if you are, else I'll start trying to debug it myself.

Publish to WordPress.org

Hi @jconroy, would you like to publish it to WordPress.org?

First of all, thanks for this amazing work and also for accepting my PR #5
I can see you have some plugins at WordPress.org. Are you not interested in publish this project there?

Get thumbnail before saving post

Hi!

This is a wonderful plugin. I've been playing around with it, trying to retrieve the thumbnail BEFORE the post gets saved. I guess this can be achieved with some ajax-magic, but i couldn't get it to work. As for now the thumbnail only shows up after the post has been saved.

use the video field for embed AND thumbnail

hi, i am using a carousel flexslider slideshow (thumbnail slider works as a navigation).

is there the posibilty to use one acf-video field for the 2 elements (embed and thumbnail)?
this would increase the user experience. right now i use 2 fields, one for embed-output and one for thumbnail-output. i am sure there is a more simple way to do it.

thanks
thomas

Error on field group edit page

Hello,
I just installed your plugin via the plugin method.

When i edit my field, i get this (WP_DEBUG is set to true):

Notice: Undefined property: acf_field_video_v5::$settings in my/fake/path/wp-content/plugins/acf-field-video/acf-video-v5.php on line 192

Notice: Undefined property: acf_field_video_v5::$settings in my/fake/path/wp-content/plugins/acf-field-video/acf-video-v5.php on line 192

Notice: Undefined property: acf_field_video_v5::$settings in my/fake/path/wp-content/plugins/acf-field-video/acf-video-v5.php on line 193

Notice: Undefined property: acf_field_video_v5::$settings in my/fake/path/wp-content/plugins/acf-field-video/acf-video-v5.php on line 193

In my console:


Loading failed for the <script> with source “http://exemple.comjs/jquery.fitvids.js”. post.php:77
Loading failed for the <script> with source “http://exemple.comjs/input.js”.

I'll try to debug this i i find some time.

ACF version: 5.6.10
WP Version: 4.9.6 (latest)

EDIT: The console error is related to the first one. Solving the settings things will also solve this.

vimeo advanced options

hi, is there a way to include some advanced embed options in vimeo.
e.g. hide the title, ...

regards
thomas

https support

Hi, I'm looking around video.php and am finding a lot of http-addresses values.

Vimeo, Wistia, & YouTube are all on https nowadays & referring to the http address for things like thumbnails is causing "site is not fully secure" notifications.

It looks like a simple fix, would you like me to PR it when it's complete?

ACF5 Compatibility

It's not working on ACF5. If I have time I'll fix, but for a while I'm using oEmbed instead of.

Include

It's not working with the include function, even with the right path to the directory:

add_action('acf/register_fields', 'my_register_fields');
function my_register_fields()
{
    include_once('acf-field-video/acf-video.php');
}

It only works when i use as a plugin.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.