Viewing 6 replies - 1 through 6 (of 6 total)
  • – I think it would be best if shipping can be calculated without choosing shipping method, like on the cart page, or it should show what options are available.
    For me this plugin didn’t work, but it is a great idea.
    Also, it is not aligned properly with my theme, I think. It’s just below the SKU.

    You know what would be even more awesome?
    Calculating/estimating shipping right a way by converting IP to zip code. I believe it is possible for USA:
    https://stackoverflow.com/questions/9454832/any-way-to-get-zip-code-from-ip-address

    So maybe if you have a feature that just with 1 click (estimate shipping) it gives an estimate for shipping based on user’s IP and customer doesn’t have to type in anything.

    Plugin Author gameraiderr

    (@gamraiderr)

    You know what would be even more awesome?
    Calculating/estimating shipping right a way by converting IP to zip code. I believe it is possible for USA:
    https://stackoverflow.com/questions/9454832/any-way-to-get-zip-code-from-ip-address

    So maybe if you have a feature that just with 1 click (estimate shipping) it gives an estimate for shipping based on user’s IP and customer doesn’t have to type in anything.

    I will try to update with this feature with the next update of the plugin.

    Plugin Author gameraiderr

    (@gamraiderr)

    – I think it would be best if shipping can be calculated without choosing shipping method, like on the cart page, or it should show what options are available.
    For me this plugin didn’t work, but it is a great idea.
    Also, it is not aligned properly with my theme, I think. It’s just below the SKU.

    You can use custom alignment or try to customise the css. I will update the css feature too in future.

    For exactly like cart page you can override shipping-calculator.php template with the original template of woocommerce.
    If you want to modify something or need something i will create another version of this plugin.

    Hi-Is it possible to change the title from ‘Calculate Shipping’ to ‘Calculate Postage’ because a lot of Australians will not understand ‘shipping’? If so, how would i do that?
    Thanks
    shambuma

    Plugin Author gameraiderr

    (@gamraiderr)

    yes you can alter. to calculate postage.
    look in the file shipping-calculator.php in plugin. around 12-13 line you will see <button> tag in that change the _e(‘Calculate Shipping’, $this->app_name ) to _e(‘Calculate Postage’, $this->app_name )

    Regards
    Ravish Pandey

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Feature Updates’ is closed to new replies.