For those who don’t want to rollback and potentially lose your shipping settings, a workaround is to create the label via the Woo app. You can then print the label via the web interface.
I am having the same issue. Unable to generate rates for unvalidated addresses. This used to work.
Thread Starter
psound
(@psound)
Thank you for the reply.
In our scenario, we created a Product Field Group with 5 product fields. We can currently capture that information on the product field, by your design: Dark & Moody – Young Flowers Boutique
I was wondering if we could use a form (in our case Elementor Forms) to write to those product fields instead of capturing it on the product or cart pages.
Try this:
<?php $permalink = get_permalink($post->post_parent); ?>
<a href="<?php echo $permalink; ?>"Parent</a>