From 4be635abdb1fb0cf86253c05817ff780e4ae5acb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E6=96=87=E5=BC=BA=40HWQ-PC?= Date: Wed, 17 Jul 2024 09:13:36 +0800 Subject: [PATCH 01/67] =?UTF-8?q?=E5=A2=9E=E5=8A=A0ch=E4=BD=9C=E8=80=85?= =?UTF-8?q?=E5=90=8D=E5=AD=97=E6=B7=BB=E5=8A=A0=E9=93=BE=E6=8E=A5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/views/mobile_first/ch-h1.php | 44 ++++++++++++++++++++++-- 1 file changed, 42 insertions(+), 2 deletions(-) diff --git a/application/views/mobile_first/ch-h1.php b/application/views/mobile_first/ch-h1.php index 7bbf58ff..fd4fddae 100644 --- a/application/views/mobile_first/ch-h1.php +++ b/application/views/mobile_first/ch-h1.php @@ -10,8 +10,48 @@

- -
Written by Updated
+ 'https://www.globalhighlights.com/aboutus/team/ruru-zhou', + 'Ruru Zhou' => 'https://www.globalhighlights.com/aboutus/team/ruru-zhou', + '周珍燕(GH)' => 'https://www.globalhighlights.com/aboutus/team/ruru-zhou', + '何万堂' => 'https://www.globalhighlights.com/aboutus/team/mike-he', + 'Mike Ho' => 'https://www.globalhighlights.com/aboutus/team/mike-he', + '王雅琴' => 'https://www.globalhighlights.com/aboutus/team/carol-wang', + 'Carol Wang' => 'https://www.globalhighlights.com/aboutus/team/carol-wang', + '黄荔军' => 'https://www.globalhighlights.com/aboutus/team/simon-huang', + 'Simon Huang' => 'https://www.globalhighlights.com/aboutus/team/simon-huang', + '杨新玲' => 'https://www.globalhighlights.com/aboutus/team/coco-yang', + 'Coco Yang' => 'https://www.globalhighlights.com/aboutus/team/coco-yang', + '唐基秋' => 'https://www.globalhighlights.com/aboutus/team/cindy-tang', + 'Cindy Tang' => 'https://www.globalhighlights.com/aboutus/team/cindy-tang', + '汪靖' => 'https://www.globalhighlights.com/aboutus/team/claire-wang', + 'Claire Wang' => 'https://www.globalhighlights.com/aboutus/team/claire-wang', + '宁艳(AH)' => 'https://www.globalhighlights.com/aboutus/team/albee-ning', + 'Albee Ning' => 'https://www.globalhighlights.com/aboutus/team/albee-ning', + '黄新捷' => 'https://www.globalhighlights.com/aboutus/team/kimi-huang', + 'Kimi Huang' => 'https://www.globalhighlights.com/aboutus/team/kimi-huang', + '喻鹏鲜' => 'https://www.globalhighlights.com/aboutus/team/rita-yu', + 'Rita Yu' => 'https://www.globalhighlights.com/aboutus/team/rita-yu', + '全梦媛' => 'https://www.globalhighlights.com/aboutus/team/chris-quan', + 'Chris Quan' => 'https://www.globalhighlights.com/aboutus/team/chris-quan', + '李欣' => 'https://www.globalhighlights.com/aboutus/team/cynthia-li', + 'Cynthia Li' => 'https://www.globalhighlights.com/aboutus/team/cynthia-li', + '冷静' => 'https://www.globalhighlights.com/aboutus/team/vicky-leng', + 'Vicky Leng' => 'https://www.globalhighlights.com/aboutus/team/vicky-leng', + '李晓伟' => 'https://www.globalhighlights.com/aboutus/team/carper-li', + 'Carper Li' => 'https://www.globalhighlights.com/aboutus/team/carper-li', + ]; + if (!empty($meta_news_createdate)) {?> +
+ Written by + + + + + + Updated +
- + $OPI_Code = empty($OPI_Code) ? '' : $OPI_Code; + if (!empty($meta_news_createdate)) {?> +
+ Written by + + + + + + Updated +
+ + + + \ No newline at end of file diff --git a/application/views/mobile_first/gh-h1.php b/application/views/mobile_first/gh-h1.php index c594d032..0d503ccc 100644 --- a/application/views/mobile_first/gh-h1.php +++ b/application/views/mobile_first/gh-h1.php @@ -28,6 +28,7 @@ 'LXW' => 'https://www.globalhighlights.com/aboutus/team/carper-li', 'zzyGH' => 'https://www.globalhighlights.com/aboutus/team/ruru-zhou', ]; + $OPI_Code = empty($OPI_Code) ? '' : $OPI_Code; if (!empty($meta_news_createdate)) {?>
Written by From be8c909d51fcafd9da8145492b11517758b2b6e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E6=96=87=E5=BC=BA=40HWQ-PC?= Date: Mon, 22 Jul 2024 11:30:49 +0800 Subject: [PATCH 09/67] =?UTF-8?q?=E5=A2=9E=E5=8A=A025=E5=B9=B4=E6=B0=B4?= =?UTF-8?q?=E7=81=AF=E8=8A=82=E8=A1=A8=E5=8D=95=E6=A8=A1=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/controllers/information.php | 9 + .../mobile_first/ah-lantern-form-2025.php | 572 ++++++++++++++++++ 2 files changed, 581 insertions(+) create mode 100644 application/views/mobile_first/ah-lantern-form-2025.php diff --git a/application/controllers/information.php b/application/controllers/information.php index eb09082e..8c5436a7 100644 --- a/application/controllers/information.php +++ b/application/controllers/information.php @@ -2276,6 +2276,15 @@ class Information extends CI_Controller ); $information->ic_content = str_replace('', $lantern_form_content, $information->ic_content); + // 水灯节2025表单 + $lantern_form_content_2025 = $this->load->view( + 'mobile_first/ah-lantern-form-2025', + array('information' => $information), + true + ); + $information->ic_content = str_replace('', $lantern_form_content_2025, $information->ic_content); + + // CAD 跨年表单 $new_year_countdown_form_content = $this->load->view( 'mobile_first/ah-new-year-countdown', diff --git a/application/views/mobile_first/ah-lantern-form-2025.php b/application/views/mobile_first/ah-lantern-form-2025.php new file mode 100644 index 00000000..f0593614 --- /dev/null +++ b/application/views/mobile_first/ah-lantern-form-2025.php @@ -0,0 +1,572 @@ + +
+

Chiang Mai CAD Yi Peng Festival 2024

+
+ +

Select Date:

+
+
+ + +
+ +
+ + +
+
+ +

Select a Ticket Type:

+
+
+ + +
+
+ + +
+
+ + +
+ + +
+ +

Select Ticket Quantity

+
+ + Adults and older children (8+ years old) + +
+ + + +
+
+
Total price: $129
+ +

Please provide correct personal info. Double check.

+ + + + + + + + + + + + + + + +

Once we receive your payment, our travel advisor will contact you within 24 hours and send you your e-ticket.

+
+
+ + \ No newline at end of file From edbe59fc97b10752ad1fb4e33c48efda0c748776 Mon Sep 17 00:00:00 2001 From: Jimmy Liow Date: Mon, 22 Jul 2024 11:33:12 +0800 Subject: [PATCH 10/67] =?UTF-8?q?CH=E4=BF=A1=E6=81=AF=E5=B9=B3=E5=8F=B0?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E5=A4=B9=E7=BB=93=E6=9E=84=E8=B0=83=E6=95=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/controllers/information.php | 27 ++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) diff --git a/application/controllers/information.php b/application/controllers/information.php index eb09082e..b23f609a 100644 --- a/application/controllers/information.php +++ b/application/controllers/information.php @@ -900,7 +900,32 @@ class Information extends CI_Controller break; default: } - $breadcrumb_data = $this->Information_model->get_path_exclude_self($information->is_id, $information->is_path); + + // CH Home 下层节点名称和链接映射 + $group_map = [ + 278008010 => [ + 'ic_url' => '/travelguide/culture/', + 'ic_url_title' => 'Chinese Culture' + ], + 278008011 => [ + 'ic_url' => '/citytour/', + 'ic_url_title' => 'Destinations' + ], + 278008012 => [ + 'ic_url' => '/aboutus/', + 'ic_url_title' => 'About Us' + ], + 278008013 => [ + 'ic_url' => '/citytour/', + 'ic_url_title' => 'City Tours' + ], + 278008014 => [ + 'ic_url' => '/tour/', + 'ic_url_title' => 'China Tours' + ] + ]; + + $breadcrumb_data = $this->Information_model->get_breadcrumb_data($information->is_id, $information->is_path, $group_map); $breadcrumb_structured_data_content = $this->load->view( $template_path . '-structured-data-breadcrumb', From 3f21ab7a504267d6dd4adc2a097755d9c02dc5d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=BB=84=E6=96=87=E5=BC=BA=40HWQ-PC?= Date: Mon, 22 Jul 2024 11:40:36 +0800 Subject: [PATCH 11/67] =?UTF-8?q?=E6=B0=B4=E7=81=AF=E8=8A=82=E6=A0=87?= =?UTF-8?q?=E7=AD=BE=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/controllers/information.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/application/controllers/information.php b/application/controllers/information.php index 8c5436a7..2b620398 100644 --- a/application/controllers/information.php +++ b/application/controllers/information.php @@ -2282,7 +2282,7 @@ class Information extends CI_Controller array('information' => $information), true ); - $information->ic_content = str_replace('', $lantern_form_content_2025, $information->ic_content); + $information->ic_content = str_replace('', $lantern_form_content_2025, $information->ic_content); // CAD 跨年表单 From 16cfad4a5ee2c9cf0b27359448bc5fd6e52a9478 Mon Sep 17 00:00:00 2001 From: candice Date: Mon, 22 Jul 2024 14:25:00 +0800 Subject: [PATCH 12/67] =?UTF-8?q?=E5=A4=B4=E9=83=A8=E5=AF=BC=E8=88=AA?= =?UTF-8?q?=E5=88=A0=E9=99=A4china=20tours=202024/2025?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/views/mobile_first/ch-pc.php | 2 -- application/views/mobile_first/ch.php | 3 +-- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/application/views/mobile_first/ch-pc.php b/application/views/mobile_first/ch-pc.php index 7d840c05..a044a835 100644 --- a/application/views/mobile_first/ch-pc.php +++ b/application/views/mobile_first/ch-pc.php @@ -74,8 +74,6 @@
\ No newline at end of file From eab9eeea4afcf01bbc1ff24c835b0d080cd0bbdd Mon Sep 17 00:00:00 2001 From: candice Date: Mon, 29 Jul 2024 11:52:22 +0800 Subject: [PATCH 26/67] 11 --- application/views/mobile_first/gh-feedback-advisor-list.php | 2 +- application/views/mobile_first/gh-feedback-list.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/application/views/mobile_first/gh-feedback-advisor-list.php b/application/views/mobile_first/gh-feedback-advisor-list.php index bb8ddde1..fa75bcaf 100644 --- a/application/views/mobile_first/gh-feedback-advisor-list.php +++ b/application/views/mobile_first/gh-feedback-advisor-list.php @@ -10,7 +10,7 @@ - Tour Review Tour Review + Tour Review Tour Review $feedback) {?> diff --git a/application/views/mobile_first/gh-feedback-list.php b/application/views/mobile_first/gh-feedback-list.php index ef6cd295..b779b8f7 100644 --- a/application/views/mobile_first/gh-feedback-list.php +++ b/application/views/mobile_first/gh-feedback-list.php @@ -12,7 +12,7 @@ - Tour Review Tour Review + Tour Review Tour Review $feedback) {?> From f49f79e3b5e0ee1b967e87e12c336004a4ce1b09 Mon Sep 17 00:00:00 2001 From: candice Date: Mon, 29 Jul 2024 16:16:55 +0800 Subject: [PATCH 27/67] 11 --- application/views/mobile_first/ch-pc.php | 4 ++-- application/views/mobile_first/ch.php | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/application/views/mobile_first/ch-pc.php b/application/views/mobile_first/ch-pc.php index a044a835..a2fc442b 100644 --- a/application/views/mobile_first/ch-pc.php +++ b/application/views/mobile_first/ch-pc.php @@ -396,7 +396,7 @@