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.0', true );
- wp_enqueue_style( 'glm-style', get_template_directory_uri() . '/assets/css/glm-dev.css', false, "1.0.0" );
+ wp_enqueue_script( 'glm-dev', get_template_directory_uri() . '/assets/js/glm-dev.js', array(), '1.0.1', true );
+ wp_enqueue_style( 'glm-style', get_template_directory_uri() . '/assets/css/glm-dev.css', false, "1.0.1" );
if ( is_singular() && comments_open() && get_option( 'thread_comments' ) ) {
wp_enqueue_script( 'comment-reply' );
<div class="social-header desktop show-desktop">
<span class="header-links-container">
<span class="phone-number">(231) 348-5680 </span>
- <a href="<?php echo get_permalink(21); ?>">Contact Us</a>
+ <a href="<?php echo get_permalink(21); ?>">Contact Us/Office Hours</a>
</span>
<!-- <a class="social-icon fb" href="https://www.facebook.com/Northland-Self-Storage-779394032191994/"></a> -->
</div>
<?php endif;?>
</div>
<div id="hours">
- <a href="<?php echo get_permalink(21); ?>">Contact Us</a>
+ <a href="<?php echo get_permalink(21); ?>">Contact Us/Office Hours</a>
</div>
<div class="location_1 address-container medium-6 columns">
<?php if (glm_get_clientinfo_option('tollfree')) :?>
Theme URI: https://accesspressthemes.com/wordpress-themes/accesspress-parallax/
Author: AccessPress Themes
Author URI: https://accesspressthemes.com/
-Version: 1.0.0
+Version: 1.0.1
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Text Domain: accesspress-parallax