Howdy_McGee
@howdy_mcgee on WordPress.org and Slack
- Member Since: February 1st, 2012
- Location: St. Louis
- Website: wordpress.stackexchange.com/users/7355/howdy-mcgee
- Job Title: WordPress Developer
- Employer: IQComputing
Bio
WordPress Origin Story
Contributions
Contribution History
Howdy_McGee’s badges:- Core Contributor
- Meta Contributor
- Plugin Developer
- Support Contributor
- WordCamp Organizer
-
Posted a reply to The recaptcha is not always display, on the site WordPress.org Forums:
Do you have multiple reCaptcha plugins installed? Are you running the latest version of "ReCaptcha…17 hours ago
-
Posted a reply to Error class-walker-nav-menu-edit.php, on the site WordPress.org Forums:
@igiboi26 It should be an array, maybe error log or output the $item->classes to see…4 days ago
-
Posted a reply to Filter Hook for Ignoring Taxonomies, on the site WordPress.org Forums:
An alternative to a filter hook ( which really would be nice ) is to…4 days ago
-
Created a topic, Filter Hook for Ignoring Taxonomies, on the site WordPress.org Forums:
Hello, Is there a filter hook to tell this plugin to …4 days ago
-
Posted a reply to the_tags() only showing on first post in loop, on the site WordPress.org Forums:
Hello, Have you enabled debugging to see if there's any kind of PHP error stopping…2 weeks ago
-
Created a topic, [Feature Request] Static/Custom Meta Value, on the site WordPress.org Forums:
Hello, Really great plugin! I was wondering if in th…2 weeks ago
-
Posted a reply to ACF Fields Are Populated but need to be opeed/saved to show., on the site WordPress.org Forums:
I think the issue might be that ACF saves 2 meta fields in the database…2 weeks ago
-
Created a topic, [Feature Request] SQL Clauses Array, on the site WordPress.org Forums:
Hello, I'm working through customizing a WPSL templat…3 weeks ago
-
Wrote a comment on the post Agenda for August 27th Support Meeting, on the site Make WordPress Support:
I think moderators should leave it to the Plugin Support Reps to make the decision…3 weeks ago
-
Posted a reply to Form won’t submit after clicking the Checkbox ‘Im not a robot’, on the site WordPress.org Forums:
I've tested the forms in Google Chrome and Internet Explorer, both seem to submit and…3 weeks ago
-
Closed ticket #51081, in Core Trac:
Fatal Error - Undefined get_page_templates() in Customizer3 weeks ago
-
Created a new ticket, #51081, in Core Trac:
Fatal Error - Undefined get_page_templates() in Customizer3 weeks ago
-
Posted a reply to Css help please, on the site WordPress.org Forums:
In your style.css you unfortunately have: .btn-link { padding: 0 !important; } The !important rule…4 weeks ago
-
Created a topic, No longer working – Errors & Notices, on the site WordPress.org Forums:
I'm also running into issues with this plugin lately. …4 weeks ago
-
Created a topic, It’s O.K., on the site WordPress.org Forums:
TL;DR The plugin is styled for a very specific type of…4 weeks ago
-
Created a topic, [Feature Request] WooCommerce – Number of Related Products, on the site WordPress.org Forums:
Hello, In The Customizer there is settings to change …4 weeks ago
-
Created a topic, Debug Code left in Updater (2.3.2.8), on the site WordPress.org Forums:
Hello, There's what looks like a debug error log in t…1 month ago
-
Posted a reply to Feature Request Allow Admins to set Capabilities, on the site WordPress.org Forums:
Thank you for the update! For future readers, the added hook: /** * Change the…1 month ago
-
Posted a reply to PHP Notices, on the site WordPress.org Forums:
Just kdding about letting you know tomorrow :) Testing against defined( 'REST_REQUEST' ) makes it…1 month ago
-
Posted a reply to PHP Notices, on the site WordPress.org Forums:
Hello, Thanks for the reply, that's exactly what I did yesterday. Adding an id to…1 month ago
-
Posted a reply to WordPress 5.5 – JQuery.live(), on the site WordPress.org Forums:
The latest update seems to have solved this issue.1 month ago
-
Created a topic, WordPress 5.5 – JQuery.live(), on the site WordPress.org Forums:
It looks like WordPress 5.5 made some changes to jQuer…1 month ago
-
Posted a reply to PHP Notices, on the site WordPress.org Forums:
Alright after some digging this _may_ be the cause. LN 309 loops through some settings…1 month ago
-
Posted a reply to PHP Notices, on the site WordPress.org Forums:
I also am trying to debug the issue. If I were to guess based on…1 month ago
-
Created a topic, Rearranging Comment Fields, on the site WordPress.org Forums:
Hello, I'm using comment_form_fields to rearrange the…1 month ago
-
Posted a reply to PHP Notices, on the site WordPress.org Forums:
Hello, Any updates on this? I just had to remove a 14MB error log because…1 month ago
-
Created a topic, Malformed HTML Breaks AJAX Form, on the site WordPress.org Forums:
Hello, I think this may be a bug. In views\simple-lo…1 month ago
-
Posted a reply to Feature Request Allow Admins to set Capabilities, on the site WordPress.org Forums:
For future readers, we ended up switching to "WP WooCommerce Mailchimp" which allows Shop Managers…2 months ago
-
Posted a reply to Show Slug In Breadcrumbs Instead of TItle, on the site WordPress.org Forums:
Whoops, I should have tested it. Try this: if( is_single() ) { echo " » …2 months ago
-
Posted a reply to Show Slug In Breadcrumbs Instead of TItle, on the site WordPress.org Forums:
You could substitute the_title() with the following: if( is_single() ) { echo " » ";…2 months ago
-
Posted a reply to [Unknown column ‘EventStartDate’ in ‘order clause’], on the site WordPress.org Forums:
I also ran into this issue. My query is a simple: $events = new WP_Query(…2 months ago
-
Posted a reply to Error with CF7 5.2 & Complainz cookie plugin, on the site WordPress.org Forums:
Hello, I'm having trouble replicating the issue with the described plugin. Could you go into…2 months ago
-
Created a topic, PHP Notices, on the site WordPress.org Forums:
Hello, I've been running your plugin for awhile now a…2 months ago
-
Posted a reply to Main Navigation Colors Override Pre-Header Navigation, on the site WordPress.org Forums:
@davidvongries I think this happens whenever the pre-header is sticky. Looking back at both the…2 months ago
-
Posted a reply to ReCAPTCHA not working, on the site WordPress.org Forums:
@andruhapx It's always easier to create a separate topic even if it's a duplicate. Every…2 months ago
-
Posted a reply to ReCAPTCHA not working, on the site WordPress.org Forums:
@andruhapx I'm not sure that would be necessary. wp_register_script() calls WP_Scripts WP_Scripts calls WP_Dependencies::add() The…2 months ago
-
Posted a reply to Choose Which Post Types To Display Metabox, on the site WordPress.org Forums:
For future readers. The powerpressadmin.php looks for a specific WP Config flag to exist POWERPRESS_POST_TYPES.…2 months ago
-
Posted a reply to Choose Which Post Types To Display Metabox, on the site WordPress.org Forums:
Hello, Thank you for this but the problem with that approach is that it's not…3 months ago
-
Created a topic, Choose Which Post Types To Display Metabox, on the site WordPress.org Forums:
Hello, Are there any settings to choose which post ty…3 months ago
-
Posted a reply to Main Navigation Colors Override Pre-Header Navigation, on the site WordPress.org Forums:
Hello @davidvongries, Sorry, this must have got lost in my replies but I'm running into…3 months ago
-
Created a topic, No Assigned Post Parent, on the site WordPress.org Forums:
Hello, While working with this plugin I've started to…3 months ago
-
Posted a reply to get_option function return false., on the site WordPress.org Forums:
WordPress doesn't usually store data in JSON but it does Serialize the data which does…3 months ago
-
Created a topic, Large Quantities ( ERR_RESPONSE_HEADERS_TOO_BIG ), on the site WordPress.org Forums:
Hello, I'm running into an issue adding 8000 quantity…3 months ago
-
Posted a reply to Fixing Events Permalink, on the site WordPress.org Forums:
I was also looking for this, super useful, thank you! Another thing to consider is…3 months ago
-
Created a topic, [Feature Request] Hooks, on the site WordPress.org Forums:
Hello, Looking through the code of the plugin I would…3 months ago
-
Created a topic, YITH Compare & BB Issues, on the site WordPress.org Forums:
Hello, I have Beaver Builder Premium and am running i…3 months ago
-
Created a topic, Conflict with Beaver Builder, on the site WordPress.org Forums:
Hello, I'm running into a situation with Beaver Build…3 months ago
-
Created a topic, Single Add to Cart Button, on the site WordPress.org Forums:
Hello, Would it be possible ( through hooks? ) to hav…3 months ago
-
Posted a reply to [recaptcha] tag does not show on WordPress Multisite, on the site WordPress.org Forums:
Hello, In the Network Settings linked above you'll need to make sure that both Site…3 months ago
-
Created a topic, Main Navigation Colors Override Pre-Header Navigation, on the site WordPress.org Forums:
Every now and then I run into an issue where the main …4 months ago
Support Rep
-
ReCaptcha v2 for Contact Form 7
Active Installs: 100,000+