From 6045eb3c8298c07ebf38e28b3d738cb7b880b216 Mon Sep 17 00:00:00 2001 From: candice Date: Tue, 25 Mar 2025 14:54:31 +0800 Subject: [PATCH 01/11] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E7=BB=86=E8=8A=82?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/mobile_first/ah-lantern-form-2025.php | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/application/views/mobile_first/ah-lantern-form-2025.php b/application/views/mobile_first/ah-lantern-form-2025.php index 30e84a7d..72170229 100644 --- a/application/views/mobile_first/ah-lantern-form-2025.php +++ b/application/views/mobile_first/ah-lantern-form-2025.php @@ -1,7 +1,7 @@
-

Chiang Mai CAD Yi Peng Festival 2025

+

Chiang Mai CAD Yi Peng Festival 2025 Ticket Booking

Choose a Date:

@@ -64,9 +64,8 @@
Please select at least one option.
-

Select Ticket Quantity: Adults and children (8+ years)

+

Quantity: Adults and children (8+ years)

Children under 8 are free.

@@ -382,7 +381,6 @@ background: #fff;margin-top: 15px; margin-bottom: 20px; display: none;">

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

@@ -619,5 +617,11 @@ background: #fff;margin-top: 15px; margin-bottom: 20px; display: none;"> \ No newline at end of file From 6994fd0d7a40add4ac7dba1d4e9ec996ba01ad4f Mon Sep 17 00:00:00 2001 From: candice Date: Tue, 25 Mar 2025 15:13:30 +0800 Subject: [PATCH 02/11] =?UTF-8?q?=E8=A1=A8=E5=8D=95=E7=BB=86=E8=8A=82?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/views/mobile_first/ah-lantern-form-2025.php | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/application/views/mobile_first/ah-lantern-form-2025.php b/application/views/mobile_first/ah-lantern-form-2025.php index 72170229..ffa88512 100644 --- a/application/views/mobile_first/ah-lantern-form-2025.php +++ b/application/views/mobile_first/ah-lantern-form-2025.php @@ -64,10 +64,8 @@
Please select at least one option.
-

Quantity: Adults and children (8+ years)

-

Children under 8 are free.

+

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

+
From 355c1e9b4678122c05cfba23decae32f5d46cdf9 Mon Sep 17 00:00:00 2001 From: candice Date: Tue, 25 Mar 2025 15:19:24 +0800 Subject: [PATCH 03/11] =?UTF-8?q?=E7=BB=86=E8=8A=82=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/mobile_first/ah-new-year-countdown.php | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/application/views/mobile_first/ah-new-year-countdown.php b/application/views/mobile_first/ah-new-year-countdown.php index 1eb9d298..a4d0f25c 100644 --- a/application/views/mobile_first/ah-new-year-countdown.php +++ b/application/views/mobile_first/ah-new-year-countdown.php @@ -1,7 +1,7 @@
-

Chiang Mai CAD New Year Countdown on Dec.31st, 2025

+

Chiang Mai CAD New Year Countdown on Dec.31st, 2025

Select an Available Ticket Type:

@@ -98,8 +98,8 @@ -

Select Ticket Quantity: Adults and children (8+ years)

-

Children under 8 are free.

+

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

+
@@ -604,5 +604,11 @@ .minaddBtn { width: auto !important; } +.optionLable input[type="radio"]:checked+label, .optionLable input[type="radio"]+label:hover { + border: 1px solid #ad1818; + color: #ad1818; + background: #ad1818; + color: #fff; +} \ No newline at end of file From 0ab58a88f656c528d8fc87038a05cbf1a6b64df1 Mon Sep 17 00:00:00 2001 From: candice Date: Tue, 25 Mar 2025 15:23:38 +0800 Subject: [PATCH 04/11] =?UTF-8?q?=E5=90=8C=E4=B8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/views/mobile_first/ah-new-year-countdown.php | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/application/views/mobile_first/ah-new-year-countdown.php b/application/views/mobile_first/ah-new-year-countdown.php index a4d0f25c..ebaa0dac 100644 --- a/application/views/mobile_first/ah-new-year-countdown.php +++ b/application/views/mobile_first/ah-new-year-countdown.php @@ -121,9 +121,7 @@
Total price: $129

Please provide correct personal information for your ticket - booking. Double - check.

+ margin-bottom: 10px;">Please provide correct personal info. Double check.

', $template); + } + + $meta_note_ogtitle = get_meta($information->ic_id, 'meta_note_ogtitle'); + if (!empty($meta_note_ogtitle)) { + $template = str_replace('', '', $template); + } + + $meta_note = get_meta($information->ic_id, 'meta_note'); + if (!empty($meta_note)) { + $template = str_replace('', '', $template); + } + + $meta_index_set = get_meta($information->ic_id, 'meta_index_set'); + if (!empty($meta_index_set)) { + $template = str_replace('', '', $template); + } + //设置内容图片缓加载 + $lazy_content = $this->html_optimize_lib->set_lazy_loader($information->ic_content, 'https://data.japanhighlights.com/grey.gif'); + $template = str_replace('', $lazy_content, $template); + + //Google广告代码 + //if (!empty(get_meta($information->ic_id, 'meta_google_ad_content'))) { + $template = str_replace('', '', $template); + //} + //社媒分享图片 + + $full_ic_photo = ''; + if (!empty($information->ic_photo)) { + $full_ic_photo = $this->config->item('site_image_url') . $information->ic_photo; + } else { + $full_ic_photo = get_meta($information->ic_id, 'meta_addon_picture_mobile'); + } + if (!empty($full_ic_photo)) { + $template = str_replace('', '', $template); + } + + // 设置图片尺寸 + // 优化过图片目录:D:\wwwroot\origin-images.chinahighlights.com\optimize\ + $www_local_path = 'D:/wwwroot/origin-www.japanhighlights.com'; + $image_local_path = 'D:/wwwroot/origin-images.chinahighlights.com/optimize'; + if (is_dir($www_local_path) && is_dir($image_local_path)) { + $template = $this->html_optimize_lib->set_image_size_local($template, $www_local_path, $image_local_path); + } else { + $template = $this->html_optimize_lib->set_image_size($template); + } + // /travelguide/chinese-zodiac/monthly-fortune-for-dog.htm + $html_path = $this->config->item('cache')[$this->config->item('site_code')]['cache_path'] . $information->ic_url; + $html_path = str_replace("\\", "/", $html_path); + if (substr($html_path, -1, 1) == '/') { + $html_path = $html_path . 'index.htm'; + } + $html_path .= $html_path_ext; + create_folder_by_path(dirname($html_path)); + file_put_contents($html_path, $template, LOCK_EX); + } /** * @description: CT用的生成静态文件方法.有些内容的替换,CT这边不一样,需要单独处理 zp * @param {type} $device='mobile' or 'pc' diff --git a/application/views/mobile_first/ah-structured-data-breadcrumb.php b/application/views/mobile_first/ah-structured-data-breadcrumb.php index 99083f6b..5a304b2b 100644 --- a/application/views/mobile_first/ah-structured-data-breadcrumb.php +++ b/application/views/mobile_first/ah-structured-data-breadcrumb.php @@ -6,14 +6,14 @@ "@type": "ListItem", "position": 1, "name": "Home", - "item": "https://www.chinahighlights.com/" + "item": "https://www.asiahighlights.com/" } $item) {?> ,{ "@type": "ListItem", "position": , "name": "", - "item": "https://www.chinahighlights.com" + "item": "https://www.asiahighlights.com" } ic_url != '/') {?> diff --git a/application/views/mobile_first/jh-h1.php b/application/views/mobile_first/jh-h1.php new file mode 100644 index 00000000..45e84720 --- /dev/null +++ b/application/views/mobile_first/jh-h1.php @@ -0,0 +1,56 @@ +
+
+ + + + <?php echo !empty($information->ic_title)?$information->ic_title:'H1 title asiahighlights mobile first template'; ?> + + +
+
+
+ Home + $item) {?> + + + +
+
+

ic_title)?$information->ic_title:'H1 title asiahighlights mobile first template'; ?>

+
+ 'https://www.globalhighlights.com/aboutus/team/ruru-zhou', + '2' => 'https://www.globalhighlights.com/aboutus/team/ruru-zhou', + 'HWT' => 'https://www.globalhighlights.com/aboutus/team/mike-he', + 'CA' => 'https://www.globalhighlights.com/aboutus/team/carol-wang', + 'SI' => 'https://www.globalhighlights.com/aboutus/team/simon-huang', + 'TJQ' => 'https://www.globalhighlights.com/aboutus/team/cindy-tang', + 'CLA' => 'https://www.globalhighlights.com/aboutus/team/claire-wang', + 'Albee' => 'https://www.globalhighlights.com/aboutus/team/albee-ning', + 'KM' => 'https://www.globalhighlights.com/aboutus/team/kimi-huang', + 'RY' => 'https://www.globalhighlights.com/aboutus/team/rita-yu', + 'QMY' => 'https://www.globalhighlights.com/aboutus/team/chris-quan', + 'CY' => 'https://www.globalhighlights.com/aboutus/team/cynthia-li', + 'Vicky' => 'https://www.globalhighlights.com/aboutus/team/vicky-leng', + '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 + + + + + + Updated +
+ \ No newline at end of file diff --git a/application/views/mobile_first/jh-next-mobile.php b/application/views/mobile_first/jh-next-mobile.php new file mode 100644 index 00000000..b4b49ae2 --- /dev/null +++ b/application/views/mobile_first/jh-next-mobile.php @@ -0,0 +1,127 @@ +
+ +

Get Inspired with Some Popular Itineraries

+

At Japan Highlights, we create your kind of journey — your dates, your destinations, at your pace. You can have any trip tailor made for your travel.

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

More Travel Ideas and Inspiration

+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
\ No newline at end of file diff --git a/application/views/mobile_first/jh-next.php b/application/views/mobile_first/jh-next.php new file mode 100644 index 00000000..cbe05ffa --- /dev/null +++ b/application/views/mobile_first/jh-next.php @@ -0,0 +1,142 @@ +
+ +

Get Inspired with Some Popular Itineraries

+

At Japan Highlights, we create your kind of journey — your dates, your destinations, at your pace. You can have any trip tailor made for your travel.

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

More Travel Ideas and Inspiration

+
+ + + + + + + + + + + + + + + + + + + + + + +
+ + + + +
+
+ + + + +
\ No newline at end of file diff --git a/application/views/mobile_first/jh-pc.php b/application/views/mobile_first/jh-pc.php new file mode 100644 index 00000000..212cb99e --- /dev/null +++ b/application/views/mobile_first/jh-pc.php @@ -0,0 +1,509 @@ + + + + + + + <!--@TITLE@--> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+
+
+ +
+
+ + + +
+ + +
+ + + + +
+ + + Start planning your tailor-made tour with 1-1 help + from our travel advisors. + Create My Trip + + +
4.9 ExcellentTrustPilot rating + TrustPilot Logo +
+
+ + +
+

Why Asia Highlights

+
+ + + + + + + + + + +
+
+
Customize Your Tour +
+ +

Customize Your Tour

+
    +
  • Travel Advisors Rooted in Asia
  • +
  • Instant Response, No More Waits!
  • +
  • Direct Connections, Supreme Values
  • +
+ +
+
+
+
Maximize Your Flexibility
+

Maximize Your Flexibility

+
    +
  • Your own personal guide and ride.
  • +
  • Explore at your own pace.
  • +
  • Unparalleled flexibility, impossible on a group tour.
  • +
+
+
+
+
Ensure Your Satisfactory
+

Ensure Your Satisfactory

+
    +
  • The Top 20% nationwide guides at your service.
  • +
  • 20% more space on your group's transportation.
  • +
  • 24/7 emergency support.
  • +
+
+
+
+
Celebrate Your Journey +
+

Celebrate Your Journey

+
    +
  • Family adventures
  • +
  • Celebrate milestones with style!
  • +
  • Photographer service for special moments
  • +
+ +
+
+
+
+ +
+
+

Where Can We Take You Today?

+ + + +
+
+ +
+
+
+
+
+ Asia Highlights' logo +
+ tour review + Rated 4.9 out of 5 | 98.8% Excellence
+ China Highlights International
Travel Service Co., LTD +
+
+ +
+ +
+
Language
+ +
+ +
+
Featured on
+ We are recommended by these social medias. +
+ +

Address: Building 6, Chuangyi Business + Park, 70 Qilidian Road, Guilin, Guangxi, 541004, China

+
+
+
+
+ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/application/views/mobile_first/jh-recommends-article.php b/application/views/mobile_first/jh-recommends-article.php new file mode 100644 index 00000000..8e37666a --- /dev/null +++ b/application/views/mobile_first/jh-recommends-article.php @@ -0,0 +1,110 @@ +
+ +
You might be interested in:
+ + +
+ <?php echo $recommands['Content Article A']->ic_title; ?> + +
ic_title; ?> +
+
+
+
+ + + +
+ <?php echo $recommands['Content Article B']->ic_title; ?> + +
ic_title; ?> +
+
+
+
+ + + + +
+ <?php echo $recommands['Content Article C']->ic_title; ?> + +
ic_title; ?> +
+
+
+
+ + + + + + + + + + + + + + + + +
\ No newline at end of file diff --git a/application/views/mobile_first/jh-recommends-tour.php b/application/views/mobile_first/jh-recommends-tour.php new file mode 100644 index 00000000..314c4edf --- /dev/null +++ b/application/views/mobile_first/jh-recommends-tour.php @@ -0,0 +1,74 @@ +
+ +
Explore similar itineraries:
+ +
+ <?php echo $recommands['Content Tour A']->ic_title; ?> + +
ic_title; ?> +
+
+
+
+ + + +
+ <?php echo $recommands['Content Tour B']->ic_title; ?> + +
ic_title; ?> +
+
+
+
+ + + + +
+ <?php echo $recommands['Content Tour C']->ic_title; ?> + +
ic_title; ?> +
+
+
+
+ + + +
+ <?php echo $recommands['Content Tour D']->ic_title; ?> + +
ic_title; ?> +
+
+
+
+ + + +
\ No newline at end of file diff --git a/application/views/mobile_first/jh-structured-data-article.php b/application/views/mobile_first/jh-structured-data-article.php new file mode 100644 index 00000000..10969b24 --- /dev/null +++ b/application/views/mobile_first/jh-structured-data-article.php @@ -0,0 +1,28 @@ + \ No newline at end of file diff --git a/application/views/mobile_first/jh-structured-data-breadcrumb.php b/application/views/mobile_first/jh-structured-data-breadcrumb.php new file mode 100644 index 00000000..053eb27b --- /dev/null +++ b/application/views/mobile_first/jh-structured-data-breadcrumb.php @@ -0,0 +1,28 @@ + \ No newline at end of file diff --git a/application/views/mobile_first/jh.php b/application/views/mobile_first/jh.php new file mode 100644 index 00000000..6de0d85c --- /dev/null +++ b/application/views/mobile_first/jh.php @@ -0,0 +1,439 @@ + + + + + + + <!--@TITLE@--> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ +
+ + + +
+ + + + + + + + +
+
+ Start planning your tailor-made tour with 1-1 help + from our travel advisors. + Create My Trip + +
4.9 ExcellentTrustPilot rating + TrustPilot Logo +
+
+ +
+

Why Asia Highlights

+
+ + + + + + + + + + +
+
+
Customize Your Tour
+ +

Customize Your Tour

+
    +
  • Travel Advisors Rooted in Asia
  • +
  • Instant Response, No More Waits!
  • +
  • Direct Connections, Supreme Values
  • +
+ +
+
+
+
Maximize Your Flexibility
+

Maximize Your Flexibility

+
    +
  • Your own personal guide and ride.
  • +
  • Explore at your own pace.
  • +
  • Unparalleled flexibility, impossible on a group tour.
  • +
+
+
+
+
Ensure Your Satisfactory
+

Ensure Your Satisfactory

+
    +
  • The Top 20% nationwide guides at your service.
  • +
  • 20% more space on your group's transportation.
  • +
  • 24/7 emergency support.
  • +
+
+
+
+
Celebrate Your Journey
+

Celebrate Your Journey

+
    +
  • Family adventures
  • +
  • Celebrate milestones with style!
  • +
  • Photographer service for special moments
  • +
+ +
+
+
+
+ +
+
+

Where Can We Take You Today?

+
+ + +
+
+
+ + +
+
+ Asia Highlights' logo + tour review + Rated 4.9 out of 5 | 98.8% Excellence
+ China Highlights International
Travel Service Co., LTD +
+ + + + + + +
+
+ Featured on + We are recommended by these social medias. + +
+
+ Address + Building 6, Chuangyi Business Park, 70 Qilidian Road, Guilin, Guangxi, 541004, China +
+
+ + +
+ + + + + + + + + + + + + + + + + + \ No newline at end of file From 2f3a3adf9a7477b5cf8cfc89abe5fc9c8ec855f5 Mon Sep 17 00:00:00 2001 From: candice Date: Thu, 27 Mar 2025 16:29:32 +0800 Subject: [PATCH 10/11] =?UTF-8?q?=E7=BD=91=E7=AB=99=E9=94=99=E8=AF=AF?= =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/mobile_first/ah-structured-data-breadcrumb.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/views/mobile_first/ah-structured-data-breadcrumb.php b/application/views/mobile_first/ah-structured-data-breadcrumb.php index 99083f6b..5a304b2b 100644 --- a/application/views/mobile_first/ah-structured-data-breadcrumb.php +++ b/application/views/mobile_first/ah-structured-data-breadcrumb.php @@ -6,14 +6,14 @@ "@type": "ListItem", "position": 1, "name": "Home", - "item": "https://www.chinahighlights.com/" + "item": "https://www.asiahighlights.com/" } $item) {?> ,{ "@type": "ListItem", "position": , "name": "", - "item": "https://www.chinahighlights.com" + "item": "https://www.asiahighlights.com" } ic_url != '/') {?> From 9caf1266adc4b03a27a1557feb21bfbbb09c8f4d Mon Sep 17 00:00:00 2001 From: candice Date: Thu, 27 Mar 2025 16:30:19 +0800 Subject: [PATCH 11/11] =?UTF-8?q?=E5=90=8C=E4=B8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../views/mobile_first/ah-structured-data-breadcrumb.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/views/mobile_first/ah-structured-data-breadcrumb.php b/application/views/mobile_first/ah-structured-data-breadcrumb.php index 5a304b2b..8198257b 100644 --- a/application/views/mobile_first/ah-structured-data-breadcrumb.php +++ b/application/views/mobile_first/ah-structured-data-breadcrumb.php @@ -1,5 +1,5 @@ \ No newline at end of file + \ No newline at end of file