Hi,
I have used your Crafty theme to develop a shop, but am having a couple of issues with Woo that I have spent ages trying to resolve via your forums and Google with no joy.
- I have created products e.g Template 1 which are ‘Variable Products’ and have setup the variations correctly and checked ‘Visible on the product page’ but the variations are not showing on the Single Product page.
If checking the ‘Visible on the product page’ check box is not going to be able to display the variations on the Single Product Page is the a way to display the variations please? All I’m trying to do is for the page to display the variations not make them a selectable option so very similar to the Length and Width data I am displaying via custom code added to the functions.php file.
So displaying in the example of ‘Template 1’ data:
Colour: Anthracite
Location: Bedroom, Lounge
Colour 2: Red
Then following on the the current length and width data that is correctly being displayed.
- I have set Woo as Local Pickup as the only option in Woocommerce, Settings, Shipping, Shipping Zone, UK and the shipping option in Woocommerce, Settings, Shipping, Shipping Options as ‘Force shipping to the customer billing address’ as the two other options display or allow a delivery address to be input on the checkout page, but on the basket page within the Basket Totals section ‘Shipping’ is displayed as ‘Local pickup’ which is correct, but then the customers Shipping address is displayed, I don’t want this to be displayed for Local Pickup orders as we are not shipping the products the customer is collecting them.
Is there a way of hiding the Shipping address for Local Pickup orders please? I’ve tried various changes to the functions.php file, but nothing seems to work.
Thanks