liveshotsimaging
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] WooCommerce 2.0.0 – Problems with Prices – Everything Free.oops forgot the end bracket on the code above…
<span class="price"><?php echo $_product->get_price_html(); ?></span>Forum: Plugins
In reply to: [WooCommerce] WooCommerce 2.0.0 – Problems with Prices – Everything Free.I am having this same exact issue and for the past two hours I cant get a solution. Here is my website…
http://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!!
Forum: Fixing WordPress
In reply to: Posts will not display on homepage, the usual fixes havent worked…Problem fixed! Im really dumb…
Make sure to have your front page display in settings set to “Your Latest Posts”
DUH!!!
Forum: Fixing WordPress
In reply to: Posts will not display on homepage, the usual fixes havent worked…Nothing happened when I deleted that out…
I just re-downloaded the original index.php file from the sirup folder and pasted that code into the editor but nothing has happened, the error still exists…
Heres the original code which I have on the site now…
[Code moderated as per the Forum Rules. Please use the pastebin]