Luminus Alabi
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Woocommerce: The predefined attribute selection is absentHi @litterec,
Glad to hear it – thanks for letting us know!
I’ll mark this thread as resolved now. If you have any further questions, I recommend creating a new thread.
Forum: Plugins
In reply to: [WooCommerce] Free shipping and VATHi @safnayardd,
It looks like you have:
- Elected to enter your prices inclusive of VAT, which means that 2500 SEK is the total of the sales price + VAT
Full Size: https://d.pr/i/pk7DzI - Configured VAT only for Sweden
- Set the Default customer location to No location by default
Full Size: https://d.pr/i/bK4faV
The implication of this is that when your customers visit the site, they are not seen as being in Sweden and therefore the VAT portion of the price is removed since only Swedish customers are liable to pay VAT.
If you want all customers to see the price inclusive of VAT, you will want to set the “Default customer location” to either Geolocate (which would guess their location based on their IP and only show the full VAT inclusive price to Swedish customers) or Shop base address (which will assume that all visitors are in Sweden and therefore show them VAT inclusive price).
Forum: Plugins
In reply to: [WooCommerce] Woo Rest Api: Search orders by meta dataHi @cjmetacrawler,
It sounds like you’re trying to filter for orders that contain a specific product.
If that’s the case, you can use the
productparameter in the formatproduct=<ID>where<ID>is an integer representing the product ID of the product you want to filter for.You can take a look at the available parameters in the documentation here if you need a bit more clarity – https://woocommerce.github.io/woocommerce-rest-api-docs/#list-all-orders
I’ll go ahead and mark this thread as resolved now. If you have any further questions, I recommend creating a new thread.
Forum: Plugins
In reply to: [WooCommerce] Refund, Cancled Orders do not RestockHi @jet256,
There’s no option for a customer to cancel an order that they have already placed and paid for unless you’re using a plugin like WC Cancel Order, which will actually restore inventory when the cancellation is approved.
If you’re issuing the refund directly from PayPal instead of from within WooCommerce, then you’ll need to manually restore the stock.
If you’re issuing refunds, you should be doing that from with WooCommerce and making sure to restore the stock per Amanda’s directions.
Forum: Plugins
In reply to: [WooCommerce] I want horizontal variations and add to cartHi @lshenefield
You can use this CSS to make that possible:
.variations select { margin-top: 30px; margin-left: -50px; }If you’re not happy with the positioning, feel free to play around with the numbers and any other CSS attributes.
I’ll go ahead and mark this thread as resolved now. If you have any further questions, I recommend creating a new thread.
Forum: Plugins
In reply to: [WooCommerce] Coupon Buy 3 pay 2Hi @ers113,
A quick search brings up these 2 plugins that look like they would meet your needs.
If you have any questions concerning them, feel free to ask on their respective support forums:
- https://wordpress.org/plugins/pricing-deals-for-woocommerce/
- https://wordpress.org/plugins/woo-discount-rules/
I’ll go ahead and mark this thread as resolved now. If you have any further questions, I recommend creating a new thread.
Forum: Plugins
In reply to: [WooCommerce] Auto-create variations for variable productsHi @alexannee,
We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce] Special login userHi @spinach,
As @crslz mentioned. You’ll want to speak to your developer about building something custom for you here.
If you don’t have a go-to developer, we highly recommend contacting one of the services on our customizations page: https://woocommerce.com/customizations/.
I’ll go ahead and mark this thread as resolved now. If you have any further questions, I recommend creating a new thread.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce messing up wordpressHi @farango,
Glad to hear it – thanks for letting us know!
I’ll mark this thread as resolved now. If you have any further questions, I recommend creating a new thread.
Forum: Plugins
In reply to: [WooCommerce] Add Cancel option in Customer Login PageWe haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce] Easy product addHi @banko53,
We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Hi @crslz,
We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Hi @jkachhara,
We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.
Forum: Plugins
In reply to: [WooCommerce] Uncaught TypeError: r(…).payment is not a functionYou’re welcome @abrana.
I’ll go ahead and mark this thread as resolved now since your next move would be to open a ticket in the appropriate quarters if conflict testing doesn’t help you sort things out.
Cheers.
Forum: Plugins
In reply to: [WooCommerce] REMOVE FROM CART NOT SHOWING UPYou’re welcome @seamhuis,
Glad to hear you’ve got it sorted now. Thanks for letting us know!
I’ll mark this thread as resolved now. If you have any further questions, I recommend creating a new thread.
- Elected to enter your prices inclusive of VAT, which means that 2500 SEK is the total of the sales price + VAT