Support

Account

Home Forums Front-end Issues ACF works perfect locally, completely fails live. Reply To: ACF works perfect locally, completely fails live.

  • Hi Can you please debug the post ID?

    You can get he post ID like so:
    $post_id = get_the_ID();

    Make sure this is the correct ID that you are expecting.

    Thanks
    E