• Resolved 3eamus

    (@3eamus)


    I have 3 different shipping methods: local delivery, pickup and national delivery. If someone chooses local delivery method and they enter in the wrong info or haven’t entered in their info yet like address, it says “This item can only be shipped”.

    On the checkout page under the product name it says “This item can only be shipped” and I need to change that to “This item can only be delivered”

    Where can I change this message? Is there some php I can add to functions?

    Thanks!

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

    (@abwaita)

    Hi @3eamus,

    The message “This item can only be shipped” is not coming from WooCommerce. It is highly likely coming from one of your shipping-related plugins. You can find out the plugin adding the message by doing a conflict test, not because there’s a conflict but rather just to narrow down to the plugin adding this message.

    Once you identify the plugin, you should be able to change the message through a plugin like Loco Translate or reach out to the plugin authors for assistance.

    Here’s a guide for changing text with Loco Translate but in Step 4, you’ll want to select the plugin adding the message instead of WooCommerce.

    Hope this helps.
    Thanks.

    Thread Starter 3eamus

    (@3eamus)

    Great thank you!

    Hi @3eamus

    You’re welcome. I’m marking this thread as resolved now. If you have further questions, feel free to open a new topic.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Change “This item can only be shipped” Message’ is closed to new replies.