Ilia .a11n
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Country code shows up in stead of country nameHi there,
My previous response applies to that as well — there isn’t a setting to edit this, so displaying the full country name will require writing custom code.
Forum: Plugins
In reply to: [WooCommerce] Can’t resend order confirmation emails after editHi there,
As you correctly noticed, decimal quantities is not a supported feature in WooCommerce core.
Besides custom code, there are multiple plugins that allow you to add this functionality to your store should you need it. One example is this: https://woocommerce.com/products/smart-product-quantity/
Hope this helps!
Forum: Plugins
In reply to: [WooCommerce] Let user set global attribute once and use it on all productsHi there,
As far as I understand, you’d like customers to select a Variation for all products in the store as soon as they open the page, and then see the corresponding prices. Is that right?
If so, then this is not possible with WooCommerce out of the box. To achieve that result, it may be a good idea to hire a developer to customize this — we highly recommend https://woocommerce.com/experts/
My alternative suggestion:
Perhaps you could keep the prices of each menu item/product the same (Simple Products) and add a shipping charge on the cart/checkout when customers select delivery instead of local pickup.
This makes sense intuitively, as customers expect to see the product/item price on the store and only be informed of delivery charges on the last step.
If you do not wish to offer a flat rate delivery option, but that charge changes per product, or depending on quantities, you may want to look into plugins like:
– Per Product Shipping, or;
– Table Rate ShippingDoes this help?
Forum: Plugins
In reply to: [WooCommerce] Woocommerce Shop and Product Page LayoutHi there @user1901,
You can find a detailed guide on overriding templates here: https://woocommerce.com/document/template-structure/
Please note that this is outside the scope of our support, so the help we can provide is limited.
Forum: Plugins
In reply to: [WooCommerce] Edit account informationHi there,
Thank you for reaching out!
This is not possible with WooCommerce out of the box. Achieving that result will require adding some custom code to your store.
Custom coding is outside the scope of our support, but I was able to find a few resources online to point you in the right direction:
– https://wordpress.stackexchange.com/questions/312428/prevent-user-from-changing-any-account-data-once-it-is-setup
– https://www.skyverge.com/blog/stop-woocommerce-customers-editing-addresses/If you don’t feel comfortable implementing any custom snippets, you may consider contacting an expert at https://woocommerce.com/experts/
Forum: Plugins
In reply to: [WooCommerce] Conflito na página de checkoutHi there,
Great to hear you resolved this yourself!
I will now mark this thread as solved.
Hi there,
As far as I can tell, we haven’t had any similar issue reports sent to us over the last few weeks — we also use a number of real-world test cases in our day-to-day development workflow and haven’t noticed anything similar. I also do not see any such issues on my local site.
Could you share some screenshots of:
– the CSS error you see, and;
– the big arrows you are referring to?Please share those screenshots where only WooCommerce is active, and make sure you are using the latest versions of WordPress and WooCommerce.
Looking forward to your reply!
Cheers,
If you have opened a support request via WooCommerce.com, our team will get back to you there.
I will now mark this thread as solved.
Forum: Plugins
In reply to: Change “Logged in as {name}. Log out edit your profileHi there,
You can translate that text using a plugin such as Loco Translate.
Please note that this does not seem to be coming from the WooCommerce plugin, but rather one of the other plugins in your store.
After activating Loco Translate,
* Go to Loco Translate > Plugins and click on the plugin you need to translate.
* Click on New Language.
* Choose the default site’s language in the dropdown menu.
* Press Start Translating.
* Search for the string you want to edit.
* Select it.
* Add your modification.
* Press Save.`Forum: Plugins
In reply to: [WooCommerce] Remove “ Process your orders on the go. Get the app”I will now mark this thread as solved, since the snippet recommended above should remove the message.
@prmda Community members or one of our support engineers will get back to you on the separate thread you opened.
Forum: Plugins
In reply to: [WooCommerce] Problem with auto cancel pending orders after specific timeHi there,
By default, WooCommerce does not automatically cancel unpaid orders – that result requires using a plugin, or custom code. Are you using an extension to add the ‘Warehouse’ settings you pointed us to in the screenshot?
If so, I recommend reaching out to their support team directly.
If you are unsure, could you please share a copy of your site’s System Status? You can find it via WooCommerce > Status. Select “Get system report” and then “Copy for support”. Once you’ve done that, you can paste it here.
Moreover, could you let me know how these orders are placed? Which payment methods are offered, and why is that not tracked in the order notes? How can customers place their orders without paying?
Looking forward to your reply!
Forum: Plugins
In reply to: [WooCommerce] Country code shows up in stead of country nameHi there,
It is not clear to me from the screenshot you shared which report/page you are looking at. Is it under WooCommerce > Analytics? If so, which exact tab/page?
Could you share some details, or a wider screenshot to point me to the exact report you are looking at?
That said, if this is what you see on any of the default Analytics, then replacing the country code with the full country name will require writing custom code. If you decide to proceed with this, you may need to consider working with an expert at https://woocommerce.com/experts/
Forum: Plugins
In reply to: [WooCommerce] PHP Snippet add to functionHi there,
As far as I understand, you are trying to edit some text strings on a plugin you are using – I have a couple of alternatives to recommend here:
1) Reach out to the plugin’s support team for assistance
2) Use a plugin like Loco Translate to edit text strings. I know it may sound strange to “translate” in your own language, but this is the best way to customize WooCommerce text strings, as the edits will not be overwritten when plugins are updated.If this doesn’t help, and you still need assistance with your snippet:
Custom coding is outside the scope of our support policy, but our developer resources portal can help get you going: https://developer.woocommerce.com/
I will leave this thread open in case a community member can assist with this.
You can also visit the WooCommerce FB group – https://www.facebook.com/groups/advanced.woocommerce/ – or the
#developers
channel of our Community Slack – https://woocommerce.com/community-slack/ – We’re lucky to have a great community of open-source developers for WooCommerce, and many of our developers hang out there, too.Hope this helps!
Forum: Plugins
In reply to: [WooCommerce] How to remove fast payHi there,
I took a look at the page you pointed us to, and I couldn’t find any green buttons. Were you perhaps able to resolve this yourself?
If not, then could you share a screenshot of the button you are trying to remove?
If you don’t already have a screenshot service installed, you could use https://snipboard.io
Looking forward to your reply!
Forum: Plugins
In reply to: [WooCommerce] Change text depending on different type of itemsI will now mark this thread as solved — please feel free to open a new one if any other question or issue comes up!