[ad_1]
Done.
Edit Widget/post-carousel-addons.php go to online 1970
Find
<img class="esz_post_thumb_img elementor-animation-<?php echo esc_html($settings['hover_animation']); ?>"
src="https://projectdmc.org/support/topic/link-in-image-2/<?php echo esc_url($thumbnail); ?>" alt="">Replace
<a href="https://projectdmc.org/support/topic/link-in-image-2/<?php the_permalink(); ?>"> <img class="esz_post_thumb_img elementor-animation-<?php echo esc_html($settings['hover_animation']); ?>"
src="https://projectdmc.org/support/topic/link-in-image-2/<?php echo esc_url($thumbnail); ?>" alt=""></a>
