• Resolved Artprofile

    (@artprofile)


    I need your help…
    What’s happen? Is showing on product page.

    Warning: sprintf(): Too few arguments in /web/htdocs/www.xxx.com/home/wp-content/plugins/woocommerce/includes/wc-formatting-functions.php on line 1185

    Warning: sprintf(): Too few arguments in /web/htdocs/www.xxx.com/home/wp-content/plugins/woocommerce/includes/wc-formatting-functions.php on line 1185

    Warning: sprintf(): Too few arguments in /web/htdocs/www.xxx.com/home/wp-content/plugins/woocommerce/includes/wc-formatting-functions.php on line 1185

Viewing 1 replies (of 1 total)
  • Thread Starter Artprofile

    (@artprofile)

    Solved. Was a traduction problem. Tks
    /* translators: %s: stock amount */
    $display = sprintf( __( ‘Only %s left in stock’, ‘woocommerce’ ), wc_format_stock_quantity_for_display( $stock_amount, $product ) );
    }

Viewing 1 replies (of 1 total)
  • The topic ‘Warning: sprintf():’ is closed to new replies.