DecomTeam
Forum Replies Created
-
Forum: Plugins
In reply to: [Giftable for WooCommerce] Not Able to Edit OR Create gift CategoriesHi @hyperforme, todays update should fix editing “Gift categories” , please if you encounter anything report to it us, we will be more than happy to fix it.
Thank you
Forum: Plugins
In reply to: [Giftable for WooCommerce] Bug with wpmlHi @maximus697, @anilix, todays update should fix editing “Gift categories” , please if you encounter anything report to us, we will be more than happy to fix it.
Forum: Plugins
In reply to: [Giftable for WooCommerce] add to cart problemThe issue is the same as first issue?
– Check different theme (StoreFront) to see does a plugin work ?Forum: Plugins
In reply to: [Giftable for WooCommerce] I cannot display pluginHi @ivankg34, I still think that you have “custom issues” as other theme is working,
also there is no buttton “add to cart” on your website nor the price (that should be fixed as soon as possible)
Screenshot of your shop: missing add to cart buttonForum: Plugins
In reply to: [Giftable for WooCommerce] I cannot display pluginForum: Plugins
In reply to: [Giftable for WooCommerce] I cannot display plugin@ivankg34 I think you should try Debugging_in_WordPress, try to debug your theme or try to see do you have some custom ajax functions, you tested other theme and found out that your theme is issue.
5. You theme must use AJAX on CART page (thats a must) – also you cant skip CART page and go to CHECKUT (It will not work there,as it only shows on CART)
- This reply was modified 7 years, 10 months ago by DecomTeam.
Forum: Plugins
In reply to: [Giftable for WooCommerce] I cannot display plugin@ivankg34 best way would be to use StoreFronttheme and create child-theme – that would be great starting point.
– For your custom theme try to use debug and figure out whats the issue:
1. WordPress Debugging
2. Theme must have allclasseswith all new files
3. Fixing outdated WooCommerce filesForum: Plugins
In reply to: [Giftable for WooCommerce] I cannot display plugin@ivankg34 your theme must support ajax on cart page, check:
1. Check with different theme (StoreFront) ?
2. Check with just default plugins (WooCommerce, Giftable..) ?Forum: Plugins
In reply to: [Giftable for WooCommerce] I cannot display pluginHi @ivankg34, please follow FAQ section
https://wordpress.org/plugins/giftable-for-woocommerce/#faq-headerHi @gmakor, we are working on new update and small fixes,
BUGS from this POST: https://wordpress.org/support/topic/not-able-to-edit-or-create-gift-categories/
– that was reported by @hyperforme and @anilixFor your problem (@gmakor) best way would be to create clean install – and RE-CREATE ISSUE (with 3-5 products and 2-3 gifts) – then use
Duplicator pluginto clone website and share with us – so we work on real case.– we are time limited, but will try to help if we can: support [at] decom.ba
- This reply was modified 7 years, 10 months ago by DecomTeam.
Forum: Plugins
In reply to: [Giftable for WooCommerce] Not Able to Edit OR Create gift CategoriesHi @hyperforme, sorry for this, we planned update last week but didnt get time,
we will try in next days to throw a quick fix.
@anilix – we will try to throw small fix (maybe on github).– Could you guys/gals just confirm that you both are using WPML ?
Forum: Plugins
In reply to: [Giftable for WooCommerce] Editing CSS for Giftable– try?
.dgfw-available-gifts h3.dgfw-available-gifts-title { color: #000000 !important; }or you could remove background from giftable slider:
.dgfw-available-gifts { background: transparent !important; }Forum: Plugins
In reply to: [Giftable for WooCommerce] Editing CSS for GiftableHi @calcalcalcal, could you share a screenshot ?
– the code is for CSS (not a JS = JavaScript) , just check it is it a CSS you addedForum: Plugins
In reply to: [Giftable for WooCommerce] Editing CSS for GiftableHi @calcalcalcal,
we havedgfw-classes on all elements so you can easy customize it with CSS.dgfw-available-gifts { h3.dgfw-available-gifts-title { color: red; } }*best way to insert code is directly to
child-theme, or to use pluginSimple Custom CSS and JSForum: Plugins
In reply to: [Giftable for WooCommerce] Bug with wpmlThanks @maximus697,
I talked with devs, they will do more tests and try to releaseupdatenext week