Abland
Forum Replies Created
-
Forum: Plugins
In reply to: [YITH WooCommerce Gift Cards] Can’t use coupons and this plugin together.Hi, chrissyb,
I neglected to post this part – my apologies. I noticed the repeating coupon fields and just did a little css. It`s just a hack but it deals with the issue, and I have been expecting YITH to have a correction soon.
.woocommerce-cart .woocommerce .coupon { display: none; }
Forum: Plugins
In reply to: [YITH WooCommerce Gift Cards] Coupon codes not working in cartHi, YITHEMES,
The gift card text field replaces the woocommerce coupon field on the cart so any woocommerce coupons used receive the “not valid” alert.
As it is, using gift cards means being unable to use coupons.
My “fix” puts both fields on the cart so coupons and gift cards can both be entered.
Forum: Plugins
In reply to: [YITH WooCommerce Gift Cards] Coupon codes not working in cartHi, Nicola,
As a temporary fix find the following file in the plugin folder:
yith-woocommerce-gift-cards/lib/class.yith-woocommerce-gift-cards.phpOn line 597 comment out that return false statement
//return false;
This will return both the coupon code field and the gift card field on the cart.
In that section of code between line 586 and 593 you can adjust the labels, like changing the submit button from “Apply discount” to “Apply gift card”
The way the plugin is currently it filters into the WooCommerce coupon field but unfortunately also replaces it.
Same issue here except I don’t have either of the plugins mentioned above. I haven’t narrowed down any combination – only that I cannot save in the visual editor or use the rich text buttons unless I deactivate Ultimate Auction first. When it’s deactivated then everything works properly.
Forum: Plugins
In reply to: [Offers for WooCommerce] Post Status missingI just updated – all works good now. Thank you ??
Forum: Plugins
In reply to: [Offers for WooCommerce] Post Status missingHi,
Thanks for your follow up. I’ve linked to an image that shows what I mean. Where it says “Archived” and “Draft” beside the titles – that’s what disappears when the plugin is activated.
Forum: Plugins
In reply to: [WooCommerce] Variations show FREEFair enough – thanks Mike. I’ve already taken care of the sites I manage last night so it’s not a present issue to me.
Marking this resolved.
Forum: Plugins
In reply to: [WooCommerce] Variations show FREESigh – that disturbs me. The network admin has the Upgrade Network option built right in so all sites can be updated through one selection.
I’m not interested in debating multi-site and upgrade routines, though. This recent upgrade of woocommerce has troubles, and this is the first time in the years I’ve used the product that I’ve had to upgrade each site individually.
It’s blatant, and as a programmer you must obviously see it’s unreasonable that sites have to be upgraded manually one at a time. If you still insist on defending this then I’m posting in the wrong forum now.
Forum: Plugins
In reply to: [WooCommerce] Variations show FREEHi, Mike,
This is the first time I’ve encountered this. The usual procedure was update the primary site when prompted to update the database and all sites were updated as well.
If there are one hundred sites in a multi-site and each has woocommerce, you’re saying that each site needs to be logged into one at a time and updated manually in order for this recent update to work.
This seems very unreasonable for such a seasoned and respected product. It shakes my confidence going forward.
Forum: Plugins
In reply to: [WooCommerce] error after update to 2.4.1 Please help!!!!Yes, virtue premium bundles in their own custom code and there must be a conflict there. You would need to contact their support.
In the meantime you could try to reinstall the earlier version of woocommerce that worked
https://www.ads-software.com/plugins/woocommerce/developers/I would perhaps confirm with Chrome Orange before doing that since the database updater has been run
Forum: Plugins
In reply to: [WooCommerce] Variations show FREEforgive my manners – thanks for following up with me ??
Forum: Plugins
In reply to: [WooCommerce] Variations show FREEI completed my own updates but the problem still exists – multi-sites need to run the updater on every individual site.
The installs are subdirectory primarily, though one was subdomain and had the same issue.Running update network didn’t do it either.
Forum: Plugins
In reply to: [WooCommerce] error after update to 2.4.1 Please help!!!!yadiihair,
Can you try the default wordpress theme? I notice the Virtue Premium theme bundles in a lot of its own custom scripting.
Forum: Plugins
In reply to: [WooCommerce] error after update to 2.4.1 Please help!!!!Could be a plugin conflict. I don’t recognize what you’re using for variations – is that a plugin or custom coded?
Forum: Plugins
In reply to: [WooCommerce] error after update to 2.4.1 Please help!!!!Go to your site dashboard or refresh the page you’re on in the admin to get the “Run the updater” prompt. Then run the updater.
Right now on multi-site each site has to be updated individually.