diff --git a/application/controllers/information.php b/application/controllers/information.php index 13462bda..bce64d75 100644 --- a/application/controllers/information.php +++ b/application/controllers/information.php @@ -2449,6 +2449,14 @@ class Information extends CI_Controller { ); $information->ic_content = str_replace('', $lantern_form_content_2025, $information->ic_content); + // 水灯节2026表单 + $lantern_form_content_2026 = $this->load->view( + 'mobile_first/htravel-lantern-form-2026', + ['information' => $information], + true + ); + $information->ic_content = str_replace('', $lantern_form_content_2026, $information->ic_content); + // Chiang Mai Authentic Sky Lantern Festival on Nov. 5, 2025 $lantern_form_content_authentic_sky = $this->load->view( 'mobile_first/htravel-chiang-mai-lantern-festival', @@ -4526,7 +4534,7 @@ class Information extends CI_Controller { }else{ $ic_content = $this->html_optimize_lib->add_htmlcode($ic_content, ".container-details", $floatButton); } - + } if ($meta_ct_page_type == "tourdetail") { diff --git a/application/views/mobile_first/htravel-lantern-form-2026.php b/application/views/mobile_first/htravel-lantern-form-2026.php new file mode 100644 index 00000000..5cb9a65e --- /dev/null +++ b/application/views/mobile_first/htravel-lantern-form-2026.php @@ -0,0 +1,562 @@ + + +
+

Chiang Mai CAD Yi Peng Festival 2026 Ticket Booking

+
+

Choose a Date:

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

Select a Ticket Type:

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

Quantity: Adults & children (8+) – Free for under 8

+ +
+
+ + + +
+
+ +
Total price: $149
+ +

Please provide correct personal info. Double check.

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

Once payment is received, we'll send your e-ticket within 24 hours.

+
+
+ + + + + + \ No newline at end of file