Viewing 1 post (of 1 total)
  • Author
    Posts
  • #11244
    root
    Keymaster

    Hi guys,

    I’ve been getting this error and although I’ve seen many people say they switch back to English language to fix it, it hasn’t worked for me. I’ve tried English UK and US but no joy. Any thoughts?

    sprintf(): Too few arguments in /wp-content/themes/pinkmart/woocommerce/single-product/product-image.php

    on line 183

    — product-image.php Line 183 —

    echo apply_filters( 'woocommerce_single_product_image_html', sprintf( '<div class="swiper-slide " data-zoom-image="%s" data-slide="%s" data-variableimageurl="%s" data-var_id="%s"><img src="%s" alt="%s" /></div>', esc_url( $variable_image ), esc_attr( $slide_num ), esc_url( $variable_image ), $variations_id[ $key ], esc_url( $variable_url ), esc_attr( $image_title ) ), $post->ID );

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.