wpinventory_the_price(); not displaying the price
-
Hello,
I have followed the instructions in setting up a template override using the “single-item.php” template. However, when I try to use the wpinventory_the_price(); function the price displays 0.00.
My exact code to display the price is below:
<p><?php wpinventory_the_price(); ?></p>
I have triple checked that a price is set in inventory item and have even disabled my overridden templates to see that a price does exist but as soon as I enable my custom template the price disappears.
Please see the issue here: https://milkandhoneyvintagerentals.com/rentals/inventory/1940sredradio/
Perhaps I am using the wrong function to display the price?
Thanks in advance for the help.
- The topic ‘wpinventory_the_price(); not displaying the price’ is closed to new replies.