Support

Account

Home Forums ACF PRO Composer Support Reply To: Composer Support

  • Anyone else run into an issue (using Bedrock, ACF and Custom Post Types UI) when deploying to my staging server.

    1. Added Custom Post Types + ACF to my composer.json
    2. Created a custom post type and custom field
    3. Deployed code (cap staging deploy)
    4. cap staging wpcli:db:push
    5. SSH’d in to staging server and ran composer update
    6. Logged into staging admin and get “Invalid post type” when trying to view ACF. Get “You are not allowed to edit this post.” when I try to create a new custom field group on staging.

    Any ideas how to fix this?