I am having this same exact issue and for the past two hours I cant get a solution. Here is my website…
https://www.liveshotsimaging.com/store
Looking at the index.php file, ive located the issues down to the line, but I dont know where the problem lies within the following line…
span class="price"><?php echo $_product->get_price_html(); ?></span>
I am inept when it comes to php as I know more css/html, so hopefully someone can help??
Thank you!!