Giter Site home page Giter Site logo

acf-child-post-field's People

Contributors

khromov avatar lucasstark avatar

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

acf-child-post-field's Issues

How to use the plugin?

Hi,
I don't understand how I use the plugin.
I have set up a child-parent relationship with CPT-UI and I have installed your plugin and ACF (free). I don't find an option to edit childs via ACF. Is there a how-to guide?

Thank you and best regards
Julian

Binding existing posts

It would be awesome if one could bind existing posts, similar to how Relationship field works. Once those existing posts were added (maybe through a search interface above the child post list) they could then be edited in the child post field. The question is then: Should you be able to bind a post to mulitple child fields (one-to-many as opposed to one-to-one relationship)? I think it should be possible.

Multiste Incompatibility Perhaps?

Local stack is Pressmatic with Nginx, MariaDB ad PHP 7.0.3. I'm building a multisite network.

I installed the plugin. It activated fine. After I used it and finished setting up a field how I wanted it to be, I received the following errors: http://drop.rusty.dog/hrUy and http://drop.rusty.dog/hrXW I was also redirected to the blog post list screen.

When revisiting the ACF field group, the same PHP error was present. I disabled and deleted the plugin until it's ironed out.

conflicts with WPML, no translation added

When adding child-posts, the wpml-table icl_translations isn't populated.

I think using wp_insert_post() should be enough,
but somehow it dosn't work.

Think this is a wpml-bug, but report it here, as more user of this addon my trip over it.

a workaround to make it populate is to call the method:

global $iclTranslationManagement;
$iclTranslationManagement->add_missing_language_information();

Automatically Delete Posts

Create an option to automatically delete the child post when it is removed from the parent. First thought on UX is to have a modal prompt asking if they would like to unlink the post or remove it completely. The answers to this question will need to be stored in a field that is passed back to the update_value ACF function on the field so the correct action can be taken.

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.