更正 AH 网站作者主页链接

master
LiaoYijun 1 year ago
parent 82325e6395
commit 871aff9e64

@ -10,7 +10,7 @@
<div class="top_banner_tp">
<img src="https://images.asiahighlights.com/allpicture/2025/01/ef909bd6a0204580a6b050c833a5753f_cut_200x200_241_1736178824.png" alt="Asia Highlights TrustPilot rating" class="img-responsive">
</div>
</div>
</div>
</div>
@ -19,33 +19,33 @@
<?php foreach ($breadcrumb_data as $index => $item) {?>
<a href="<?php echo $item['ic_url'] ?>" data-index="<?php echo $index ?>" data-is-id="<?php echo $item['is_id'] ?>"><?php echo $item['ic_url_title'] ?></a>
<?php }?>
</div>
<div class="infotoptitle">
<h1 class="whitefont"><?php echo !empty($information->ic_title)?$information->ic_title:'H1 title asiahighlights mobile first template'; ?></h1>
<h1 class="whitefont"><?php echo !empty($information->ic_title)?$information->ic_title:'H1 title asiahighlights mobile first template'; ?></h1>
</div>
<?php
<?php
$OPI_CodeUrls = [
'zzy' => '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',
'zzy' => 'https://www.asiahighlights.com/about-us/meet-our-team/ruru-zhou',
'2' => 'https://www.asiahighlights.com/about-us/meet-our-team/ruru-zhou',
'HWT' => 'https://www.asiahighlights.com/about-us/meet-our-team/mike-he',
'CA' => 'https://www.asiahighlights.com/about-us/meet-our-team/carol-wang',
'SI' => 'https://www.asiahighlights.com/about-us/meet-our-team/simon-huang',
'TJQ' => 'https://www.asiahighlights.com/about-us/meet-our-team/cindy-tang',
'CLA' => 'https://www.asiahighlights.com/about-us/meet-our-team/claire-wang',
'Albee' => 'https://www.asiahighlights.com/about-us/meet-our-team/albee-ning',
'KM' => 'https://www.asiahighlights.com/about-us/meet-our-team/kimi-huang',
'RY' => 'https://www.asiahighlights.com/about-us/meet-our-team/rita-yu',
'QMY' => 'https://www.asiahighlights.com/about-us/meet-our-team/chris-quan',
'CY' => 'https://www.asiahighlights.com/about-us/meet-our-team/cynthia-li',
'Vicky' => 'https://www.asiahighlights.com/about-us/meet-our-team/vicky-leng',
'LXW' => 'https://www.asiahighlights.com/about-us/meet-our-team/carper-li',
'zzyGH' => 'https://www.asiahighlights.com/about-us/meet-our-team/ruru-zhou',
];
$OPI_Code = empty($OPI_Code) ? '' : $OPI_Code;
if (!empty($meta_news_createdate)) {?>
<div class="authorupdate list_content">
Written by
Written by
<?php if (array_key_exists($OPI_Code, $OPI_CodeUrls)) {?>
<strong><a href="<?php echo $OPI_CodeUrls[$OPI_Code]; ?>" target="_blank"><?php echo $author; ?></a></strong>
<?php } else { ?>

Loading…
Cancel
Save