TA评分等级增加 filter: brightness(170%);

master
candice 1 year ago
parent 07c470d8a1
commit d31d514d79

@ -2,7 +2,7 @@
<?php foreach ($feedback_list as $index => $feedback) {?>
<div class="feedback_content">
<strong style="height: auto;"><?php echo $feedback['title'] ?></strong>
<img src="<?php if (strpos($feedback['url'], 'productreview.com') == true) { echo 'https://images.chinahighlights.com/allpicture/2024/12/5d3e8dc0f9504ade809391dd191c30d0_cut_100x18_241_1733390430.png'; } else if (strpos($feedback['url'], 'tripadvisor.com') == true) { echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png'; } ?>" style="height: 15px; width: auto;" alt="review rating">
<img src="<?php if (strpos($feedback['url'], 'productreview.com') == true) { echo 'https://images.chinahighlights.com/allpicture/2024/12/5d3e8dc0f9504ade809391dd191c30d0_cut_100x18_241_1733390430.png'; } else if (strpos($feedback['url'], 'tripadvisor.com') == true) { echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png'; } ?>" style="height: 15px; width: auto;filter: brightness(170%);" alt="review rating">
<p style="height:auto;"><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>

@ -8,7 +8,7 @@
echo 'https://images.chinahighlights.com/allpicture/2024/12/5d3e8dc0f9504ade809391dd191c30d0_cut_100x18_241_1733390430.png';
} else if (strpos($feedback['url'], 'tripadvisor.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png';
} ?>" style="height: 15px; width: auto;" alt="review rating">
} ?>" style="height: 15px; width: auto;filter: brightness(170%);" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
@ -27,7 +27,7 @@
echo 'https://images.chinahighlights.com/allpicture/2024/12/5d3e8dc0f9504ade809391dd191c30d0_cut_100x18_241_1733390430.png';
} else if (strpos($feedback['url'], 'tripadvisor.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png';
} ?>" style="height: 15px; width: auto;" alt="review rating">
} ?>" style="height: 15px; width: auto;filter: brightness(170%);" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
@ -46,7 +46,7 @@
echo 'https://images.chinahighlights.com/allpicture/2024/12/5d3e8dc0f9504ade809391dd191c30d0_cut_100x18_241_1733390430.png';
} else if (strpos($feedback['url'], 'tripadvisor.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png';
} ?>" style="height: 15px; width: auto;" alt="review rating">
} ?>" style="height: 15px; width: auto;filter: brightness(170%);" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
@ -65,7 +65,7 @@
echo 'https://images.chinahighlights.com/allpicture/2024/12/5d3e8dc0f9504ade809391dd191c30d0_cut_100x18_241_1733390430.png';
} else if (strpos($feedback['url'], 'tripadvisor.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png';
} ?>" style="height: 15px; width: auto;" alt="review rating">
} ?>" style="height: 15px; width: auto;filter: brightness(170%);" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
@ -84,7 +84,7 @@
echo 'https://images.chinahighlights.com/allpicture/2024/12/5d3e8dc0f9504ade809391dd191c30d0_cut_100x18_241_1733390430.png';
} else if (strpos($feedback['url'], 'tripadvisor.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png';
} ?>" style="height: 15px; width: auto;" alt="review rating">
} ?>" style="height: 15px; width: auto;filter: brightness(170%);" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
@ -103,7 +103,7 @@
echo 'https://images.chinahighlights.com/allpicture/2024/12/5d3e8dc0f9504ade809391dd191c30d0_cut_100x18_241_1733390430.png';
} else if (strpos($feedback['url'], 'tripadvisor.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png';
} ?>" style="height: 15px; width: auto;" alt="review rating">
} ?>" style="height: 15px; width: auto;filter: brightness(170%);" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
@ -122,7 +122,7 @@
echo 'https://images.chinahighlights.com/allpicture/2024/12/5d3e8dc0f9504ade809391dd191c30d0_cut_100x18_241_1733390430.png';
} else if (strpos($feedback['url'], 'tripadvisor.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png';
} ?>" style="height: 15px; width: auto;" alt="review rating">
} ?>" style="height: 15px; width: auto;filter: brightness(170%);" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
@ -141,7 +141,7 @@
echo 'https://images.chinahighlights.com/allpicture/2024/12/5d3e8dc0f9504ade809391dd191c30d0_cut_100x18_241_1733390430.png';
} else if (strpos($feedback['url'], 'tripadvisor.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png';
} ?>" style="height: 15px; width: auto;" alt="review rating">
} ?>" style="height: 15px; width: auto;filter: brightness(170%);" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
@ -160,7 +160,7 @@
echo 'https://images.chinahighlights.com/allpicture/2024/12/5d3e8dc0f9504ade809391dd191c30d0_cut_100x18_241_1733390430.png';
} else if (strpos($feedback['url'], 'tripadvisor.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png';
} ?>" style="height: 15px; width: auto;" alt="review rating">
} ?>" style="height: 15px; width: auto;filter: brightness(170%);" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
@ -179,7 +179,7 @@
echo 'https://images.chinahighlights.com/allpicture/2024/12/5d3e8dc0f9504ade809391dd191c30d0_cut_100x18_241_1733390430.png';
} else if (strpos($feedback['url'], 'tripadvisor.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png';
} ?>" style="height: 15px; width: auto;" alt="review rating">
} ?>" style="height: 15px; width: auto;filter: brightness(170%);" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
@ -198,7 +198,7 @@
echo 'https://images.chinahighlights.com/allpicture/2024/12/5d3e8dc0f9504ade809391dd191c30d0_cut_100x18_241_1733390430.png';
} else if (strpos($feedback['url'], 'tripadvisor.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png';
} ?>" style="height: 15px; width: auto;" alt="review rating">
} ?>" style="height: 15px; width: auto;filter: brightness(170%);" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
@ -217,7 +217,7 @@
echo 'https://images.chinahighlights.com/allpicture/2024/12/5d3e8dc0f9504ade809391dd191c30d0_cut_100x18_241_1733390430.png';
} else if (strpos($feedback['url'], 'tripadvisor.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png';
} ?>" style="height: 15px; width: auto;" alt="review rating">
} ?>" style="height: 15px; width: auto;filter: brightness(170%);" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>
@ -236,7 +236,7 @@
echo 'https://images.chinahighlights.com/allpicture/2024/12/5d3e8dc0f9504ade809391dd191c30d0_cut_100x18_241_1733390430.png';
} else if (strpos($feedback['url'], 'tripadvisor.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png';
} ?>" style="height: 15px; width: auto;" alt="review rating">
} ?>" style="height: 15px; width: auto;filter: brightness(170%);" alt="review rating">
<p><?php echo $feedback['content'] ?></p>
<a href="<?php echo $feedback['url'] ?>" target="_blank" rel="nofollow">More</a>
<div class="customer_name"><?php echo $feedback['customer'] ?>, <?php echo $feedback['createdOn'] ?></div>

@ -19,7 +19,7 @@
echo 'https://images.chinahighlights.com/allpicture/2024/12/5d3e8dc0f9504ade809391dd191c30d0_cut_100x18_241_1733390430.png';
} else if (strpos($feedback['url'], 'tripadvisor.com') == true) {
echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png';
} ?>" style="height: 15px; width: auto;" alt="Tour Review">
} ?>" style="height: 15px; width: auto;filter: brightness(170%);" alt="Tour Review">
<p>
<?php echo $feedback['content'] ?>
</p>

@ -18,7 +18,7 @@
<strong>
<?php echo $feedback['title'] ?>
</strong>
<p class="feedback_rating"><img src="<?php if (strpos($feedback['url'], 'productreview.com') == true) { echo 'https://images.chinahighlights.com/allpicture/2024/12/5d3e8dc0f9504ade809391dd191c30d0_cut_100x18_241_1733390430.png'; } else if (strpos($feedback['url'], 'tripadvisor.com') == true) { echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png'; } ?>" style="height: 15px; width: auto;" alt="tour review rating"></p>
<p class="feedback_rating"><img src="<?php if (strpos($feedback['url'], 'productreview.com') == true) { echo 'https://images.chinahighlights.com/allpicture/2024/12/5d3e8dc0f9504ade809391dd191c30d0_cut_100x18_241_1733390430.png'; } else if (strpos($feedback['url'], 'tripadvisor.com') == true) { echo 'https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png'; } ?>" style="height: 15px; width: auto;filter: brightness(170%);" alt="tour review rating"></p>
<p>
<?php echo $feedback['content'] ?>
</p>

@ -5,7 +5,7 @@
<div class="feedback_content" style="box-shadow: 0px 0px 8px 2px #d1d1d1;">
<div class="photoBlock300" style="width: auto;"><img alt="Trip Advisor travelers' choice 2024" src="https://images.asiahighlights.com/allpicture/2024/12/548c9984fbf9410a912fe678fcf4b05e_cut_181x215_241_1733311371.png" width="100" class="img-responsive" ></div>
<p><strong><?php echo $feedback_data['title'] ?></strong></p>
<img alt="" class="feedback-rate" src="https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png" width="104" height="20" alt="trip advisor rating"><div class="review_date">reviewed <?php echo $feedback_data['createdOn'] ?>, <?php echo $feedback_data['customer'] ?></div>
<img alt="" class="feedback-rate" src="https://images.chinahighlights.com/allpicture/2024/12/c81b67573a2d40d6922e95b33aeaf03d_cut_80x14_241_1733323252.png" width="104" height="20" alt="trip advisor rating" style="filter: brightness(170%);"><div class="review_date">reviewed <?php echo $feedback_data['createdOn'] ?>, <?php echo $feedback_data['customer'] ?></div>
<p><?php echo $feedback_data['content'] ?>&nbsp;<a href="<?php echo $feedback_data['url'] ?>" target="_blank" rel="nofollow">more</a></p>
</div>
</div>
Loading…
Cancel
Save