Forums
(@cmddesign)
7 years, 6 months ago
"<h4>€".number_format($product->get_price(),2)."</h4>"
SOLVED!!!! in single_product.php and class-search.php i have changed $product->get_price_html() in “<h4>€ “.number_format($product->get_price(),2).”</h4>” and it works!!!
Hi, i have the same problem. From the shop page works. If i make the shop page as homepage it doesn’t work (error 500)