Viewing 1 replies (of 1 total)
  • Thread Starter mytwebsolutions

    (@mytwebsolutions)

    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="<?php echo esc_url($thumbnail); ?>" alt="">

    Replace

    <a href="<?php the_permalink(); ?>"> <img class="esz_post_thumb_img elementor-animation-<?php echo esc_html($settings['hover_animation']); ?>"
    
    src="<?php echo esc_url($thumbnail); ?>" alt=""></a>
Viewing 1 replies (of 1 total)
  • The topic ‘link in image’ is closed to new replies.