987 comments found.
With this code: add_action( ‘wp_enqueue_scripts’, function() { wp_dequeue_style( ‘select2’ ); wp_dequeue_script( ‘select2’); wp_dequeue_script( ‘selectWoo’ ); }, 11 );
I can deactivate the serach field from Country on Checkout. But your i can not. What i have todo?
I’m sorry you can’t. The plugin just invokes the select2 on those fields, it doesn’t perform any special action to add the search box.
How can i change the sequence of fields in modal/poup?
You cannot, the plugin hasn’t such an option for that.
can i do that with enother plugin? Or i can change that in code?
In Sorry, you can’t. Furthermore make sure to not alter in any way the checkout forms. As reported in the plugin description page, this might lead the plugin to not work as expected.
Is there a possibility to edit addresses like in My Account, but to do this in Checkout? (* with modal and save before buying).
I copied it with Html from My-Account to Checkout, but the modal goes blank
. Do I have to pay attention to anything? Thanks.
Unfortunately not 
Thank you however for your suggestion. I’ll try to do my best for a future release!
Hi, I have found some bad code that can be exploited by others. So on my-account->address there’s possibility to manage the addresses, e.g.: Delete, Edit etc. They use there on the link the “data-user-id” if the in html the id change and click then I can delete from other customers the data. This is not good. It would be better to catch them in php and do it there with “get_current_user_id”. It would be necessary to update. Will you do it and take it out over all where you use it please. Thank you.
Thank you for reporting. Actually the serverside already acted in that way, the user-id filling in the frontend is an issue.
I’ve improved the security adding also a security token created via the wp_create_nonce(). In this way, the add/edit/delete can be performed only by the current user logged in that page and only for its data.
awesome
Thanks.
“Add option to pick up item from store In the address selector will be showed an option to collect the product from store.”
Hi, I would like to ask if could have more store locations to be added in this option or not?
Hi,
I’m sorry, the plugin hasn’t such an option.
Is there a way to migrate users and their addresses from another site using your same plugin?
like where in the db are the addresses stored for users? thanks,
Hi,
the user addresses are stored in a single usermeta key named _wcmca_additional_addresses. Just export and import it and you will find all the associated addresses.
perfect. got it. thank you!
No problem!
Please, if you enjoy my plugin consider leaving the 5 stars…It would help me with sales, I would really appreciate it! 
(to leave a rating: go to your profile page, click on “Downloads” and from there you can rate your purchases.
You can also leave the rating through the plugin description page: https://www.dropbox.com/s/v6zaoe0p6cs4x2o/rating.png?dl=0 )
Have a great day!
I cannot activate my plugin using the code from my downloads page
nevermind seems it was a cache issue. tried in incognito mode and worked. thanks
no problem!
Hi
I have purchased your plugin but it is not working on frontend. When login from admin It shows Add New Address button on checkout page but when logout it doesn’t show any button. Please update me on this email address: admin@360digitalize.com
Hi,
yes because as you can read in the plugin description page:
The WooCommerce Multiple Customer Addresses & Shipping (WCMCA) allows your registered customers to associate multiple addresses to their profile and to ship cart products to different addresses!
Addresses are associated with the user profile. Guest users have no profile, so no addresses can be managed for them.
Hi, I just activated the plugin but there are no changes to the checkout page. It was only after I tried to upload the parent zip that I saw the notification to activate the plugin with the code. After I did that I was able to see the functionality. Looks good!
Glad to hear that 
If you enjoy the software please consider leaving the 5 stars…It would help me with sales, I would really appreciate it! 
(to leave a rating: go to your profile page, click on “Downloads” and from there you can rate your purchases.
You can also leave the rating through the plugin description page: https://www.dropbox.com/s/v6zaoe0p6cs4x2o/rating.png?dl=0 )
Have a great day!
Hi, I am very happy with your plugin. Does almost everything I expect. BUT when shipping per product is enabled and the billing and shipping adress are the same and no other shipping or billing adresses are there your plugin shows the same adress in every single item that is purchased. I would expect this only to happen when adresses are different. Is there any chance to get rid of these multi appearences of the same adress? At least I hope for a new option in the shipping per product options section like “only show adress per product when there are different adresses”.
Hi,
I’m glad to read that 
I’m sorry for now the plugin the plugin hasn’t such option. Thank you however for the suggestion, I’ll trying doing my best for a future release.
Meanwhile, I ‘d like to ask for your help:
If you enjoyed my efforts to assist you and/or my plugin please consider leaving the 5 stars…It would help me with sales and the development. I would really appreciate it! 
(to leave a rating: go to your profile page, click on “Downloads” and from there you can rate your purchases.
You can also leave the rating through the plugin description page: https://www.dropbox.com/s/v6zaoe0p6cs4x2o/rating.png?dl=0 )
Have a great day!
Thank you. I will wait unpatiently
for new releases. We are running a shop where 70% of our customers buy by bank transfer. Since we are located in Switzerland, we deliver printed invoices with QR-Code for the bank tansfer. To have lets say 5 books in the cart and the same address with every single book results in an invoice over 2, 3 or more pages . That is annoying.
Thank you for clarifing 
Hi, more things / wishes. l managed to surpress display of E-Mail and Phone Number with Billingaddress through address.php in woocommerce. However with your plugin these are still displayed. What can I do? Furthermore, when a digital downloadeable product is sold where no shipment happens “Ships to” with the entire address is displayed in every single product line. I wish there would be a checkbox to prevent this for digital downloads.
Please note that altering the checkout form in any way might lead the plugin to not work as expected. This is also reported in the Custom checkout form notice on the plugin description page. I warmly advise you to not suppress any field.
Regarding the downloadable products, you can exclude the downloadable product via the following option: https://nimb.ws/1gKdqZ
In that way no addressed will be selectable and reported
Please update to the latest 21.0 plugin version. It nows automatically avoids the “ships to” to be reported for digital and virtual products
Hi, in the my account section, how can i have it so the customer can add / delete addresses?
Hi,
the plugin automatically adds in the “addresses” area a section where the additional addresses are listed and by which the user can add/edit/delete them: https://nimb.ws/1/2DVevy
Hi, mine dosnt.
It means that the theme is not triggering the needed hooks that allows the plugin to inject that data.
Please try switching theme to see if the issue still happens. If you have altered in any way that page, restore the original. At last, try also disabling the others 3rd party plugins. One of them might be interfering with the injection process.
Hi, it dosnt work when the Yoast SEO plugin is activated. Is there anyway around this?
You should eventually properly configure that plugin in order to avoid any caching on that page and in order it doesn’t prevent any action to be triggered by the “my account” page when it is rendered.
Otherwise third party plugins cannot hook injecting their data.
Unfortunately I cannot provide assistance for 3rd party software.
Yoast SEO is a popular plugin. Its not used for caching. Im suprised this hasnt been flagged before as most wordpress websites use Yoast SEO.
Because no other use reported such issue.
I am using Microsoft Power Automate and WooCommerce connector to update the shipping addresses of your plugin “WooCommerce Multiple Customer Addresses & Shipping”.
I tried to to assign shipping JSON data to the meta data “_wcmca_additional_addresses” in Power Automate. The meta_data was updated, but the shipping addresses were not updated correctly.
Please tell me whether we can update shipping addresses via meta_data? What is the format of the input data (JSON or others)?
JSON data is:
{ “type”: “shipping”, “address_id”: “1”, “user_id”: “11”, “shipping_company”: “Business name 22222222”, “shipping_country”: “AU”, “shipping_state”: “NT”, “shipping_address_1”: “PO BOX 36808”, “shipping_city”: “Winnellie”, “shipping_postcode”: “0820”, “shipping_phone”: “+10415914974”, “address_internal_name”: “Shiping 2222222” }
Hi,
to ask for suppot you need using an account with a valid purchase and support licenses associated with it!
I have purchased the plugin. I am considering purchasing this UPS shipping plugin. https://codecanyon.net/item/woocommerce-shipping-pro-for-ups/25675803 Do you know if it is compatible? Can you recommend a compatible plugin for UPS shipping and label printing?
Hi
The plugin has never been tested with that one, so I’m not able to say if it could generate any kind of interference/conflict.
I’m really sorry, but eventually I’m not able to suggest any plugin for UPS .
In general, do you find that most shipping plugins work with this or do they require custom programming. Just wondering what to expect?
As far as I know, no other user reported any kind of issue. However, I haven’t directly tested that plugin and I do not know how it is designed, so I’m not able to give any response.
My last question was just a general question. It sounds like you are saying it will work with most shipping plugins. Thanks 
Does this plugin handle subscription products?
The plugin hasn’t any special handler for subscription products.
is this plugin supports Woodmart Woocommerce Theme : https://themeforest.net/item/woodmart-woocommerce-wordpress-theme/20264492
The plugin hasn’t any specific support for that theme features and has never been specifically tested on it.
Hi, we are having an issue with the plugin and it won’t let our clients create new shipping addresses. This is the error it displays:
“Billing addresses limit reached! To add a new one, delete one of the existings!”
It is happening on every single client, so it is not a client related limit. We weren’t aware of a maximum number of addresses. Is this a bug or can this limit be removed?
Thanks in advance
Hi,
by default, there is no limit. Make eventually sure you have not altered the following options: https://nimb.ws/hPBnR0
Make also sure you are running the latest 20.8 plugin version.
if that’s not the case, please use the following site: https://codecanyondemo.work/wcmca/wp-admin (user: demo, pass: demo) to recreate your scenario and report to me if you are experiencing the issue. If so, please report also a step by step guide on how to experience the issue. Thank you for your collaboration.
I have checked the same options I have on your demo site and there is no problem there. I also have another license for another domain and same settings, but the issue is just happening on one of the sites. I can provide login access if you need to check it.
It could be due to a 3rd party interference. Could you try disabling the other plugins and see if you still experiencing the issue? Thank you.
Hi again, I have tried disabling everything except for WooCommerce and your plugin, but the issue is still there.
Sounds very strange.
If you send me via private message (click on my name and then use the low-right box) the following data:- your email address
- full admin access to the wp-admin area
- FTP access
- a detailed step by step guide on how to experience the issue
I can perform some further tests to see if it is possible to determine the cause.
NOTE: all the requested points are mandatory, do not forget to report any of them. Thank you for your collaboration.
Thanks for the reply, I have just sent you the requested information.
Thank you for sharing. Please check your inbox… the issue could be actually caused to a wrong value you set in the settings menu 
Hi, I added my license for two LOCALHOST domains and I can’t add them on STAGE because it spent a limit. Why? can you unregister that domains?
I see i var_dump in $domain = WCMCA_giveHost($_SERVER[‘SERVER_NAME’]); the domain is XYZ on localhost it should be localhosts O.o
Hi,
it means then that your PHP is not returing local host as domain.If you send me a private message with your email addrress and the purchase code, I can reset the activations.
Uff thanks! I bought one more license for another project. I recommend that plugin.
Hello, I have just purchased your WooCommerce Multiple Customer Addresses & Shipping plugin and am trying to activate my license but without success. I have entered my Envato username and purchase license code and after clicking the verify button, I only get the verifying please wait message but it does not activate.
I am waiting for an answer. Thanks.
Hello,
try using a fully HTML5 compliant browser like Chrome or Firefox. Try also disabling the other 3rd party plugins you are using, one of them might be interfering with the activation process.
Hi, thank you for you answer. I always use Chrome, I have disabled all plugins, I have disabled Cloudflare while trying to activate your plugin, but still no success. I have even contacted my hosting in case it was a security issue and neither. I suspect that the problem may be related to another issue, I inform you that I already had this plugin installed in the past, I downloaded it from another page, but when I saw that it did not receive updates I understood that it was a scam, that’s why I looked it up on Envato and decided buy. I think that some previous residue was left that prevents the license from being activated, I’m not sure but maybe it has something to do with it.
Thanks again.
- your email address
- full admin access to the wp-admin area
- FTP access
- purchase code
Hi, I’ve installed the plugin and it is working fine. I defined only additional shipping addresses and display them as a dropdown list on checkout page. I also need to display the value of the identifier/name field of a chosen shipping address on emails and admin order.
Could you please direct me how to get the value of this field?
Thank you.
Hi,
if you wish to use only multiple addresses for shipping, you can disable the multiple address option for billing via the following option: https://nimb.ws/iDcWrN
Regarding the “display value of the chosen shipping address”, there is no need for that. Once the User select which shipping address to use as the shipping address, the address data is loaded in the shipping address form. So the Order and the Email will already contain the shipping data selected by the user.
Thanks for your fast reply, but that is not what I asked for. For clarification: The identifier of each shipping address in my shop contains a number which should be loaded in the shipping address form and should be displayed in Emails etc.
In my opinion it would be best to have an additional field for each shipping address with the label ‚Number‘ and the set value. This should be displayed in Emails and Orders.
To clarify what I am to achieve: After the customer selects a given shipping address by dropdown list on the checkout page I would like to get the ‘address_internal_name’ of this address to an additional custom field on the checkout page. Could you please direct me how to get the value of the current ‘address_internal_name’ ?
Any help is appreciated. Thanks
Angela
I’m sorry, you cannot. The plugin retrieves via ajax the address data of the selected address and fills the form. When then the order is placed, there is no trace of which address was selected.
I have just purchased this plugin, and when entering my username and purchase it says the purchase code is invalid.
Hi, Please try using a fully HTML5 compliant browser like chrome or Firefox.