DecomTeam
Forum Replies Created
-
Forum: Reviews
In reply to: [Giftable for WooCommerce] Problematic to get workingDear @jdembowski feedback from @nickamis – at lest should be half true, not false in every sentence or to
use casethat plugin never promised here (in any way, even WooCommerce doesnt work like that in most parts), not loving something isnt feedback as its quite different thing.Forum: Reviews
In reply to: [Giftable for WooCommerce] Problematic to get workingDear @nickamis first of variations are working, maybe not in your use case where you dont want to fill price, SKU or maybe having other conflicts etc… as you never tested plugin with
clean installto check are there theme/plugin conflicts – so its false statement thatvariations dose not work at all, also lack of knowledge isnt reason for false statements – its WooCommerce that ask for SKU not WordPress…– Plugin showed correctly on your page, only buttons was replaced with text saying
out of stock– that can be theme issue also but again you never checked that.– We will try our best that our FREE plugin help others (our free time for forum posting, bug fixing, …..)
Forum: Plugins
In reply to: [Giftable for WooCommerce] Giftable variations not showing@nickamis some things even if logical arent easy or normal (different point of view), price and informations should all be filled in, for price i think you can put zero (0) but it cant be empty nor the other fields.
– we created a plugin to offer free gifts, even if its working with current producs we advise everyone to create ‘gift product’ that is only ‘gift’. As many of users forget that orders can be re-ordered from users order history, and if you change price and remove it from giftable – your product still has the same ID…
– before anything else, you should test plugin on clean install without plugins, in most cases there can be conflicts
1. Try different theme, we recommend Storefront
2. Try without other plugins (if you different woocommerce plugins)Forum: Plugins
In reply to: [Giftable for WooCommerce] Giftable variations not showingHi @nickamis
1. You must have price, sku, quantity (all informations) for product
– Doest main product have stock and all other infos filled in ?
2. We dont allow gifts category stacking/overlapping
– for every category you should create unique gifts (best way would be to create GIFT products that are just GIFT)Forum: Plugins
In reply to: [Giftable for WooCommerce] Using product variant title and image@ronnyadsetts so that falls under
customizations, you want to changedefault woocommercebehaviour, feel free to edit plugin your way– What you can try is:
plugin/public/Public.php>gift_cart_thumbnail- This reply was modified 6 years, 10 months ago by DecomTeam.
Forum: Plugins
In reply to: [Giftable for WooCommerce] Using product variant title and imageHi @ronnyadsetts the same thing happens without giftable (woocommerce default) – thats default behaviour when you go to product:
https://www.elegantes.co.uk/shop/heritage-collection-perfumes/for-him/heritage-collection-amber-wood/
– size isnt selected by default, you can try to add some JavaScript to select first variation if that can help youYou can try:
– Try to set default variation: https://docs.woocommerce.com/wp-content/uploads/2013/05/Setting-Default-Variations.png?resize=550,112
or try WooCommerce custom codes for:how to set/force default variation*we always recommend clients/users to make custom GIFTS (not to use existing products) as there are 1000 reason why
Forum: Plugins
In reply to: [Giftable for WooCommerce] AJAX auto-cart updateAre you sure that (ajax cart plugin) auto update thing isnt in conflict with Giftable ?
Giftable will update Cart when gift is added, having double ‘update’ thing isnt recommended and should not use cache when developing
Forum: Plugins
In reply to: [Giftable for WooCommerce] AJAX auto-cart updateHi @ricardods we never tested ‘Ajax plugins’, our base tests are done with Storefront theme.
– main issue with some themes is ‘redirect to checkout’,so Storefront is great starting point (ajax on cart and has cart + checkout page)- This reply was modified 6 years, 10 months ago by DecomTeam.
Dear @mrretail I will only say that we never created a plugin to be BOGO (buy one get one), you will see that in all replies – it maybe look simple and logical but not all things are like that in development – as plugin isnt created for every ‘use case’.
hi @mrretail – your use case is specific and it would be hard that one free plugin can do all the magic for everyone and out of the box. We still think gift should be something simple without complications as seen on amazon, ebay, rakuten – as up-sale and cross-sale are doing amazing jobs in eEommerce world.
Thanks for reporting back @mrretail
Forum: Plugins
In reply to: [Giftable for WooCommerce] Problem after adding gift to cart@donis7 make sure your theme is using AJAX on CART page, we dont have redirect or anything like that – we support only CART page, maybe your theme is not supported
What else you can do:
– Test plugin with clean WooCommerce install (without other plugins)
– Test with Storefront themehi @donis7
– Please read: https://wordpress.org/support/topic/number-of-gifts-allowed-is-not-working/
– you are sharing products/gifts, only way to make it work is to have unique gifts for every unique category, as we dont allow stacking of cats/conditions like that – this plugin isnt good solution for your use case.- This reply was modified 6 years, 10 months ago by DecomTeam.
@donis7 Did you add stock to you variables ? (menage stocks) ?
Video how to enable stock: https://streamable.com/q6d42– Could you share some video/photo of your setup etc ?
Forum: Plugins
In reply to: [Giftable for WooCommerce] Possible to exclude VAT?we dont have that feature @ellis926 – but you can always use custom hooks/action and edit a plugin.