@ -1,6 +1,6 @@
< div class = "content_article" >
<?php if ( ! empty ( $recommands [ 'Content Tour A' ]) || ! empty ( $recommands [ 'Content Tour B' ]) || ! empty ( $recommands [ 'Content Tour C' ]) || ! empty ( $recommands [ 'Content Tour D' ])) { ?>
< div class = "content_article_title" > Recommended Article s< / div >
< div class = "content_article_title" > Recommended Tour s< / div >
< div class = "table-responsive" >
< table class = "content_article" >
< tbody >
@ -143,6 +143,24 @@
< / td >
<?php } ?>
<?php if ( ! empty ( $recommands [ 'Content Tour H' ])) { ?>
< td >
< a href = " <?php echo $recommands [ 'Content Tour H' ] -> ic_url ; ?> " > < img
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
originalsrc="<?php echo $recommands [ 'Content Tour H' ] -> mobile_photo ; ?> "
class="img-responsive"
alt="<?php echo $recommands [ 'Content Tour H' ] -> ic_title ; ?> "></ a >
< div class = "content_article_name" > < a
href="<?php echo $recommands [ 'Content Tour H' ] -> ic_url ; ?> "> <?php echo $recommands [ 'Content Tour H' ] -> ic_title ; ?> </ a >
< / div >
< div class = "content_article_button" > < a
href="<?php echo $recommands [ 'Content Tour H' ] -> ic_url ; ?> ">View More < i
aria-hidden="true"
class="fa fa-caret-right">< / i > < / a >
< / div >
< / td >
<?php } ?>
< / tr >
< / tbody >