Woocommerce custom product templates updated
authorLaury GvR <laury@gaslightmedia.com>
Wed, 6 Nov 2019 16:51:30 +0000 (11:51 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 6 Nov 2019 16:51:30 +0000 (11:51 -0500)
header.php
style.css
woocommerce/archive-product.php
woocommerce/content-product_cat.php
woocommerce/content-single-product.php

index 14400dd..faf1b14 100644 (file)
@@ -5,7 +5,7 @@
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <title><?php wp_title(); ?></title>
     <link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri() ; ?>/favicon.ico?v=1.0">
-    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.7.0">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.8.0">
     <link href='//fonts.googleapis.com/css?family=Josefin+Sans:400,600,700' rel='stylesheet' type='text/css'>
     <?php wp_head(); ?>
   </head>
index b2d0922..0f31214 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: FineWineJourneys
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for FineWineJourneys
-Version: 1.0.7.0
+Version: 1.0.8.0
 */
index 6393059..9870a5b 100644 (file)
@@ -12,7 +12,7 @@
  * @see            http://docs.woothemes.com/document/template-structure/
  * @author             WooThemes
  * @package    WooCommerce/Templates
- * @version     2.0.0
+ * @version     3.4.0
  */
 
 if ( ! defined( 'ABSPATH' ) ) {
index 3856c31..26f412d 100644 (file)
@@ -12,7 +12,7 @@
  * @see     http://docs.woothemes.com/document/template-structure/
  * @author  WooThemes
  * @package WooCommerce/Templates
- * @version 2.5.2
+ * @version 2.6.1
  */
 
 if ( ! defined( 'ABSPATH' ) ) {
index ffd355f..941caf9 100644 (file)
@@ -12,7 +12,7 @@
  * @see            http://docs.woothemes.com/document/template-structure/
  * @author             WooThemes
  * @package    WooCommerce/Templates
- * @version     1.6.4
+ * @version     3.6.0
  */
 
 if ( ! defined( 'ABSPATH' ) ) {