imta2d
Forum Replies Created
-
Got it figured out. The images were missing from the Swatches tab for the product. All good now. ??
Okay, so by removing all the existing variations and adding a single variation of ‘Any Body Colour’ & ‘Any Secondary Colour’ the swatches are selectable and will add correctly to the cart as needed. EXCEPT that the swatches are all empty. None of the coloured swatches are showing. Thoughts?
I’m sorry, I should have mentioned, that I have already upped the variation limit to 1375 to accommodate the variations necessary, as well as the memory limit to 512M. So the variations have been created in full, but are grayed out on my page and not selectable.
Forum: Plugins
In reply to: [WooCommerce] Checkout layout broken for some countriesThank you. I got it. Figured out a snippet to convert the fields for those particular countries to full width. Looks much better now.
Forum: Plugins
In reply to: [WooCommerce] Checkout layout broken for some countriesI setup the 3 column row using a snippet to assign .form-row-1, .form-row-2 & .form-row-3 to city, state and postcode. Then used css to position the fields 3 across.
I already included 2 screenshots in my original post. What specifically would you like to see?
Forum: Plugins
In reply to: [Extra Product Options Builder for WooCommerce] Additional tweaksOkay, thanks for the super speedy response and answers. Much appreciated.
Of course! This was the code that I was given by WOOCs to calculate by js.
var woocs_exists = true; try { if (woocs_current_currency) woocs_exists = true; } catch (e) { woocs_exists = false; } if (woocs_exists) { if (woocs_current_currency != undefined && woocs_current_currency[‘rate’] != undefined ) { Your_Price = Your_Price * woocs_current_currency[‘rate’]; } }
Thanks for the great advice. I really didn’t think that I would get anywhere with the other plugin, but they already had something in place. So a little snippet later and both work perfectly. Really happy I found your plugin!
Forum: Plugins
In reply to: [FOX - Currency Switcher Professional for WooCommerce] Plugin conflictThank you so much @mediawebster! That is exactly what I needed. I will refer back to your link if anything else comes up in the future.
Forum: Plugins
In reply to: [Advanced Local Pickup for WooCommerce] Not saving Pick Up Location dataOkay, headway for sure! I removed all the tables I could find and reinstalled the plugin. Things are saving correctly and I see the information on the customize page again. Yay!
However, that information isn’t being included in the pickup email (via Send Test Email within your customizer, or in an order email). The pickup information is also not showing in the My Account > Order pages despite being checked your display options.
Forum: Plugins
In reply to: [Advanced Local Pickup for WooCommerce] Not saving Pick Up Location dataMy apologies. They are working now.
Forum: Plugins
In reply to: [Advanced Local Pickup for WooCommerce] Not saving Pick Up Location dataI was really hopeful when I saw an update, but it’s still broken for me. Is there a way to completely remove and reinstall your plugin? Wondering if there is something stuck somehow. Lots of error messages and a critical error as well.
I have attached a couple of screenshots from after the update. The warning & notice errors are new, but the customize page is the same.
https://l.linklyhq.com/l/1ssRV
https://l.linklyhq.com/l/1ssRs
I have already deactivated all plugins except woo with no change to function. Still not saving data or displaying what it’s supposed to.
Forum: Plugins
In reply to: [Advanced Local Pickup for WooCommerce] Not saving Pick Up Location data@gaurav1092 or @kuldipzorem can either of your advise please? I’d really like to use your plugin, but can’t get it to work any longer.
Forum: Plugins
In reply to: [Advanced Local Pickup for WooCommerce] Not saving Pick Up Location data@kuldipzorem are you able to address these issues please? I really love this plugin, but it’s just not working anymore. Many thanks.
Forum: Plugins
In reply to: [Advanced Local Pickup for WooCommerce] Not saving Pick Up Location dataThanks @paulinegr, I thought I was going crazy. Do you also have the critical error message on your email customization page like the previous poster? Because I have that too.
I’m so disappointed as I was really loving this plugin and I haven’t seen anything comparable. Now nothing works. ??