Displaying delivery date on thank you page
-
Hi
Hoe to echo field value delivery date within thankyou.php template?
I’m using
<li class=”order”>
<p>Delivery date: <?php echo get_post_meta(get_the_ID(), ‘Field Label’, true); ?></p>
But it’s not working.
Any help would be greatly appreciated!
Thanks
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Displaying delivery date on thank you page’ is closed to new replies.