Title: foxytech's Replies | WordPress.org

---

# foxytech

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Courier Guy Shipping for WooCommerce] Ship to different address not showing](https://wordpress.org/support/topic/ship-to-different-address-not-showing-2/)
 *  [foxytech](https://wordpress.org/support/users/foxytech/)
 * (@foxytech)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/ship-to-different-address-not-showing-2/#post-14007418)
 * We experience the same issue, we did a workaround in the interim by changing 
   the default billing section in the Woocommerce section.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[EmbedPress – PDF Embedder, 3D PDF FlipBook, Google Reviews, YouTube Videos, Upload & Embed PDF documents] Twitch Autoplay](https://wordpress.org/support/topic/twitch-autoplay/)
 *  Thread Starter [foxytech](https://wordpress.org/support/users/foxytech/)
 * (@foxytech)
 * [5 years, 5 months ago](https://wordpress.org/support/topic/twitch-autoplay/#post-13954244)
 * Great, thank you [@tushar284](https://wordpress.org/support/users/tushar284/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[EmbedPress – PDF Embedder, 3D PDF FlipBook, Google Reviews, YouTube Videos, Upload & Embed PDF documents] Twitch Autoplay](https://wordpress.org/support/topic/twitch-autoplay/)
 *  Thread Starter [foxytech](https://wordpress.org/support/users/foxytech/)
 * (@foxytech)
 * [5 years, 6 months ago](https://wordpress.org/support/topic/twitch-autoplay/#post-13941903)
 * For context, we have a directory page with some of our affiliates that we are
   working on. So the trouble is there are about 30+ embeds that automatically starts
   playing which can be a bit inconvenient bandwidth wise and page loading wise.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Courier Guy Shipping for WooCommerce] No shipping options available on checkout](https://wordpress.org/support/topic/no-shipping-options-available-on-checkout/)
 *  [foxytech](https://wordpress.org/support/users/foxytech/)
 * (@foxytech)
 * [5 years, 11 months ago](https://wordpress.org/support/topic/no-shipping-options-available-on-checkout/#post-13186217)
 * Thank you kindly [@talenttcg](https://wordpress.org/support/users/talenttcg/),
   the new update is working like a charm.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Courier Guy Shipping for WooCommerce] Shipping wasn’t added to an order](https://wordpress.org/support/topic/shipping-wasnt-added-to-an-order/)
 *  [foxytech](https://wordpress.org/support/users/foxytech/)
 * (@foxytech)
 * [6 years ago](https://wordpress.org/support/topic/shipping-wasnt-added-to-an-order/page/2/#post-13079863)
 * Hi everyone.
 * We started using this plugin a few days ago and immediately noticed orders coming
   through without shipping as they could bypass the Suburb field not marked as 
   required.
 * We immediately jumped on here looking for solutions and a bit worried that so
   many people struggling with the problem and [@talenttcg](https://wordpress.org/support/users/talenttcg/)
   slow to respond if at all (you guys know most of us willing to pay for support,
   it impacts business directly).
 * So here is a quick and dirty fix we used to make the suburb field compulsory 
   and seems to work to thus far.
 * Edit the TCG_Plugin.php file found in the-courier-guy\Core
 * Find line 472, there you will find
 * `'required' => $required,`
 * replace with
 * `'required' => true,`
 * Hope it works for some of you as well, it resolved our immediate panic with people
   managing to bypass shipping calculations and getting free shipping.
 * Tagging people involved, sorry for the ping: [@maginem](https://wordpress.org/support/users/maginem/)
   [@jpnel7300](https://wordpress.org/support/users/jpnel7300/) [@oonie](https://wordpress.org/support/users/oonie/)
   [@hi5digital](https://wordpress.org/support/users/hi5digital/) [@suefenton](https://wordpress.org/support/users/suefenton/)
    -  This reply was modified 6 years ago by [foxytech](https://wordpress.org/support/users/foxytech/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Courier Guy Shipping for WooCommerce] No shipping options available on checkout](https://wordpress.org/support/topic/no-shipping-options-available-on-checkout/)
 *  [foxytech](https://wordpress.org/support/users/foxytech/)
 * (@foxytech)
 * [6 years ago](https://wordpress.org/support/topic/no-shipping-options-available-on-checkout/#post-13079810)
 * Hi [@francdore](https://wordpress.org/support/users/francdore/)
 * We started using this plugin a few days ago and seem to have stumbled into the
   same problem only after orders were placed, but no shipping options were offered
   to the client (and they were able to complete the order without paying shipping).
 * This might be a quick and dirty fix, but we quickly opted to make the “Suburb/
   Area” field compulsory which the plugin uses to get fees/area/options.
 * Check line 472 in TCG_Plugin found in the-courier-guy\Core which will have the
   following:
 * `'required' => $required,'`
 * and replace with
 * `'required' => true,`
 * That temporarily worked for us till the developers of this plugin can offer alternative
   solutions. By the looks of it, the developers do not attend to support questions(
   which is a pity, would even pay for this plugin to have support)
 * Hope it helps 🙂
    -  This reply was modified 6 years ago by [foxytech](https://wordpress.org/support/users/foxytech/).
    -  This reply was modified 6 years ago by [foxytech](https://wordpress.org/support/users/foxytech/).

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