Michael Beckwith
@tw2113 on WordPress.org and Slack
Bio
Contributions Sponsored
- Member Since: July 13th, 2010
- Location: Sioux Falls, SD
- Website: trexthepirate.com/me
- GitHub: tw2113
- Job Title: Support Engineer for WebDevStudios/Pluginize
- Employer: WebDevStudios
Contribution History
Michael Beckwith’s badges:- bbPress Contributor
- BuddyPress Contributor
- Core Contributor
- Plugin Developer
- Support Contributor
- WordCamp Speaker
-
Posted a reply to Trying to create a new CPT post shows this error:, on the site WordPress.org Forums:
Hopefully someone there can provide some extra insights. -
Posted a reply to List selection not required, on the site WordPress.org Forums:
We're definitely agreeing that we need to touch things up and I have opened some… -
Posted a reply to Trying to create a new CPT post shows this error:, on the site WordPress.org Forums:
Hmm, not sure what may be causing that to be honest as that's WordPress core… -
Posted a reply to List selection not required, on the site WordPress.org Forums:
You should still get notified about a submission, assuming you haven't also turned off the… -
Posted a reply to Using custom search results template, on the site WordPress.org Forums:
I don't believe we're going to have the best compatibility with the "Filter Everything" plugin.… -
Posted a reply to Search author, on the site WordPress.org Forums:
If you're needing to change the URLs indexed for the author, then the filters I… -
Posted a reply to Link to constant contact – ADA complaint, on the site WordPress.org Forums:
And released this morning :) -
Posted a reply to Search author, on the site WordPress.org Forums:
Hi, Kind of depends on which type of data is being displayed. For example is… -
Posted a reply to ViewTube, on the site WordPress.org Forums:
Not sure what to suggest for you, as this isn't necessarily an issue with CMB2… -
Posted a reply to Link to constant contact – ADA complaint, on the site WordPress.org Forums:
This has been addressed in our next release, which hopefully will be next week. -
Posted a reply to Site Crashed with error, on the site WordPress.org Forums:
textdomain changes are slated for the next release, which will hopefully be next week. -
Posted a reply to Constant Contact Forms has experienced issues that may need addressed and functi, on the site WordPress.org Forums:
Any news or changes here @brandiaboyd? -
Posted a reply to Issue with Error Message Persistence After Page Refresh, on the site WordPress.org Forums:
Any news or changes here @surbhigalaxy ? -
Posted a reply to Constant Contact plugin does not connect., on the site WordPress.org Forums:
My apologies for missing your last reply @eddier8812 Have you had any change in luck… -
Posted a reply to Post manager not saving, on the site WordPress.org Forums:
Hi @ciresisters Just to be certain, are you on the right forum? We're not really… -
Posted a reply to Debug Log Showing Translation Load Issue, on the site WordPress.org Forums:
Welcome :) -
Posted a reply to Cannot read properties of undefined (reading ‘toLocaleLowerCase’), on the site WordPress.org Forums:
If you still have the support tickets open, ACF support may be interested in the… -
Posted a reply to [Custom Post Type UI] CPT URL is leading back to the main post archive??, on the site WordPress.org Forums:
Trying to make sure I'm following correctly. We have https://www.thenegativespace.life/ as the base domain and… -
Posted a reply to Debug Log Showing Translation Load Issue, on the site WordPress.org Forums:
Hi @joshbow We have this slated to be fixed in the next release, that we're… -
Posted a reply to Constant Contact Forms has experienced issues that may need addressed, on the site WordPress.org Forums:
Hi @crystalpaytondfm Based on the error message shown, it looks like you're going to want… -
Posted a reply to Error “requires a taxonomies parameter” for taxonomies and categories, on the site WordPress.org Forums:
By any chance are you also using the CMB2 plugin at all? The only place… -
Posted a reply to Cannot read properties of undefined (reading ‘toLocaleLowerCase’), on the site WordPress.org Forums:
Only thing standing out to me is that you use the same slug for both… -
Posted a reply to Cannot read properties of undefined (reading ‘toLocaleLowerCase’), on the site WordPress.org Forums:
reposting this part that I see from an email notification that isn't quite yet showing… -
Posted a reply to Cannot read properties of undefined (reading ‘toLocaleLowerCase’), on the site WordPress.org Forums:
@marketingpidz did you forget to provide what ACF said? I'm not seeing any extra details. -
Posted a reply to Missing posts from the index, on the site WordPress.org Forums:
We do indeed run deleteObjects() note the plurality, in say https://github.com/WebDevStudios/wp-search-with-algolia/blob/main/includes/indices/class-algolia-searchable-posts-index.php#L478-L497 and that I do… -
Posted a reply to cmb2 and wp-json, on the site WordPress.org Forums:
Quick wins are quick! Let us know if you need anything else. -
Posted a reply to Link to constant contact – ADA complaint, on the site WordPress.org Forums:
Hi @mishmishmish Thank you for this information and detail, I have filed an internal ticket… -
Posted a reply to cmb2 and wp-json, on the site WordPress.org Forums:
Can you provide all of your custom cmb2 code for the fields, as well as… -
Posted a reply to Conditional search filters for taxonomies, on the site WordPress.org Forums:
Hi @pch101 I have to believe there's a way to do this overall, but it's… -
Posted a reply to Constant Contact Forms has experienced issues that may need addressed and functi, on the site WordPress.org Forums:
Sorry for the delay in replying. Can you re-provide the contents for that pastebin, it's… -
Posted a reply to Site Crashed with error, on the site WordPress.org Forums:
I believe we have changes planned, but not yet released, regarding that textdomain error at… -
Posted a reply to Question about autocomplete config and reindexing, on the site WordPress.org Forums:
If you're using the "All Posts" option for Autocomplete, any post type that's included in… -
Posted a reply to Polylang support, on the site WordPress.org Forums:
I guess I'm not completely certain what the endgoal is for your usecase. The wiki… -
Posted a reply to Support for Indexing Custom Post Types from MyListing Theme (WordPress), on the site WordPress.org Forums:
Regarding indexing post types, assuming you're using the "search page" settings page where you can… -
Posted a reply to Polylang support, on the site WordPress.org Forums:
Closest we have at the moment would be something mimicked from https://github.com/WebDevStudios/wp-search-with-algolia/wiki/WPML There we have… -
Posted a reply to Cannot read properties of undefined (reading ‘toLocaleLowerCase’), on the site WordPress.org Forums:
Hmm, Not sure what to suggest for this specifically as this orderby isn't something that… -
Posted a reply to Show CMB2 Fields on Frontend (Frontend Form for Custom Post Type), on the site WordPress.org Forums:
Not sure what to suggest outside of trying to piece some stuff together via https://github.com/CMB2/CMB2-Snippet-Library… -
Posted a reply to Algolia automatic reindex, on the site WordPress.org Forums:
Any news or changes here @abhinavebizon ? -
Posted a reply to Manually sync items, on the site WordPress.org Forums:
hey @ianatkins Did a solution ever get found here? or are you still needing some… -
Posted a reply to Assignment of the taxonomy for the product via REST API in WooCommerce, on the site WordPress.org Forums:
Did you make sure to leave "Show in REST API" set to true with the… -
Posted a reply to Missing posts from the index, on the site WordPress.org Forums:
All of the post watching happens in https://github.com/WebDevStudios/wp-search-with-algolia/blob/main/includes/watchers/class-algolia-post-changes-watcher.php This is away from bulk re-indexing, and… -
Posted a reply to Custom Post Type UI and WPML, on the site WordPress.org Forums:
Hi @luxcommunications I know we have some intentioned attempts for WPML integration with https://github.com/WebDevStudios/custom-post-type-ui/blob/master/wpml-config.xml but… -
Posted a reply to Missing posts from the index, on the site WordPress.org Forums:
That's going to be a troubleshooting topic on your end with the specific install in… -
Posted a reply to Missing posts from the index, on the site WordPress.org Forums:
We don't have much for logs in the current version but know we have a… -
Posted a reply to Missing posts from the index, on the site WordPress.org Forums:
Hi @saumya010 To be certain, you've logged in to your algolia.com dashboard and verified that… -
Posted a reply to Constant Contact Forms has experienced issues, on the site WordPress.org Forums:
Hopefully it remains stable and self managing overall, and we're always trying to help ensure… -
Posted a reply to CPT UI taxonomy checkbox missing in block editor. But shows w.Classic Editor, on the site WordPress.org Forums:
Very interesting, but glad you got things worked out in the end too. -
Posted a reply to CPT UI taxonomy checkbox missing in block editor. But shows w.Classic Editor, on the site WordPress.org Forums:
Here's what I'm seeing with Block based editor screen: https://cloudup.com/cyI5qzo-cyH Are you familiar at all… -
Posted a reply to Constant Contact Forms has experienced issues, on the site WordPress.org Forums:
Looks like the site got to a state where the plugin can no longer self… -
Posted a reply to Constant Contact Forms has experienced issues, on the site WordPress.org Forums:
Looks like the plugin got into a state where it couldn't self manage its API…
Developer
-
Blogroll Block
Active Installs: 90+
-
BuddyExtender
Active Installs: 70+
-
Network Sites Counts Dashboard Widget
Active Installs: 10+
-
Query Monitor GiveWP
Active Installs: Less than 10
-
Slideshow Captions for Jetpack
Active Installs: 60+
-
Social Media Shortcodes
Active Installs: 60+
-
StartBox Easy Hooks
Active Installs: 10+
-
Untappd WordPress Widget
Active Installs: 200+
-
WP Contributions
Active Installs: 10+
Contributor
-
BuddyPress
Active Installs: 100,000+
-
Chat Room
Active Installs: 100+
-
CMB2
Active Installs: 300,000+
-
Constant Contact Forms
Active Installs: 20,000+
-
Custom Post Type UI
Active Installs: 1+ million
-
Maintainn Tools
Active Installs: 20+
-
Mapbox For WP
Active Installs: 50+
-
Open Badge Factory
Active Installs: 10+
-
Reactor: Core
Active Installs: 50+
-
WP Search with Algolia
Active Installs: 7,000+
Support Rep
-
Automatic Featured Images from Videos
Active Installs: 8,000+
-
Constant Contact + WooCommerce
Active Installs: 2,000+
-
Hash Link Scroll Offset
Active Installs: 1,000+
-
Taxonomy Switcher
Active Installs: 2,000+
-
WDS Multisite Aggregate
Active Installs: 10+
Completed Courses
Total completed courses: 1
- Part 1: Simple Site Design and Site Editing* July 17, 2023
- *Course is no longer available.
Plugins
-
Advanced Knowledge Base Documentation, Articles and FAQ Tool with AI Chat Integration, Security, Support, and Import/Export
-
Better Click To Tweet
-
Better YOURLS
-
Click To Tweet
-
Debug Bar
-
Debug Bar Console
-
Debug Bar Cron
-
Debug Bar Post Meta
-
Debug Bar Query Tracer
-
Debug Bar Screen Info
-
Debug Bar Transients
-
Debug This
-
Hello Poppet
-
IndieWeb
-
Loco Translate
-
MF2 Feeds
-
Microformats 2
-
Multiple Post Thumbnails
-
Network Plugin Auditor
-
Permalink Manager Lite
-
Plugin Check (PCP)
-
Plugin Detective - Troubleshooting Conflicts
-
Post Kinds
-
Post Type Switcher
-
Posts 2 Posts
-
Query Monitor - The developer tools panel for WordPress
-
Reveal IDs
-
Revision Notes
-
Support Me
-
Timber
-
WDS Site Documentation
-
Webmention
-
WooCommerce
-
WooCommerce Debug Bar
-
WordPress Reset
-
WP Crontrol
-
WP Help
-
WP Mail Debugger
-
WP Search with Algolia
-
WP-API JSON Feed
-
WP-Markdown