Daniel Shaw
@chthnc on WordPress.org, @Daniel Shaw on Slack
WordPress Origin Story
- Member Since: September 27th, 2020
- Location: Wellington, New Zealand
- Website: danielshaw.co.nz
- GitHub: chthonic-ds
Contribution History
Daniel Shaw’s badges:- Core Contributor
- Plugin Developer
- Test Contributor
-
Posted a reply to Using Google Places API to autocomplete addresses, on the site WordPress.org Forums:
Hi @nztrinkets001, Thanks for using the plugin :) This is a general web development question.… -
Committed [3079681] to Plugins SVN:
chore: bump tested to values -
Posted a reply to Plugin Ok I think, on the site WordPress.org Forums:
Hello @gnfb, The issue you describe is beyond the scope of this plugin. It has… -
Committed [2979303] to Plugins SVN:
chore: bump tested to values -
Created a topic, The best type of plugin, on the site WordPress.org Forums:
It's always refreshing to find a plugin that embraces … -
Committed [2937015] to Plugins SVN:
fix: declare compatibility for High Performance Order Storage data ... -
Posted a reply to Plugin needs updating for Hi performance order storage, on the site WordPress.org Forums:
Hi Michael, This plugin can be deactivated and uninstalled immediately after it's activated. Shipping zones… -
Committed [2899636] to Plugins SVN:
Update versions tested to -
Posted a reply to Zones – No postcodes?, on the site WordPress.org Forums:
Addendum: this issue wasn't resolved due to it remaining unclear why the shipping zones configuration… -
Posted a reply to Zones – No postcodes?, on the site WordPress.org Forums:
Hi Mark, Nothing obvious stands out in your phpinfo, alas, however this being resolved host-side… -
Posted a reply to Zones – No postcodes?, on the site WordPress.org Forums:
As a basic check: I've just verified the plugin continues to install successfully for the… -
Posted a reply to Zones – No postcodes?, on the site WordPress.org Forums:
Based on this: North Island (Rural), Zone region = New ZealandSouth Island (Rural), Zone region… -
Posted a reply to Zones – No postcodes?, on the site WordPress.org Forums:
Hello Mark, Yes, a successful install should see postcodes populating the "Limit to specific ZIP/postcodes"… -
Posted a reply to Not displaying shipping in checkout, on the site WordPress.org Forums:
Hi @clintd75, Good to hear you're sorted, thanks for letting me know :) -
Posted a reply to Not displaying shipping in checkout, on the site WordPress.org Forums:
Hello @clintd75 Thanks for the links but unfortunately I can't access them. You should be… -
Posted a reply to Not displaying shipping in checkout, on the site WordPress.org Forums:
Hello @clintd75 There's a few details that will help with troubleshooting this: The version of… -
Posted a reply to No Shipping Options Found, on the site WordPress.org Forums:
Hi @alannahjordan Thanks for the update, great to hear it's back on track! Just to… -
Posted a reply to No Shipping Options Found, on the site WordPress.org Forums:
Hello @alannahjordan Thank you for the screenshots :) Based on this it looks like there's… -
Posted a reply to No Shipping Options Found, on the site WordPress.org Forums:
Hi @alannahjordan, Can you please provide a screenshot of your shipping zones? Take a look… -
Completed the course Using the WordPress Data Layer on learn.wordpress.org
-
Created issue #1096 in the WordPress/Learn repository:
Learn WordPress Content Error Report - Ticket -
Completed the course Introduction to Block Development: Build your first custom block on learn.wordpress.org
-
Posted a reply to Code Dropping out with latest Woo update, on the site WordPress.org Forums:
WooCommerce have now confirmed it's a bug in the 7.1.0 release, likely to be addressed… -
Posted a reply to Code Dropping out with latest Woo update, on the site WordPress.org Forums:
To close this out, I've just tested manually setting up zone regions with a fresh… -
Posted a reply to Code Dropping out with latest Woo update, on the site WordPress.org Forums:
Hi again @natemossp I've made an update to the plugin to support the new region… -
Committed [2815682] to Plugins SVN:
fix: add missing file -
Committed [2815669] to Plugins SVN:
fix: match NZ region codes introduced in WooCommerce 7.1.0 -
Posted a reply to Code Dropping out with latest Woo update, on the site WordPress.org Forums:
Source of this issue: https://github.com/woocommerce/woocommerce/pull/35011/files -
Posted a reply to Code Dropping out with latest Woo update, on the site WordPress.org Forums:
Hi @natemossp, Thanks for the heads-up and clear screenshot, much appreciated! I've now tested the… -
Committed [2812434] to Plugins SVN:
chore: bump tested to values -
Created a topic, Excellent plugin, on the site WordPress.org Forums:
Does exactly what it says without adding complexity or… -
Committed [2733351] to Plugins SVN:
Update FAQ -
Committed [2733288] to Plugins SVN:
Tested to WordPress 6.0, WooCommerce 6.5.1 -
Posted a reply to Eliminate hamburger in Mobile width, on the site WordPress.org Forums:
You can also manage this via the Navigation block settings. Look for the Overlay Menu… -
Posted a reply to How do we attach our custom style sheets into FSE’s iframe location, on the site WordPress.org Forums:
Great :) enqueue_block_editor_assets is the hook to use for loading JS here: function mzvbycfihn_editor_scripts() {… -
Posted a reply to Calling Custom or Global Colors in CSS, on the site WordPress.org Forums:
It looks like the issue is the property naming isn't quite right. For example, the… -
Posted a reply to How do we attach our custom style sheets into FSE’s iframe location, on the site WordPress.org Forums:
Hmm, I can confirm that snippet works as I'm using it for my own themes.… -
Posted a reply to How do we attach our custom style sheets into FSE’s iframe location, on the site WordPress.org Forums:
Using the add_editor_style() function should get your stylesheets enqueued correctly. To load more than one… -
Posted a reply to How to change heading font family?, on the site WordPress.org Forums:
Very strange but it looks like it's only currently possible to manage font families for… -
Posted a reply to How to make text responsive?, on the site WordPress.org Forums:
One way to achieve this: take a look at theme.json in twentytwentytwo folder. You'll see… -
Posted a reply to Website content flickers when loaded, on the site WordPress.org Forums:
Looks like work to address this in a WP 5.9.x update is under way: https://github.com/WordPress/gutenberg/pull/38750 -
Submitted pull request #38769 to WordPress/gutenberg:
Fix PHP warning when add_theme_support( 'editor-font-sizes' ) has no argument -
Created issue #38768 in the WordPress/gutenberg repository:
Missing argument in add_theme_support( 'editor-font-sizes' ) displays PHP warning in WP 5.9 -
Posted a reply to Default Twenty Twenty Two Theme has no padding between menu items on Safari, on the site WordPress.org Forums:
@charrois Yes, it will almost certainly mean the spacing in browsers that support flexbox gap… -
Posted a reply to Default Twenty Twenty Two Theme has no padding between menu items on Safari, on the site WordPress.org Forums:
It's likely you're seeing this issue because the flexbox gap property being used to manage… -
Committed [2662673] to Plugins SVN:
Update versions tested to -
Created issue #37319 in the WordPress/gutenberg repository:
Categories block: content can differ between editor and front-end -
Closed issue #36094 on the WordPress/gutenberg repository:
Navigation block 'X' button: touch event triggers element underneath -
Created issue #36094 in the WordPress/gutenberg repository:
Navigation block 'X' button: touch event triggers element underneath -
Created issue #35814 in the WordPress/gutenberg repository:
Button block: two "Change alignment" icons in toolbar
Developer
-
New Zealand Shipping Zones for WooCommerce
Active Installs: 400+
Completed Courses
Total completed courses: 2
- Using the WordPress Data Layer November 22, 2022
- Introduction to Block Development: Build your first custom block November 20, 2022