From: Steve Sutton Date: Thu, 7 Sep 2017 20:26:02 +0000 (-0400) Subject: Setting url for site X-Git-Tag: v1.0.5^2~8 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=4eb190650f9c5e9242849a8d39b29d9a4dbbbbee;p=WP-Themes%2Fcslewisfestival.git Setting url for site Go the wordpress site url. --- diff --git a/registrations/Views/Default/registrations_confirmation.html b/registrations/Views/Default/registrations_confirmation.html index 4448347..4f25bc2 100644 --- a/registrations/Views/Default/registrations_confirmation.html +++ b/registrations/Views/Default/registrations_confirmation.html @@ -115,7 +115,7 @@  
- {customer_long_name} + {customer_long_name} {customer_address} {customer_city}, {customer_state} {customer_zip} {customer_phone} diff --git a/registrations/registrations.php b/registrations/registrations.php index 2eee834..330ba8d 100644 --- a/registrations/registrations.php +++ b/registrations/registrations.php @@ -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