DecomTeam
Forum Replies Created
-
Forum: Plugins
In reply to: [Giftable for WooCommerce] free gift is not offeredThank you for submitting your issue.
Did you read FAQ?
Giftable FAQ- This reply was modified 8 years, 5 months ago by Jan Dembowski.
Forum: Plugins
In reply to: [Giftable for WooCommerce] Product Quantities box not viewableThank you for submitting your issue.
– this issue will be fixed in next update.- This reply was modified 9 years, 7 months ago by DecomTeam.
- This reply was modified 8 years, 5 months ago by Jan Dembowski.
Forum: Plugins
In reply to: [Giftable for WooCommerce] After I use this plugin, I cant view my siteClosing due to lack of activity and not enough information’s to debug this.
Plugin Version + debug.LOG so we can get more info’s about this.
Forum: Plugins
In reply to: [Giftable for WooCommerce] translationForum: Plugins
In reply to: [Giftable for WooCommerce] After I use this plugin, I cant view my sitePlease find you logs (wp-content/debug.log) and share your log on pastebin or codepad.org.
Forum: Plugins
In reply to: [Giftable for WooCommerce] Delete free gift if main product is deletedHi usepush.
Nice to hear you were able to set it all up to work exactly the way you wanted after all. π
Ajax is actually supposed to work faster than the old complete page reload way (which is why it was introduced)… In case of our plugin, we need to check and analyse the cart contents after any cart update event, and then remove gifts from cart and/or offer new gifts based on conditions and other active Giftable settings. Also, this process happens only on the cart page, so it can’t have any performance effects on any other page of your WooCommerce website.
We’ve certainly spent a lot of time testing our plugin and we haven’t noticed any significant performance issues so far. Does it take too long to add a gift to the cart, or is it the case with other regular products? If it’s regular WooCommerce products, try disabling our plugin and see if it works any faster then. Let us know if that’s the case, and we’ll look into it further.
Again, thanks for the feedback, we’re working on the next version with some nice new features and improvements, so let us know if there’s anything else you think we can do to improve it.
Forum: Plugins
In reply to: [Giftable for WooCommerce] Undefined indexOh, no problem, and thanks for the suggestions.
As for #1 – the plugin already works with variable products. You can mark any existing variable product as giftable (which makes all of its variations giftable), or just use the product options ‘Variations’ tab to mark any number of its specific variations as giftable (customer can then choose only between those variations). Try it out and let us know if that’s what you had in mind.
Your second suggestion is interesting too, we’ll add it to our list of possible features and we’ll see if we can somehow add it to one of the upcoming releases.
We’re also working on a number of short instructional videos to make it easier for users to learn about everything this plugin can do, hopefully we’ll be able to finish those for the 1.0 release too.
Forum: Plugins
In reply to: [Giftable for WooCommerce] Undefined indexHi bertux77,
Yes, this turned out to be a tiny bug on our side. We just released the 0.9.8 version and the notice will be gone when you update to this version.
Thanks for letting us know about the problem. π
We’re working on the 1.0 release (should be out by the end of September), with some new nice features and improvements, and we certainly appreciate all the feedback we can get from anyone using the plugin, so feel free to let us know if there’s anything else you think we can do to improve it.
Forum: Plugins
In reply to: [Giftable for WooCommerce] Undefined indexHi bertux77,
We’re not seeing this notice on any of our installations.
Can you let us know what versions of PHP, WordPress and WooCommerce you are using, and we’ll see if we can figure out what’s causing the notice on your end?
Thanks.
Forum: Plugins
In reply to: [Giftable for WooCommerce] Delete free gift if main product is deletedHi usepush.
Thanks for using the plugin, we appreciate the feedback.
As for your problem, that certainly doesn’t sound right … Gifts should be removed from the cart as soon as the combination of all products in the cart no longer meets any of the active gift categories and their conditions. Can you please give us more details on how you set up your gift categories and conditions, so we can try to figure out what’s exactly going on with your case? π
Thanks for using the plugin, we’ll get back to you as soon as we get more details.
Forum: Plugins
In reply to: [Giftable for WooCommerce] Conflict with[Report]
Fixed in 0.9.7Thank you for submitting your issue!
– issue is fixed in 0.9.7 and uploaded to repo, update should be available shortly in your WP Dashboard.Forum: Plugins
In reply to: [Giftable for WooCommerce] Conflict withCould you confirm:
– WP version
– WC version
– PHP version ? (minimal PHP version required is 5.6+)
– WooCommerce Dynamic Gallery version (lite or premium)?– it looks like WCDG is missing something, but need to be sure, will try to reproduce the problem and report here.
Please feel free to contact us with any questions at support |at| decom.ba
Kind Regards, happy “gifting”
Could you confirm:
– WP version
– WC version
– PHP version ? (minimal PHP version required is 5.6+)**Note: Prior to PHP 5.5, empty() only supports variables; anything else will result in a parse error.