- This topic has 0 replies, 1 voice, and was last updated 4 years, 10 months ago by
root.
Viewing 1 post (of 1 total)
-
AuthorPosts
-
September 14, 2020 at 7:55 pm #11244
root
KeymasterHi 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 );
-
AuthorPosts
Viewing 1 post (of 1 total)
- You must be logged in to reply to this topic.