<?php /** * Display loop thumbnail * * @package Tutor\Templates * @subpackage CourseLoopPart * @author Themeum <support@themeum.com> * @link https://themeum.com * @since 1.4.3 */ $tutor_course_img = get_tutor_course_thumbnail_src(); ?> <div class="tutor-course-thumbnail"> <a href="<?php the_permalink(); ?>" class="tutor-d-block"> <div class="tutor-ratio tutor-ratio-16x9"> <img class="tutor-card-image-top" src="<?php echo esc_url( $tutor_course_img ); ?>" alt="<?php the_title(); ?>" loading="lazy"> </div> </a> <?php do_action( 'tutor_after_course_loop_thumbnail_link', get_the_ID() ); ?> </div>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
add-to-cart-edd.php | File | 1.37 KB | 0644 |
|
add-to-cart-tutor.php | File | 1.43 KB | 0644 |
|
add-to-cart-woocommerce.php | File | 2.49 KB | 0644 |
|
course-author.php | File | 1.44 KB | 0644 |
|
course-continue.php | File | 2.12 KB | 0644 |
|
course-in-cart.php | File | 1.43 KB | 0644 |
|
course-price-edd.php | File | 4.07 KB | 0644 |
|
course-price-tutor.php | File | 3.71 KB | 0644 |
|
course-price-woocommerce.php | File | 4.42 KB | 0644 |
|
course-price.php | File | 4.45 KB | 0644 |
|
course.php | File | 1.56 KB | 0644 |
|
end_content_wrap.php | File | 195 B | 0644 |
|
enrolled-course-progress.php | File | 986 B | 0644 |
|
footer.php | File | 239 B | 0644 |
|
header.php | File | 1.23 KB | 0644 |
|
loop-after-content.php | File | 232 B | 0644 |
|
loop-before-content.php | File | 268 B | 0644 |
|
loop-end.php | File | 232 B | 0644 |
|
loop-start.php | File | 581 B | 0644 |
|
meta.php | File | 2.44 KB | 0644 |
|
rating.php | File | 1.18 KB | 0644 |
|
start_content_wrap.php | File | 221 B | 0644 |
|
thumbnail.php | File | 619 B | 0644 |
|
title.php | File | 364 B | 0644 |
|