seank123
@seank123 on WordPress.org
- Member Since: October 18th, 2013
-
Posted a reply to Not to display HTML product title tags, on the site WordPress.org Forums:
Ah right - that would make sense!! -
Posted a reply to Order amount of kg without variable product, on the site WordPress.org Forums:
Can they not just order 15 of the product? If you specify that the price… -
Posted a reply to [Feature Request] Send order cancellation email to customer, on the site WordPress.org Forums:
You could use something like Zapier, Make or n8n to automate this. I use n8n,… -
Posted a reply to Not to display HTML product title tags, on the site WordPress.org Forums:
Why do you need HTML tags for that? Can't you just use CSS? -
Posted a reply to Woocommerce – will not display multiple shipping options, on the site WordPress.org Forums:
You're using Shipping Zones wrong. WooCommerce uses the first Zone that the address triggers and… -
Posted a reply to Add 2 different products or more (linked) in a attributes, in a bundled product, on the site WordPress.org Forums:
That's exactly how it would work. Their documentation has this: https://stockmanagementlabs.crunch.help/en/atum-product-levels/how-to-create-a-variable-product-part You'd be better off… -
Posted a reply to Unable to access my accounts, on the site WordPress.org Forums:
Seems to be maintenance: https://managewp.com/status -
Posted a reply to How to let WordPress search find products by SKU?, on the site WordPress.org Forums:
I've used this before: https://wordpress.org/plugins/relevanssi/ There is also this - but it only searches Woo… -
Posted a reply to Add 2 different products or more (linked) in a attributes, in a bundled product, on the site WordPress.org Forums:
What you are describing is a Bill Of Materials - a product made up of… -
Posted a reply to Woocommerce – will not display multiple shipping options, on the site WordPress.org Forums:
How have you set up the shipping options? Can you share some screenshots -
Posted a reply to Shipping Rates For USA from UK, on the site WordPress.org Forums:
Try using the default Flat Rate shipping method: https://woocommerce.com/document/flat-rate-shipping Give each board a unique Shipping… -
Posted a reply to Restricting Postcodes UK, on the site WordPress.org Forums:
Use spaces: WV1 * DY1 * Note the space between the 1 and the *… -
Posted a reply to Shipping Rates For USA from UK, on the site WordPress.org Forums:
So, if someone adds both products the shipping is £110 + £95? Or a total… -
Posted a reply to WooCommerce CSV Product Import – Default Attribute “0” not possible, on the site WordPress.org Forums:
Try using '0 in the spreadsheet to force it to save it as text rather… -
Posted a reply to Woocommerce 7.3.0 breaks Site after PHP 8 Update, on the site WordPress.org Forums:
Are you sure your server has all the required PHP extensions installed? https://zeropointdevelopment.com/required-php-extensions-for-wordpress-wpquickies/ -
Posted a reply to Education-related services exempt GST/HST in Canada, on the site WordPress.org Forums:
Have you set up the Zero Rate tax in Setting - Tax - Zero rate… -
Posted a reply to Problems with gmail, on the site WordPress.org Forums:
Try going through this: https://support.google.com/mail/answer/81126?hl=en-GB The important thing is to make sure the email settings… -
Posted a reply to How to sell (and calculate price) of taylor made mattresses for Boats and RVs, on the site WordPress.org Forums:
Something like this: https://codecanyon.net/item/woocommerce-extra-product-options/7908619 -
Posted a reply to Order numbers are skipped, on the site WordPress.org Forums:
The Order ID is the same as a Post ID or Page ID - so… -
Posted a reply to Manual Order – cannot add products, on the site WordPress.org Forums:
Fixed it - there was a code snippet in the functions.php that was causing it! -
Created a topic, Manual Order – cannot add products, on the site WordPress.org Forums:
Since the update to 7.2 when creating an order manuall… -
Posted a reply to How to set up product options for size then color, on the site WordPress.org Forums:
You can set up your variations with the colour value 'Any Colour': Size: Small -… -
Posted a reply to Different stock quantity on each variations, on the site WordPress.org Forums:
https://barn2.com/woocommerce-manage-stock-at-variation-level/ -
Posted a reply to Northern Ireland Postcode Problem, on the site WordPress.org Forums:
If you enable the Debug Mode in WooCommerce - Settings - Shipping - Shipping Options… -
Posted a reply to Can I quickly add different prices to many variations in variable products?, on the site WordPress.org Forums:
Free: Export the product as a CSV and edit in a spreadsheet then re-import. Plugin:… -
Posted a reply to reordering product categories, on the site WordPress.org Forums:
Unfortunately not! But, if you click the 'Screen Options' button at the top right of… -
Posted a reply to Showing specific categories on a page, on the site WordPress.org Forums:
This enables showing empty categories in the shop page: add_filter( 'woocommerce_product_subcategories_hide_empty', '__return_false' ); Not sure… -
Posted a reply to Showing specific categories on a page, on the site WordPress.org Forums:
Never used it, but I think cat_operator=”NOT IN” should do that. -
Posted a reply to Showing specific categories on a page, on the site WordPress.org Forums:
Try it without the cat_operator=”AND” [products limit=”8″ columns=”4″ category=”fiction, non-fiction”] -
Posted a reply to SSL Issue, on the site WordPress.org Forums:
Thanks -
Posted a reply to Help to choose plugins for webshop with many different types of one product, on the site WordPress.org Forums:
Extra Product Options -
Created a topic, SSL Issue, on the site WordPress.org Forums:
Hi - there appears to be an SSL issue when fetching it… -
Posted a reply to variations filters not working, on the site WordPress.org Forums:
There's a built in limit on how many variations the filtering will work for -… -
Posted a reply to Question about Stripe recurring payments, on the site WordPress.org Forums:
Thanks - I'll take a look! -
Posted a reply to Question about Stripe recurring payments, on the site WordPress.org Forums:
I see - I will have a play with my Stripe sandbox! Just trying to… -
Posted a reply to Question about Stripe recurring payments, on the site WordPress.org Forums:
Thanks Andre That makes sense. But what would happen to active subscriptions if, for example,… -
Posted a reply to Free shipping zone Europe above flat rate UK makes UK free shipping, on the site WordPress.org Forums:
We are in Europe - it's the continent - different from the EU You will… -
Posted a reply to Free shipping zone Europe above flat rate UK makes UK free shipping, on the site WordPress.org Forums:
The first Shipping Zone in the list that is triggered by the address is used.… -
Posted a reply to Where is Billing State List Stored in Database, on the site WordPress.org Forums:
It's not in the database. They're hard coded in the core files: /wp-content/plugins/woocommerce/i18n/states.php -
Created a topic, Question about Stripe recurring payments, on the site WordPress.org Forums:
Hi Looks like a really nice option for a smaller comm… -
Posted a reply to Importing csv: how to set attributes to “use for variations”, on the site WordPress.org Forums:
No problem - glad you sorted it! Also, for anyone else having issues, it's a… -
Posted a reply to Importing csv: how to set attributes to “use for variations”, on the site WordPress.org Forums:
Looking at the Variations sheet I can see: 'Attribute 1 name' - should be the… -
Posted a reply to How to HIDE the SHIPPING on CART PAGE, on the site WordPress.org Forums:
WooCommerce - Settings - Shipping - Shipping Options Uncheck 'Enable the shipping calculator on the… -
Posted a reply to Create New Independent Category, on the site WordPress.org Forums:
Easiest way would be to use TAGS - so you could link to: https://mydomain.com/product-tag/abc/ Where… -
Posted a reply to Importing csv: how to set attributes to “use for variations”, on the site WordPress.org Forums:
Can you share a copy of your CSV - or at least a few of… -
Posted a reply to API Integration, on the site WordPress.org Forums:
Sounds like they have an API available that you can access and retrieve the data… -
Posted a reply to NEW to WOO – Uploaded CSV not creating Variations, Upsells, on the site WordPress.org Forums:
Have you set up the CSV correctly? Can we see a sample of it? -
Posted a reply to Multiple shipping methods not working, on the site WordPress.org Forums:
How are the Zones and Shipping Methods set up? Both methods are in the same… -
Created a topic, Mixed products/subscriptions, on the site WordPress.org Forums:
Is this possible: Subscription at £100 per year (recu… -
Posted a reply to Looking for a plugin, on the site WordPress.org Forums:
That's not how variations work unfortunately. Each variation needs to have a price set. The…