• Dear Developer,

    I suggest to add alt tag for img in ti-wishlist-product-counter.php file, because currently it is missing and causes HTML validation error.

    My suggestion is:

    $text = sprintf( '<img alt="%s" src="%s" /> %s', apply_filters('tinvwl_default_wishlist_title', tinv_get_option('general', 'default_title')), esc_url( $icon_upload ), $text );

    Thank you for your help!

  • The topic ‘ti-wishlist-product-counter.php img alt’ is closed to new replies.