From: Laury GvR Date: Tue, 1 Nov 2016 17:41:58 +0000 (-0400) Subject: Fixed the links to WooCommerce pages X-Git-Tag: v1.0.0^2~28 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=281e2712411d879ba6c0d3e8f76ad229157dd9fe;p=WP-Themes%2Fharborcountry.git Fixed the links to WooCommerce pages These links were using IDs, but should have been using the woocommerce functions to get the appropriate URLs. --- diff --git a/woocommerce.php b/woocommerce.php index 9145a2a..a7486b8 100644 --- a/woocommerce.php +++ b/woocommerce.php @@ -44,41 +44,14 @@
log out'; + echo ''; } elseif (!is_user_logged_in()) { echo ''; } ?> - log out'; -// } -// elseif (!is_user_logged_in()) { -// echo ''; -// } - ?> checkout