fixing contact us link in the footer
authorAnthony Talarico <talarico@gaslightmedia.com>
Tue, 15 May 2018 16:33:57 +0000 (12:33 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Tue, 15 May 2018 16:33:57 +0000 (12:33 -0400)
functions.php
parts/glm-client-info.php
style.css

index c3dc4b9..8c70009 100644 (file)
@@ -189,8 +189,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.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' );
index 8c03584..de228a5 100644 (file)
@@ -21,7 +21,7 @@
             <?php endif;?>
             <br>
           
-                <a class="mail_1 location-mail" href="<?php echo get_permalink(); ?>">Contact Us</a>
+                <a class="mail_1 location-mail" href="<?php echo get_permalink(233); ?>">Contact Us</a>
           
         </div>
         <div class="location_2 address-container">
index dd18a29..a1bcc80 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,7 +3,7 @@ Theme Name: King Sail Resort
 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