Setting url for site
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 7 Sep 2017 20:26:02 +0000 (16:26 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 7 Sep 2017 20:26:02 +0000 (16:26 -0400)
Go the wordpress site url.

registrations/Views/Default/registrations_confirmation.html
registrations/registrations.php

index 4448347..4f25bc2 100644 (file)
              </TR>
              <TR><TD COLSPAN="3">&nbsp;</TD></TR>
              <TR><TD COLSPAN="3"><hr width="90%"></TD></TR>
-             <tr><td colspan="3" align="center"><a href="{base_url}">{customer_long_name}</a></td></tr>
+             <tr><td colspan="3" align="center"><a href="{real_url}">{customer_long_name}</a></td></tr>
              <tr><td colspan="3" align="center">{customer_address}</td></tr>
              <tr><td colspan="3" align="center">{customer_city}, {customer_state} {customer_zip}</td></tr>
              <tr><td colspan="3" align="center">{customer_phone}</td></tr>
index 2eee834..330ba8d 100644 (file)
@@ -771,6 +771,7 @@ $v['rate_classes']          = $rate_classes;
 $v['rate_name']             = $rate_class_name;
 $v['base_secure_url']       = BASE_SECURE_URL;
 $v['base_url']              = SI_BASE_URL;
+$v['real_url']              = get_site_url();
 $v['old_url']               = 'https://ws0.gaslightmedia.com/cslewis';
 
 // Get bulletin and terms/conditions