• Hi there,

    Im having an issue with getting ACF values to show up on the my-account.php page.

    The ACF values are being shown on two places on the site.

    The first location works perfectly.

    The second location does not.. and loads everything except the ACF values.

    The second location is being loaded like so:

    <?php include(locate_template(‘includes/templates/pricing-tables.php’)); ?>

    This line is used on the plans.php page. Which is referred to from the my-account.php page.

    Which looks like this: https://pastebin.com/hV9CVg7v

    Am I overlooking something?
    Please help. Thank you.

  • The topic ‘ACF wont load on the my-account.php page’ is closed to new replies.