D Smith a11n
Forum Replies Created
-
Forum: Plugins
In reply to: [WooCommerce] Set product variation prices by user role IN BULK?Hi there!
Depending on the specifics of how you want to change the prices per role, could you assign the variations you want to discount to categories and then give category discounts to all users within a certain role? For instance, if you wanted errbody of a certain role to get 10% off a range of variations.
Forum: Plugins
In reply to: [WooCommerce] Cart updating issuesI fooled around on your site, adding items to the cart and then modifying the cart, and didn’t see that behavior you described.
Is there a specific browser and computer operating system where you’re seeing this happen? Can you replicate the behavior in multiple browsers?
Forum: Plugins
In reply to: [WooCommerce] Add a product attribute to permalink in WooCommerceHi there!
You can set this via the Product attribute base within Taxonomy Permalinks settings, as described here: https://docs.woocommerce.com/document/permalinks/#section-1
Forum: Plugins
In reply to: [WooCommerce] Stop charging shipping rate for only one user(based on user ID)Without adding another plugin or a bunch of complexity, I think the easiest way is just to create a secret free shipping coupon to give that special customer: https://docs.woocommerce.com/document/free-shipping/#section-2
Forum: Plugins
In reply to: [WooCommerce] add link page to woocommerce breadcrumb?!!Hi there!
I would recommend using only one breadcrumb method– that is, within WooCommerce, I would create Home Appliances, Kitchen & Cooking Appliances categories/subcategories that the Toaster product is in.
Forum: Plugins
In reply to: [WooCommerce] Payment options not loading for users from FranceHi Martijn!
Unfortunately, you are going to need to disable these plugins to test which of them is causing the issue– if you don’t want to do these tests on your live site, many hosts provide a staging service– they clone your site onto a “stage” where you can do testing without affecting the live version. You can ask your host about this. If they don’t give you a staging site, I recommend using WP Staging– https://ww.wp.xz.cn/plugins/wp-staging/.
If you google “spoof country IP” you can find various instructions to make a site believe you are from France, so you can visit your own site and trouble-shoot.
Forum: Plugins
In reply to: [WooCommerce] Product variation problemHey there!
WooCommerce Composite Products is a very powerful (and somewhat complex) extension designed to do just this sort of thing. There are probably also other plugins from other sources that can do this as well.
I do think this is going to require another plugin rather than just product variations.
Forum: Plugins
In reply to: [WooCommerce] REmove Braintree alert at top of dashboardHi there!
If you disable the BrainTree extension (not remove it, just disable it within your Plugins dashboard), the notices related to it should go away.
If you’re really done with the plugin entirely, you can just delete it from your site.
Forum: Plugins
In reply to: [WooCommerce] Help on Weird Woo Tax situationHi Jan!
Wish I had an easier answer– my recommendation would be including the (slightly complex) taxation in the total price of the item (rather than trying to calculate tax at checkout) and then add the visible calculation as required by law to the product’s description or elsewhere on the product page.
Hi Dillx!
There’s no easy way to copy-and-paste shipping methods, unfortunately– that might be worth suggesting at http://ideas.woocommerce.com/
Forum: Plugins
In reply to: [WooCommerce] extra fee is one or more product in cartHi Johanna!
I am not sure you even need a plugin– I think WooCommerce can do this built-in, via a compound tax rate within a tax class that only applies to the category. https://docs.woocommerce.com/document/setting-up-taxes-in-woocommerce/#section-3
Forum: Plugins
In reply to: [WooCommerce] order delivery date & time plugin searchingHi there!
It shouldn’t be too hard to hook something into Conditional Shipping and Payments… but there will definitely be custom development involved regardless.
If you need a developer you can try Codeable, who will listen to your WooCommerce/WordPress needs and provide a quote, or Woo Experts, Woo-specialized devs.
Forum: Plugins
In reply to: [WooCommerce] Woocommerce add to cart: include date/personHi there!
You’ll need a plugin– maybe the official WooCommerce Bookings in conjunction with the free Accommodations add-on or WooCommerce Easy Booking
Forum: Plugins
In reply to: [WooCommerce] Email Link ColoursHi there!
Does this happen if you switch to a default theme like Twenty Sixteen? It might be something in your theme’s functions.php file… or it might be another plugin prompting this. That’s where I would start troubleshooting.
Hi there! In WooCommerce Settings > Email, you can control who gets emailed about each event: https://docs.woocommerce.com/document/configuring-woocommerce-settings/#section-7