Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8470
    Avatarnecoicould
    Support Expired

    Is it possible to show the products in the shop without image, just the title and description?

    #8492

    Please add this custom code to the file functions.php ( child-theme):

    function piizalian_template_loop_product_thumbnail( $size = 'woocommerce_thumbnail', $deprecated1 = 0, $deprecated2 = 0 ) {
     return;
    }
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.