|
@@ -261,11 +261,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
<img src="<?php echo get_the_post_thumbnail_url( $posts->post->ID, array( "width" => 255, "height" => 255 ) ); ?>" alt="<?php the_title(); ?>">
|
|
<img src="<?php echo get_the_post_thumbnail_url( $posts->post->ID, array( "width" => 255, "height" => 255 ) ); ?>" alt="<?php the_title(); ?>">
|
|
|
- <?php // echo get_the_post_thumbnail( $posts->post->ID ); ?>
|
|
|
|
|
- <?php // echo the_post_thumbnail( $posts->post->ID ); ?>
|
|
|
|
|
- <?php // echo get_the_post_thumbnail_url( $posts->post->ID, array( "width" => 255, "height" => 255 ) ); ?>
|
|
|
|
|
-
|
|
|
|
|
- <!-- <img src="<?php echo get_template_directory_uri(); ?>/img/team/team-05.jpg" alt=""> -->
|
|
|
|
|
<div class="image-overlay">
|
|
<div class="image-overlay">
|
|
|
<div class="overlay-text text-center">
|
|
<div class="overlay-text text-center">
|
|
|
<div class="info-text">
|
|
<div class="info-text">
|