• Hi,

    great plugin! I have few questions:

    How can I translate “on” (Estimated delivery on)?

    How can I change date format?

    How can I insert shortcode in html template?

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author DanielRiera

    (@danielriera)

    Hi

    – How can I translate “on” (Estimated delivery on)?

    Now is not possible, i can add support to change message, if you can translate other language, check this

    -How can I change date format?

    This plugin using the date format set on your instalation, Settings -> General

    – How can I insert shortcode in html template?

    You can insert shortcode on Widgets, content, description … But html template is not possible, shortcode need PHP to replace.

    <? php echo do_shortcode('[estimate_delivery]'); ?>

    Thanks

    • This reply was modified 3 years, 5 months ago by DanielRiera.
    • This reply was modified 3 years, 5 months ago by DanielRiera.
    Thread Starter price4you

    (@price4you)

    Thanks for fast reply!

    I just add “on” to translate template, thanks!

    I find one bug:

    Today is saturday (11.), so we don’t ship out orders, we ship orders mon-fri until 13:00, so all orders made over weekend will be sent on monday. I disable saturday and sunday, set delivery time 1-3 days, but now is shown 13-14., so it’s not ok, because orders shipped on monday 13. will be delivered in 1-3 day. It must show 14-16.

    Also will be great to add option to choose close time until which we ship order same day.

    • This reply was modified 3 years, 5 months ago by price4you.
    Plugin Author DanielRiera

    (@danielriera)

    Hello

    I have created a new issue, for this request. I hope to integrate this in the next updates.

    https://github.com/DanielRiera/estimated-delivery-woocommerce/issues/19

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Translate “on” and date format’ is closed to new replies.