Nadir Seghir
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] “Apartment number” field in CheckoutHouse number is a not a core WooCommerce field, from the screenshot you shared this seems like it comes Flexible Checkout Fields, can you try disabling that and seeing if the field is gone?
Forum: Plugins
In reply to: [WooCommerce] The plugin was updated automatically. Why?Only 10.4.3 had 4 fixes (3 were already slotted before we started working on the security issue), other releases only had one extra changelog.
The fix is mentioned there:
* Fix – Ensure guest orders cannot be read by customers without providing the key and billing address. [#62557](https://github.com/woocommerce/woocommerce/pull/62557)
Forum: Plugins
In reply to: [WooCommerce] The plugin was updated automatically. Why?Hey @ronbi13, we asked the ww.wp.xz.cn plugins team to trigger a forced patch update to all Woo stores; we almost never do that unless it’s a security risk, in which case, we created patches for all affected Woo versions (24 versions) that contain only the security fix. Your website, functionally speaking, and code-wise, is still 99% the same, minor the security fix.
Also such auto update should only target WooCommerce, not any other plugins or WordPress core, if you see such behavior, please let me know, and I can double check with the ww.wp.xz.cn plugins team.
- This reply was modified 5 months, 1 week ago by Nadir Seghir.
Forum: Plugins
In reply to: [WooCommerce] Styling of Cart and Checkout BlocksHey! Which styles and variables are you looking to extend? We try to be protective of the Checkout styles so it doesn’t break with unintentional theme changes, but still want it to be themed to your brand.
Thank you, we will fix this soon! It shouldn’t impact changing a password.
Hello! Which Checkout are you using and can you share what are your settings? none of our tests and checks reported this issue so we’re not sure how to land on it.
Hey! Attackers were bypassing checks and attacking Store API directly, this has been fixed and a new version will soon be released with protection against that.
Hey! A new version will soon be released that supports Checkout block.
Forum: Plugins
In reply to: [WooCommerce] Making Customer Address Fields Optional/RequiredIf you’re using Checkout block, you can edit them directly from the Checkout editor page by going to Pages -> Checkout and selecting the address block and disabling them.
You can have this flexibility and more in WooCommerce, splitting up shipping is a feature in WooCommerce but you need a plugin to activate it. As previously mentioned, this forum is to handle technical issues and bug reports. Your case, from the look of it, seems doable, and WooCommerce is the most extensible ecommerce platform, so you can achieve anything you want, including Aramex (https://woocommerce.com/products/woocommerce-shipping-aramex/).
However, you need to engage with a developer/agency to have your migration done for you, as this is the open source forum.
Your other problems with Aramex including whatever you’re seeing in extra prices and so are up to you honestly. A developer can help you integrate this.
Hey! Could this be because the website is behind a login wall?
Forum: Plugins
In reply to: [WooCommerce] Automatically populate shipping address in customer accountThere’s nothing beside that button, so you have to use
woocommerce_my_account_after_my_addressor redo the template.Forum: Plugins
In reply to: [WooCommerce] producer selectorI’m unable to reproduce this honestly, this seems like an issue from the theme or a plugin hooking there?
Hey! Depending on the size of your marketplace, you can get in touch with WooCommerce Enterprise team here
Forum: Plugins
In reply to: [WooCommerce] The “Buy” or “Page” button dissapeared on a checkout pageI can reproduce this, it could be very likely the WooCommerce stripe plugin overriding that, can you please disable it and see Checkout again?