Tushar Tajane
Forum Replies Created
-
Forum: Plugins
In reply to: [OTP Login Woocommerce (Login with OTP)] console error auth.jsSame issue with me. Did you fix it?
Same problem with us too.
It’s like, people are able to backorder but it’s not a backorder.
We have already activated Order Allocation by location priority. But customers are able to place orders for more quantities because the product keeps showing
instock
for customers.Forum: Plugins
In reply to: [WPC Show Single Variations for WooCommerce] Does not show unique variationsSame issue. Variations do not show separately on Archive & Search pages.
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Change price via API+10 for this feature request please. Thank you
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Array [response] => 1823533Thank you for taking time & sharing the test.
However, in our case –
true
response shows up randomly for one of the locations but 99% of the time, the response shows either asfalse
or as random digit numbers.Based on your test result, I did the following.
- Unchecked stock locations assigned for the
sku: 935
- Reduced stock to
0
- Re-assigned locations and updated the product, manage stock = yes
- Stock for all locations is now
0
- Updated the product
- Ran the following for 3443, 3436 and 3433 using location IDs and SKU:
?slw-api&id=935&stock_value=10&action=set&item=stock&format=json&product_id=935&location_id=3443
- Result: for all three attempts, the result was
{"response":false}
- Ran the following for 3443, 3436 and 3433 using location IDs and Product ID (not SKU):
?slw-api&id=537&stock_value=10&action=set&item=stock&format=json&product_id=537&location_id=3443
- Result: for all three attempts, the result was
{"response":true}
It’s working when using product id and not working using sku
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Array [response] => 1823533Hi
Here is an exported csv file to see how much stock is available for different locations.
Now, when we use API to set the stock value to any particular location using as follows: https://paste.pics/7d16af8333dbff06953d16fa765e6b2e
We see this type of response for both locations shown above: https://paste.pics/2d2df6defdaefda887dad5fa8cd09c8b
When we see such response – the stock for specified location don’t update.
Please note that: we do not want to use CSV to upload the stock for each location because, we want to pull stock data from our erp and push that every hour to the woocommerce using your plugin.
Does this clarify further on issue we facing?
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Array [response] => 1823533Can you tell me which meta key is required for the csv column to update the stock?
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Array [response] => 1823533Sorry for any confusion. Let me rephrase.
We have a few products for which we get the positive/correct API response and, for some products we see random digits (as mentioned in op) as API response.
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Array [response] => 1823533Here is the csv header used https://paste.pics/d8a189bee877caf438ff62cf9e8321d1
Anything else needed to be updated?
Forum: Plugins
In reply to: [Stock Locations for WooCommerce] Array [response] => 1823533We only used csv to assign multiple locations for products.
For stock updates, we are trying to use the API
Forum: Plugins
In reply to: [Abandoned Cart Lite for WooCommerce] Didn’t get any emailNot working for me either.
Forum: Plugins
In reply to: [WooCommerce] How-to show ‘Order Total’ amount in WordsThanks for reverting back.
In case someone is looking for it, Here’s the snippet I ended up using with the help.
Have a wonderful day ahead.
- This reply was modified 8 years, 1 month ago by Tushar Tajane.
Forum: Plugins
In reply to: [WP Video Lightbox] Video size too small on mobileThis did not work for me.
The plugin is loading
.min.js
Tried changing these values in
jquery.prettyPhoto.js
& used this forjquery.prettyPhoto.min.js
Still no luck. In fact, even the Desktop version started showing me smaller video size.
Forum: Plugins
In reply to: [WP Video Lightbox] Video size too small on mobileIt’s not your (developer’s) problem to be honest. PrettyPhoto JS has issues about proper sizing for mobiles.
I tried other Lightbox JS such as
FancyBox
& video popups work great on mobiles.You should consider using Fancybox or allow choice of JS to use for lightbox from plugin options.
PS: Your plugin is great otherwise. Keep up the great work. Thank you.
Forum: Plugins
In reply to: [WP Video Lightbox] Video size too small on mobileThe author said to use this plugin instead
https://www.tipsandtricks-hq.com/wordpress-lightbox-ultimate-plugin-display-media-in-a-fancy-lightbox-overlay-3163
– which is a paid version.But, even the video on above page, does not show up responsive as desired on mobile. haha. Weird.
Anything else we can do?
- Unchecked stock locations assigned for the