DecomTeam
Forum Replies Created
-
Forum: Plugins
In reply to: [Giftable for WooCommerce] “add to cart” button does not do anythingHi @eimulex, most of the time, issue is
theme
1. Try with StoreFront theme
2. Chrome (There could be console errors / conflicts)
– dont use cache on CART page
3. WordPress (debug_log) ?—
Minimum requirements:
PHP 5.6+
WooCommerce 3.1+Forum: Plugins
In reply to: [Giftable for WooCommerce] How does this work?Hi @disturbedpl, you can talk with your
developerand they can make it work with flatsome theme, as a free plugin we cant support every possible theme.– Try to inspect that gift slider – maybe button is just hidden with CSS
Forum: Plugins
In reply to: [Giftable for WooCommerce] How does this work?Hi @disturbedpl, you should read FAQ section and follow it, after that:
1. You should have slider with gifts (only on Cart page)
-we do not support other places, checkout etc, so you need to check your theme, is it using cart or maybe its auto redirecting to checkout page.2. Check other theme (StoreFront theme) and see is it working
*sometimes issue is with custom theme, orauto add to cartplugins – we dont support thatHere is screenshot how it should look
- This reply was modified 7 years, 6 months ago by DecomTeam.
@james-longly
Did you try official Woo extensions?
– Dynamic Pricing
*could be great for X get Y
– WooCommerce Give Products
*could be great for giving free products
– Chained Products
* could chain products, like Buy One Get OneHi @james-longly,
– Giftable doesn’t support auto add to cart*there are quite a lot of reasons for that but I will try to name two of them:
1. With multiple gifts, it’s not easy to select what goes automatically to cart etc..
2. If you are using just one gift – then Giftable isn’t for you, easier would be to create simple function 1. Give gift based on conditions + 2. Auto add to cartWooCommerce Codex: Automatically add product to cart on visit
Dear @sandnegrel, thank you for reporting back, we hope that they will add that fix very soon.
Forum: Plugins
In reply to: [Giftable for WooCommerce] Possible bugThanks @shallway for reporting back, glad you got it resolved.
Forum: Plugins
In reply to: [Giftable for WooCommerce] gift categories are empty / not showingHi @terraterra, you can read FAQ section here: go to FAQ
– Please provide video or screenshots so we can try to help
Forum: Plugins
In reply to: [Giftable for WooCommerce] Possible bugHi @shallway,
– Is this new install (clean install)?
– Did you check without other plugins
– Did you check with a different theme like StoreFront
– Did somebody addauto cart refreshif quantity changes (don’t see that in default flatsome theme example)?**custom AJAX functions could cause that kind of behavior – like
auto add to cartetc.. that we don’t support by defaultForum: Plugins
In reply to: [Giftable for WooCommerce] Normal add to cart button if only one variationHi @elgot, not enough time to do new things or to extend it – this year at least.
We will see how we will transition things when there is official Gutenberg in the core and will there be new features/optimizations.Hi @shallway, there is no auto
add to cart.Forum: Plugins
In reply to: [Giftable for WooCommerce] two promotions with same gift don’t stack upHi @csavulescu, giftable wasnt created to work like that, every product/gift must be unique for category if you plan to have Level 1, Level 2 categories, so if you want a mix then in multiple categories you must clone/duplicate them.
– overlaping isnt possible at this time– You can have can gift in multiple categories, but they can be used only once.
- This reply was modified 7 years, 7 months ago by DecomTeam.
Forum: Plugins
In reply to: [Giftable for WooCommerce] show gift category BadgeHi @bem7874, Giftable doesn’t have that option.
– What you can do is create categories for gifts, then with some filters/functions add gift category to class and stile it with custom CSS, but its not that simple.
Forum: Plugins
In reply to: [Giftable for WooCommerce] Template overrideHi @xendo, the main issue with
filtersandhooks/actionsis that we don’t have a lot of free time to invest in coding+testing+coding right now, so norealplans for extra filters etc.. You can always take a look atcodeand try toextendForum: Plugins
In reply to: [Giftable for WooCommerce] Edit Product Title and ButtonHi @cocolala, that looks like CSS thing (word-wrap) from your theme, contact your dev , or you can use https://wordpress.org/plugins/custom-css-js/
– for Add to cart , just changefont-size