Home › Forums › Backend Issues (wp-admin) › Showing number with 00 on decimals › Reply To: Showing number with 00 on decimals
it’s either that or you’ll have to check if the price has decimals or not when adding them to your theme files and if not add .00 to the field value 🙂
(if you go this route I highly suggest you create a function for it in functions.php and call it on each place in the theme files instead of writing the same code repeatedly)
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.