Title: Kurieuo's Replies | WordPress.org

---

# Kurieuo

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Shortcoder — Create Shortcodes for Anything] Use shortcodes in Woocommerce emails?](https://wordpress.org/support/topic/use-shortcodes-in-woocommerce-emails/)
 *  Thread Starter [Kurieuo](https://wordpress.org/support/users/scottbris/)
 * (@scottbris)
 * [1 year, 9 months ago](https://wordpress.org/support/topic/use-shortcodes-in-woocommerce-emails/#post-18070593)
 * Sorry, worked it out.
 * do_shortcode(‘[sc name=”code”][/sc]’);
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Shipment Tracking for WooCommerce] Add ETA Date](https://wordpress.org/support/topic/add-eta-date/)
 *  Thread Starter [Kurieuo](https://wordpress.org/support/users/scottbris/)
 * (@scottbris)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/add-eta-date/#post-13620720)
 * So right now you can add tracking#, shipping provider and date shipped to an 
   order. It’d be great to have another date picker for estimated date of arrival.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Stripe Payment Gateway] Add Creditcard as Payment Option to Customer in Stripe?](https://wordpress.org/support/topic/add-creditcard-as-payment-option-to-customer-in-stripe/)
 *  Thread Starter [Kurieuo](https://wordpress.org/support/users/scottbris/)
 * (@scottbris)
 * [6 years, 3 months ago](https://wordpress.org/support/topic/add-creditcard-as-payment-option-to-customer-in-stripe/#post-12790937)
 * [@jricketts4](https://wordpress.org/support/users/jricketts4/) – thanks Joey.
 * It seems there is a conflict somewhere.
 * I ended up delving into the code, and found a variable to force saving and just
   set it to true. So was able to see that this is meant to be what does happen.
   I’d need to troubleshoot more to see where the conflict is.
 * Obviously changing the core code isn’t the best solution, but at least the hack
   works so I’m happy for now. 🙂
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Shipment Tracking for WooCommerce] Only Show Tracking Info in Completed](https://wordpress.org/support/topic/only-show-tracking-info-in-completed/)
 *  Thread Starter [Kurieuo](https://wordpress.org/support/users/scottbris/)
 * (@scottbris)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/only-show-tracking-info-in-completed/#post-11532559)
 * [@zorem](https://wordpress.org/support/users/zorem/) thanks. Also left a review.
   You’re plugin is very helpful as is your responsiveness here. Cheers.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Shipment Tracking for WooCommerce] Settings Aren’t Saving](https://wordpress.org/support/topic/settings-arent-saving-2/)
 *  Thread Starter [Kurieuo](https://wordpress.org/support/users/scottbris/)
 * (@scottbris)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/settings-arent-saving-2/#post-11529698)
 * Thanks [@zorem](https://wordpress.org/support/users/zorem/).
 * Yep, that’s what I saw — but I didn’t hit “Publish” to save settings (?). Definitely
   not caching issue as this was a brand new install, and I also tried in a different
   browser.
 * In any case installing the older version did the trick, then I just upgraded 
   that. But, installing a fresh install with the latest version I just couldn’t
   get it to save the settings (but, I didn’t go to the customiser and hit publish).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Shipment Tracking for WooCommerce] Settings Aren’t Saving](https://wordpress.org/support/topic/settings-arent-saving-2/)
 *  Thread Starter [Kurieuo](https://wordpress.org/support/users/scottbris/)
 * (@scottbris)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/settings-arent-saving-2/#post-11529283)
 * It seems it’s a newer version issue.
 * In the previous version of the plugin, there was a “Save” button at the bottom
   with a lot more fields under “Settings”. I installed the older version and was
   able to save the settings. Then upgraded to the new from there.
 * I believe in the new version some of the “Settings” have been moved elsewhere,
   and the “Save” button is no longer there which properly saves the settings when
   clicked.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Shipment Tracking for WooCommerce] Feature Request: ETA & Completed Email Sending](https://wordpress.org/support/topic/feature-request-eta-completed-email-sending/)
 *  Thread Starter [Kurieuo](https://wordpress.org/support/users/scottbris/)
 * (@scottbris)
 * [7 years, 2 months ago](https://wordpress.org/support/topic/feature-request-eta-completed-email-sending/#post-11525169)
 * Thanks, I may add in that code, I didn’t think it’d be changable in a filter.
   I actually ended up just disabling the Completed email, and utilising the “Delivered”
   status and email instead as the Dispatched email. More than two ways to skin 
   a cat, and seems to well work well.
 * Having a separate ETA date field would be really great.
 * I did notice in the code there seems to be commons about a premium version, near
   different tracking statuses. Made me go looking whether there was a paid version
   I was missing. Sounds like it’ll become quite a powerful plugin if it will do
   auto tracking. Nice work.
    -  This reply was modified 7 years, 2 months ago by [Kurieuo](https://wordpress.org/support/users/scottbris/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Shipment Tracking for WooCommerce] Only Show Tracking Info in Completed](https://wordpress.org/support/topic/only-show-tracking-info-in-completed/)
 *  Thread Starter [Kurieuo](https://wordpress.org/support/users/scottbris/)
 * (@scottbris)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/only-show-tracking-info-in-completed/#post-11520882)
 * Awesome, thanks. Some orders I flick between statuses after manually updating
   orders. Although by the time the tracking# is there orders would have been already
   updated.
 * Thinking of it, it probably isn’t a big issue. I just noticed the tracking info
   being added into those other emails when testing out your plugin. which I guess
   made me feel a little unsettled.
    -  This reply was modified 7 years, 3 months ago by [Kurieuo](https://wordpress.org/support/users/scottbris/).
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Slow WordPress HTTP API Calls](https://wordpress.org/support/topic/slow-wordpress-http-api-calls/)
 *  Thread Starter [Kurieuo](https://wordpress.org/support/users/scottbris/)
 * (@scottbris)
 * [8 years, 2 months ago](https://wordpress.org/support/topic/slow-wordpress-http-api-calls/#post-10366707)
 * Moved to server in a different datacenter, and things work much better. Something
   was going wrong with upstream perhaps at previous DC. The server was more than
   adequate. So I’d recommend trying alternative web hosting in a different server
   location, also ensure you’re on a fast server.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Sendle Shipping Method] Suggested Feature – Separate Package Quoting](https://wordpress.org/support/topic/suggested-feature-separate-package-quoting/)
 *  Thread Starter [Kurieuo](https://wordpress.org/support/users/scottbris/)
 * (@scottbris)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/suggested-feature-separate-package-quoting/#post-10248916)
 * I’ve got that plugin installed, and you can’t. So while other couriers show up(
   because they allow shiping 2 or more items), Sendle misses out — and would sometimes
   be cheaper if sending two packages individually.
 * With the advanced shipping packages addon, say you have 2 of the same pumps to
   deliver. Each one separately take up one of Sendle’s highest package. In the 
   addon ideally you’d have a “Pump Package” that provides the one Sendle quote 
   for both. It’d be up to the sender (i.e., myself) to know that’s actually 2 x
   Sendle packages.
 * Doesn’t anyone ever need to send 2+ packages with Sendle beyond that 25kg? It
   seems strange to keep the quote to just one package or nothing.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Sidebar Menu] Woocommerce Product Categories](https://wordpress.org/support/topic/woocommerce-product-categories-15/)
 *  Thread Starter [Kurieuo](https://wordpress.org/support/users/scottbris/)
 * (@scottbris)
 * [8 years, 8 months ago](https://wordpress.org/support/topic/woocommerce-product-categories-15/#post-9677621)
 * Cool, thanks Mat! 🙂

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