Quote Originally Posted by petelutonuk View Post
I have a bigger problem right now...found out by chance last Thursday that the company whos products I sell on my website are banning anyone from displaying prices on their websites from October 1st... unless the customers are logged in.
in the file includes/functions/functions_prices.php

there is a function zen_get_products_display_price.

At the bottom, if you alter the return value to only display a price if the user is logged in, then you'll have done it.

(hence why I'm a £80+ an hours developer, because it saves you a lot of money and time).