Title: psound's Replies | WordPress.org

---

# psound

  [  ](https://wordpress.org/support/users/psound/)

 *   [Profile](https://wordpress.org/support/users/psound/)
 *   [Topics Started](https://wordpress.org/support/users/psound/topics/)
 *   [Replies Created](https://wordpress.org/support/users/psound/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/psound/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/psound/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/psound/engagements/)
 *   [Favorites](https://wordpress.org/support/users/psound/favorites/)

 Search replies:

## Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Shipping] v2.1.4 Failed Address Verification = No Rates Returned](https://wordpress.org/support/topic/v2-1-4-failed-address-verification-no-rates-returned/)
 *  [psound](https://wordpress.org/support/users/psound/)
 * (@psound)
 * [7 months ago](https://wordpress.org/support/topic/v2-1-4-failed-address-verification-no-rates-returned/#post-18826191)
 * 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.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Shipping] v2.1.4 Failed Address Verification = No Rates Returned](https://wordpress.org/support/topic/v2-1-4-failed-address-verification-no-rates-returned/)
 *  [psound](https://wordpress.org/support/users/psound/)
 * (@psound)
 * [7 months, 1 week ago](https://wordpress.org/support/topic/v2-1-4-failed-address-verification-no-rates-returned/#post-18816923)
 * I am having the same issue. Unable to generate rates for unvalidated addresses.
   This used to work.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Flexible Product Fields (WooCommerce Product Addons) - WooCommerce Product Page Editor] Ability to fields to a form?](https://wordpress.org/support/topic/ability-to-fields-to-a-form/)
 *  Thread Starter [psound](https://wordpress.org/support/users/psound/)
 * (@psound)
 * [1 year, 1 month ago](https://wordpress.org/support/topic/ability-to-fields-to-a-form/#post-18574369)
 * 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](https://boutique.youngflowersseattle.com/product/dark-and-moody/)
 * 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.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [How to get the parent page permalink](https://wordpress.org/support/topic/parent-permalink/)
 *  [psound](https://wordpress.org/support/users/psound/)
 * (@psound)
 * [16 years, 9 months ago](https://wordpress.org/support/topic/parent-permalink/#post-1120051)
 * Try this:
 *     ```
       <?php $permalink = get_permalink($post->post_parent); ?>
       <a href="<?php echo $permalink; ?>"Parent</a>
       ```
   

Viewing 4 replies - 1 through 4 (of 4 total)