changing copyright name to client name, adding business name to client info
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 20 Feb 2019 17:15:24 +0000 (12:15 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 20 Feb 2019 17:15:24 +0000 (12:15 -0500)
footer.php
parts/glm-client-info.php
style.css

index b5b4780..f0ff8af 100644 (file)
@@ -37,7 +37,7 @@
             <div class="grid-small-12 grid-medium-12 grid-large-12 text-center medium-text-right grid-columns opensearchserver.ignore">
                 <span>Copyright &copy; <?php echo date('Y');?> </span>
                 <span class="bullet"> &#8226; </span>
-                <span> Produced by <a target="_blank" href="http://www.gaslightmedia.com">Gaslight Media</a></span>
+                <span> Produced by N Point Strategies </span>
                 <span class="bullet"> &#8226; </span>
                 <span> All Rights Reserved</span>
             </div>
index 7a5d389..bf6e4f1 100644 (file)
@@ -1,6 +1,7 @@
 <div id="footer_address">
     <?php if (function_exists('glm_get_clientinfo_option')) :?>
         <div class="location_1 address-container medium-6 columns">
+            <h4 style="margin-bottom: 0px;"><?php echo glm_get_clientinfo_option('businessName');?></h4>
             <?php if (glm_get_clientinfo_option('address')):?>
                 <span class="address_1_street"><?php echo glm_get_clientinfo_option('address');?></span>
                 &nbsp; | &nbsp;
index 249a9c6..b5b1e17 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,7 +3,7 @@ Theme Name: N Point Strategies
 Theme URI: https://accesspressthemes.com/wordpress-themes/accesspress-parallax/
 Author: AccessPress Themes
 Author URI: https://accesspressthemes.com/
-Version: 1.0.4
+Version: 1.0.5
 License: GNU General Public License v3 or later
 License URI: http://www.gnu.org/licenses/gpl-3.0.html
 Text Domain: accesspress-parallax