Support

Account

Home Forums Feature Requests Assign ACF to a post template? Reply To: Assign ACF to a post template?

  • Thanks to Eliot supporto i solved.
    Correct way to reference to acf js is

    acf.ajax.update( 'cpt', jQuery(this).val() ).fetch();

    I made a github fork of the lukechapman plugin, tu be used for Single Post Template plugin instead of Custom Post Template plugin

    https://github.com/bluantinoo/single-post-template-support-for-acf