Hey EntoMarket,
It is pretty easy add if you have a custom theme or access to your code. You just need to retrieve the relevant price by changing the name of customer to the role that you want to display.
<strong>Customer price:</strong> <?php echo get_post_meta( get_the_ID(), '_regular_price_customer', true ); ?>
Josh
Yeah it was a blanket change that has now been sorted. Thanks for the support.
Multisite was set up and then the DB was modified and moved.
Thanks for the help
The database was moved and modified from a single environment to a multi environment.