diff --git a/baseTemplate/templates/baseTemplate/index.html b/baseTemplate/templates/baseTemplate/index.html index a2f478713..49ac4728f 100755 --- a/baseTemplate/templates/baseTemplate/index.html +++ b/baseTemplate/templates/baseTemplate/index.html @@ -77,7 +77,7 @@ - {% with version="2.3.4.1" %} + {% with version="2.3.4.2" %} diff --git a/websiteFunctions/static/websiteFunctions/websiteFunctions.js b/websiteFunctions/static/websiteFunctions/websiteFunctions.js index 53a0d6b1f..0ecb6e36f 100755 --- a/websiteFunctions/static/websiteFunctions/websiteFunctions.js +++ b/websiteFunctions/static/websiteFunctions/websiteFunctions.js @@ -305,14 +305,16 @@ app.controller('createWordpress', function ($scope, $http, $timeout, $compile, $ var websiteOwner = $scope.websiteOwner; var WPtitle = $scope.WPtitle; - if (domain_check == 0) { - var Part2_domainNameCreate = document.getElementById('Part2_domainNameCreate').value; - var domainNameCreate = document.getElementById('TestDomainNameCreate').value + Part2_domainNameCreate; - } - if (domain_check == 1) { + // if (domain_check == 0) { + // var Part2_domainNameCreate = document.getElementById('Part2_domainNameCreate').value; + // var domainNameCreate = document.getElementById('TestDomainNameCreate').value + Part2_domainNameCreate; + // } + // if (domain_check == 1) { + // + // var domainNameCreate = $scope.own_domainNameCreate; + // } - var domainNameCreate = $scope.own_domainNameCreate; - } + var domainNameCreate = $scope.domainNameCreate; var WPUsername = $scope.WPUsername; @@ -530,6 +532,8 @@ function create_staging_checkbox_function() { // alert(domain_check); } +create_staging_checkbox_function(); + app.controller('WPsiteHome', function ($scope, $http, $timeout, $compile, $window) { var CheckBoxpasssword = 0; @@ -2442,14 +2446,15 @@ app.controller('createWebsite', function ($scope, $http, $timeout, $window) { var package = $scope.packageForWebsite; - if (website_create_domain_check == 0) { - var Part2_domainNameCreate = document.getElementById('Part2_domainNameCreate').value; - var domainName = document.getElementById('TestDomainNameCreate').value + Part2_domainNameCreate; - } - if (website_create_domain_check == 1) { - - var domainName = $scope.own_domainNameCreate; - } + // if (website_create_domain_check == 0) { + // var Part2_domainNameCreate = document.getElementById('Part2_domainNameCreate').value; + // var domainName = document.getElementById('TestDomainNameCreate').value + Part2_domainNameCreate; + // } + // if (website_create_domain_check == 1) { + // + // var domainName = $scope.domainNameCreate; + // } + var domainName = $scope.domainNameCreate; // var domainName = $scope.domainNameCreate; @@ -4557,15 +4562,15 @@ app.controller('websitePages', function ($scope, $http, $timeout, $window) { } var package = $scope.packageForWebsite; - if (website_child_domain_check == 0) { - var Part2_domainNameCreate = document.getElementById('Part2_domainNameCreate').value; - var domainName = document.getElementById('TestDomainNameCreate').value + Part2_domainNameCreate; - } - if (website_child_domain_check == 1) { - - var domainName = $scope.own_domainNameCreate; - } - + // if (website_child_domain_check == 0) { + // var Part2_domainNameCreate = document.getElementById('Part2_domainNameCreate').value; + // var domainName = document.getElementById('TestDomainNameCreate').value + Part2_domainNameCreate; + // } + // if (website_child_domain_check == 1) { + // + // var domainName = $scope.own_domainNameCreate; + // } + var domainName = $scope.domainNameCreate; var data = { domainName: domainName, diff --git a/websiteFunctions/templates/websiteFunctions/WPCreate.html b/websiteFunctions/templates/websiteFunctions/WPCreate.html index 643420e70..3958fc76c 100644 --- a/websiteFunctions/templates/websiteFunctions/WPCreate.html +++ b/websiteFunctions/templates/websiteFunctions/WPCreate.html @@ -136,113 +136,113 @@ - {#
#} - {# #} - {#
#} - {# #} - {#
#} - {#
{% trans "Invalid Domain (Note: You don't need to add 'http' or 'https')" %}
#} - {#
#} +
+ +
+ +
+
{% trans "Invalid Domain (Note: You don't need to add 'http' or 'https')" %}
+
{# My Work #} -
- - - - - - -

- - -
-
- -
-
- - - - - -
-
-
{% trans "Invalid Domain (Note: You don't need to add 'http' or 'https')" %}
-
-
-
Looks like you have not subscribed to temporary domain feature,click here - for more details. -
-
-
- - - -
+{#
#} +{# #} +{# #} +{# #} +{# #} +{##} +{##} +{#

#} +{##} +{##} +{#
#} +{#
#} +{# #} +{#
#} +{#
#} +{#
#} +{#
#} +{#
{% trans "Invalid Domain (Note: You don't need to add 'http' or 'https')" %}
#} +{#
#} +{#
#} +{#
Looks like you have not subscribed to temporary domain feature,click here#} +{# for more details.#} +{#
#} +{#
#} +{#
#} +{##} +{# #} +{##} +{#
#} {# My Work End#} {# #}
diff --git a/websiteFunctions/templates/websiteFunctions/WPsiteHome.html b/websiteFunctions/templates/websiteFunctions/WPsiteHome.html index 229b1fa8c..65032cdb6 100644 --- a/websiteFunctions/templates/websiteFunctions/WPsiteHome.html +++ b/websiteFunctions/templates/websiteFunctions/WPsiteHome.html @@ -393,16 +393,16 @@
- - + -
-{# end my work#} -
+ {# end my work#} +