• Resolved sycherry

    (@sycherry)


    Hello.I have a qusstion.

    When I click Add New Shipping Address or edit ,The primary address field is displayed.
    I want to edit only additional address field.
    ++++++++++++++++++++++++++++++++++++
    example)
    https://mysite/my-account/edit-address/shipping/?address-book=shipping2/

    primary first name (data-priority=”10″)
    primary last name (data-priority=”20″)
    primary address (data-priority=”30″)
    .
    .
    .
    first name (data-priority=”100″)
    last name (data-priority=”110″)
    address (data-priority=”120″)
    .
    .
    .
    ++++++++++++++++++++++++++++++++++++
    I do not want to edit the primary address when editing an additional address.
    Is this an error?

    I want to display only below field.
    ++++++++++++++++++++++++++++++++++++
    first name (data-priority=”100″)
    last name (data-priority=”110″)
    address (data-priority=”120″)
    .
    .
    .
    ++++++++++++++++++++++++++++++++++++

Viewing 1 replies (of 1 total)
  • Plugin Author Hall

    (@hallme)

    Hi,

    I’m not exactly sure what you mean. Do you have custom fields that adds an additional address fields to the shipping profile?

    The edit screen for the additional addresses shows the same fields as when editing the default address at https://mysite/my-account/edit-address/shipping/

    We have just released a new version of the plugin which does fix many bugs when editing addresses if you could try again and let us know if you are still having any issues.

Viewing 1 replies (of 1 total)
  • The topic ‘I do not want to edit the primary address when editing an additional address.’ is closed to new replies.