• Resolved kolyo

    (@kolyo)


    Hi.

    we want to change the text of the shipping method that appears in the bills and packing slip.

    Before was set correctly but we dont know what happened, and now its showing the wrong text.

    in the screenshot you can see in spanish it says:

    Current text: https://ibb.co/4RcW27K (shipping: Shipping costs) (Envió: Gastos de envío) [Wrong]

    Before text: https://ibb.co/RTQc0x8 (shipping: Free Shipping) (Envió: Envío gratuito) [Correct]

    We want to set it back when it says “(shipping: Free Shipping)” check the before text screenshot.

    How we can fix this ?

    Thank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support EtienneP a11n

    (@etiennep)

    Hi there!

    The screenshots does not seem to be working, but if you are using a 3rd-party plugin for the invoices and packing slips, I would suggest reaching out to their support to have a look at this for you.

    Thread Starter kolyo

    (@kolyo)

    Sorry i updated again the screenshots.

    Current text: https://ibb.co/tqBHMBL (shipping: Shipping costs) (Envió: Gastos de envío) [Wrong]

    Before text: https://ibb.co/WFky7tZ (shipping: Free Shipping) (Envió: Envío gratuito) [Correct]

    plugin installed its “woocommerce pdf invoices packing slips”

    I checked the configuration of the template packing-slip.php it seems be ok:

    <tr class=”shipping-method”>
    <th><?php _e( ‘Shipping Method:’, ‘woocommerce-pdf-invoices-packing-slips’ ); ?></th>
    <td><?php $this->shipping_method(); ?></td>
    </tr>

    Thank you!

    Luminus Alabi

    (@luminus)

    Automattic Happiness Engineer

    Hi @kolyo,

    You’ll want to reach out to the developer of your packing slip plugin for help here.

    You can do so by going to this link – https://www.ads-software.com/support/plugin/woocommerce-pdf-invoices-packing-slips/

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘shipping method in packing slip and bill’ is closed to new replies.