DecomTeam
Forum Replies Created
-
Forum: Plugins
In reply to: [Giftable for WooCommerce] Bug with wpmlHi @maximus697, that looks like WPML, we will investigate and get back to you.
woocommerce_wpml::instance– for quick fix you could install ‘older’ version of WPML.Forum: Plugins
In reply to: [Giftable for WooCommerce] Negative ConditionsHi @ianatkins,
We dont have ‘negative’, you could maybe combine Amount + Category (create a new category where you will put excluded item?).Your
ideais easy implemented with small part of a code:
Remove a specific cart item when adding to cart another specific itemWC()->cart->remove_cart_item($key_to_remove);Hope that helps
Thank you for trying our plugin @annonnimmo
Can you provide access to your sample Website ?
You can share url to support [at] decom.baGIFT should be Gift (not virtual + gift),
Did you try to change Product data: to only GIFT ?
– if you issue is only there when gift is added*I will try to reproduce it, but alot of things can cause such thing, you can even setup “custom shipping class” that you can add to your GIFT (it will exclude it from shipping cost..) if nothing else, quite bunch of variations there, but will try to inspect.
https://decombh.top/2018/alex/chrome_2018-06-04_15-52-42c2207.pngThanks
- This reply was modified 7 years, 11 months ago by DecomTeam.
We need video/screenshots so we can re-produce to see whats happening.
Because:
1. Shipping cost is beacuse your settings (on clean install nothing have shipping cost)
– so please double check your shipping settings
2. WooCommerce version, PHP version
3. Check on CLEAN install (without extra plugins for shipping etc.)
4. To be able to help you
– have in mind this plugin is free and we are time limited from time to timeHi @annonnimmo,
Could you share a video/showcase with us ?
– at least some screenshotsForum: Plugins
In reply to: [Giftable for WooCommerce] Add gift to cart button not workingI guess (because there are no errors etc..) that you have, some CUSTOM AJAX function on cart page ?
– Developer can take a look at that function and try to fix it, if there are any conflicts in debug.log (enable WP DEBUG)Forum: Plugins
In reply to: [Giftable for WooCommerce] Add gift to cart button not workingHi @rogerveijk,
I see gift “5.000 additional reg tokens”,
1. try different theme ?
– maybe your theme is somehow blocking custom AJAX function
2. set Product Data to Gift ?
Screenshot of Product Data:Forum: Plugins
In reply to: [Giftable for WooCommerce] Giftable on checkout page as wellhi @naturalvibrance,
1. Giftable is using (WooCommerce > Settings > Products) image size,
– if that’s not enough, you can edit plugin files to suit your needs (just watch for updates, and update your changes if we update a plugin)2. There is no option to add gifts to other parts of WooCommerce (like cart, widgets, sidebars..)
– this way we support a wide range of themes/users.Forum: Plugins
In reply to: [Giftable for WooCommerce] Less item choices after adding oneHi @maneeshk, if you get time -> you could clone your website (Duplicator), and share it with us via email (wetransfer, dropbox) -> so we can check it directly and report back.
Forum: Plugins
In reply to: [Giftable for WooCommerce] Less item choices after adding oneYou can create an account for us to test (but we don’t guarantee anything), we/anyone should not work on LIVE website / so please backup everything.
1. Create an account for us support [@] decom.ba
– we will try to take a look and help
– have in mind we are TIME limited and cant satisfy all requestsForum: Plugins
In reply to: [Giftable for WooCommerce] Less item choices after adding onehi @maneeshk, you have overlap in a gifts/products, I’m 90% sure that’s why they are disappearing (its overlap, as you have them in both (RULE1, RULE2) and RULE1 is used so they are hidden)
– It will work if you create unique gifts for every Gift CategoryForum: Plugins
In reply to: [Giftable for WooCommerce] Less item choices after adding oneDid you try to have unique gifts?
Above1000 – gift10, gift11, gift12
Above2000 – gift20, gift21, gift22Every Gift category should have unique Gifts, if you are having gifts/products in multiple categories then RULES will overlap and remove gifts/products
Forum: Plugins
In reply to: [Giftable for WooCommerce] Less item choices after adding oneHi @maneeshk, please check your options (Gift Category -> Number of gifts allowed)
Where to find Number of gifts allowed?
1. Gift categories
2. Click on one category
3. Its just after Enabled checkboxForum: Plugins
In reply to: [Giftable for WooCommerce] Not working anymoreFrom what I can see, you still are having the issues with Chrome in console [ScreenShot]
1. Check TagManager, Facebook etc plugins you added “recently”
2. Check with different Theme (maybe something new was added to functions file?)Send us an email at support [@] decom.ba
– We will try to help as much as we can