releasing theme
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 29 Aug 2018 13:52:37 +0000 (09:52 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 29 Aug 2018 13:52:37 +0000 (09:52 -0400)
functions.php
parts/glm-client-info.php
style.css

index cc35150..4fe6130 100644 (file)
@@ -197,8 +197,8 @@ function accesspress_parallax_scripts() {
 
        wp_enqueue_script( 'accesspress-parallax-custom', get_template_directory_uri() . '/js/custom.js', array('jquery'), '1.0', true );
     wp_localize_script( 'accesspress-parallax-custom', 'ap_params', $slider_parameters );
-    wp_enqueue_script( 'glm-dev', get_template_directory_uri() . '/assets/js/glm-dev.js', array(), '1.0.2', true );
-       wp_enqueue_style( 'glm-style', get_template_directory_uri() . '/assets/css/glm-dev.css', false, "1.0.2" );
+    wp_enqueue_script( 'glm-dev', get_template_directory_uri() . '/assets/js/glm-dev.js', array(), '1.0.0', true );
+       wp_enqueue_style( 'glm-style', get_template_directory_uri() . '/assets/css/glm-dev.css', false, "1.0.0" );
 
        if ( is_singular() && comments_open() && get_option( 'thread_comments' ) ) {
                wp_enqueue_script( 'comment-reply' );
index ca6025b..56b48e7 100644 (file)
@@ -13,9 +13,8 @@
                 <?php endif;?>
             </div>
             <div id="hours">
-                    <span>Monday–Friday 8 am– 4:30 pm</span> &nbsp;&#x2022;&nbsp;
-                    <span>Saturday and Sunday by appointment only </span>
-                </div>
+                <a href="<?php echo get_permalink(21); ?>">Contact Us</a>
+            </div>
         <div class="location_1 address-container medium-6 columns">
             <?php if (glm_get_clientinfo_option('tollfree')) :?>
                 <span><b><?php echo glm_get_clientinfo_option('tollfree');?></b></span><br>
index ed2c5e1..775e2a8 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,7 +3,7 @@ Theme Name: northland Storage
 Theme URI: https://accesspressthemes.com/wordpress-themes/accesspress-parallax/
 Author: AccessPress Themes
 Author URI: https://accesspressthemes.com/
-Version: 1.0.2
+Version: 1.0.0
 License: GNU General Public License v3 or later
 License URI: http://www.gnu.org/licenses/gpl-3.0.html
 Text Domain: accesspress-parallax