Viewing 1 replies (of 1 total)
  • The second image comes from the first pic in product gallery. If you have it and it still doesn’t show up. Then it must have something to do with your theme design. You have to tweak it.
    The problem may be in content-product.php.
    change :
    //do_action( ‘woocommerce_before_shop_loop_item_title’ );
    into
    do_action( ‘woocommerce_before_shop_loop_item_title’ );

    I don’t know whether this works or not for you. Since I don’t have any idea how your theme developer design your theme.

Viewing 1 replies (of 1 total)
  • The topic ‘How do you load a second picture?’ is closed to new replies.