@ -1,13 +1,10 @@
< div class = " content_article ">
< div class = " infopage_ad_ content">
<?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 Tours< / div >
< div class = "table-responsive" >
< table class = "content_article" >
< tbody >
< tr >
< div class = "content_article_title" > You might be interested in< / div >
<?php if ( ! empty ( $recommands [ 'Content Tour A' ])) { ?>
< t d>
< div class = "infopage_ad" >
< a href = " <?php echo $recommands [ 'Content Tour A' ] -> ic_url ; ?> " > < img
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
originalsrc="<?php echo $recommands [ 'Content Tour A' ] -> mobile_photo ; ?> "
@ -20,11 +17,11 @@
< div class = "content_article_button" > < a
href="<?php echo $recommands [ 'Content Tour A' ] -> ic_url ; ?> "></ a >
< / div >
< / t d>
< / div >
<?php } ?>
<?php if ( ! empty ( $recommands [ 'Content Tour B' ])) { ?>
< t d>
< div class = "infopage_ad" >
< a href = " <?php echo $recommands [ 'Content Tour B' ] -> ic_url ; ?> " > < img
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
originalsrc="<?php echo $recommands [ 'Content Tour B' ] -> mobile_photo ; ?> "
@ -37,12 +34,12 @@
< div class = "content_article_button" > < a
href="<?php echo $recommands [ 'Content Tour B' ] -> ic_url ; ?> "></ a >
< / div >
< / t d>
< / div >
<?php } ?>
<?php if ( ! empty ( $recommands [ 'Content Tour C' ])) { ?>
< t d>
< div class = "infopage_ad" >
< a href = " <?php echo $recommands [ 'Content Tour C' ] -> ic_url ; ?> " > < img
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
originalsrc="<?php echo $recommands [ 'Content Tour C' ] -> mobile_photo ; ?> "
@ -55,11 +52,11 @@
< div class = "content_article_button" > < a
href="<?php echo $recommands [ 'Content Tour C' ] -> ic_url ; ?> "></ a >
< / div >
< / t d>
< / div >
<?php } ?>
<?php if ( ! empty ( $recommands [ 'Content Tour D' ])) { ?>
< t d>
< div class = "infopage_ad" >
< a href = " <?php echo $recommands [ 'Content Tour D' ] -> ic_url ; ?> " > < img
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
originalsrc="<?php echo $recommands [ 'Content Tour D' ] -> mobile_photo ; ?> "
@ -72,12 +69,12 @@
< div class = "content_article_button" > < a
href="<?php echo $recommands [ 'Content Tour D' ] -> ic_url ; ?> "></ a >
< / div >
< / t d>
< / div >
<?php } ?>
<?php if ( ! empty ( $recommands [ 'Content Tour E' ])) { ?>
< t d>
< div class = "infopage_ad" >
< a href = " <?php echo $recommands [ 'Content Tour E' ] -> ic_url ; ?> " > < img
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
originalsrc="<?php echo $recommands [ 'Content Tour E' ] -> mobile_photo ; ?> "
@ -90,12 +87,12 @@
< div class = "content_article_button" > < a
href="<?php echo $recommands [ 'Content Tour E' ] -> ic_url ; ?> "></ a >
< / div >
< / t d>
< / div >
<?php } ?>
<?php if ( ! empty ( $recommands [ 'Content Tour F' ])) { ?>
< t d>
< div class = "infopage_ad" >
< a href = " <?php echo $recommands [ 'Content Tour F' ] -> ic_url ; ?> " > < img
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
originalsrc="<?php echo $recommands [ 'Content Tour F' ] -> mobile_photo ; ?> "
@ -108,47 +105,8 @@
< div class = "content_article_button" > < a
href="<?php echo $recommands [ 'Content Tour F' ] -> ic_url ; ?> "></ a >
< / div >
< / t d>
< / div >
<?php } ?>
<?php if ( ! empty ( $recommands [ 'Content Tour G' ])) { ?>
< td >
< a href = " <?php echo $recommands [ 'Content Tour G' ] -> ic_url ; ?> " > < img
src="https://data.asiahighlights.com/grey.gif" loader="lazy"
originalsrc="<?php echo $recommands [ 'Content Tour G' ] -> mobile_photo ; ?> "
class="img-responsive"
alt="<?php echo $recommands [ 'Content Tour G' ] -> ic_title ; ?> "></ a >
< div class = "content_article_name" > < a
href="<?php echo $recommands [ 'Content Tour G' ] -> ic_url ; ?> "> <?php echo $recommands [ 'Content Tour G' ] -> ic_title ; ?> </ a >
< / div >
< div class = "content_article_button" > < a
href="<?php echo $recommands [ 'Content Tour G' ] -> ic_url ; ?> "></ a >
< / div >
< / 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 ; ?> "></ a >
< / div >
< / td >
<?php } ?>
< / tr >
< / tbody >
< / table >
< / div >
<?php } ?>
< / div >