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 Inject into TinyMCE Inline Link Query, on the site WordPress.org Forums:
Thanks! I was able to get it to work as using the wp_link_query filter. I've…5 days ago
-
Created a topic, Inject into TinyMCE Inline Link Query, on the site WordPress.org Forums:
Hello, I have some Custom Endpoints and I would like …1 week ago
-
Posted a reply to 403 Error When Passing Parameters, on the site WordPress.org Forums:
Are you calling this after wp_head() and/or get_header() has been called? Are you calling global…1 week ago
-
Posted a reply to 403 Error When Passing Parameters, on the site WordPress.org Forums:
Where is this PHP ran, what file? Are you sure that file is being used?2 weeks ago
-
Posted a reply to 403 Error When Passing Parameters, on the site WordPress.org Forums:
This looks right if you're running PHP 7. $cityst = isset( $_GET['cityst'] ) ?? '-select-';…2 weeks ago
-
Posted a reply to Image Display in Safari, on the site WordPress.org Forums:
I'm not quite sure what you mean. If the text doesn't display consistently cross-browser it…2 weeks ago
-
Posted a reply to Unwanted dropdown rectangles showing on Firefox only, on the site WordPress.org Forums:
Could it be just browser caching or maybe a caching plugin installed that needs cleared?…2 weeks ago
-
Posted a reply to How to develop a service where users get to store data in tables, on the site WordPress.org Forums:
Have custom tables for each user sounds nice at first quickly becomes troublesome in many…2 weeks ago
-
Posted a reply to 403 Error When Passing Parameters, on the site WordPress.org Forums:
I'm not sure why you would want to use query_vars at all. You're not necessarily…2 weeks ago
-
Posted a reply to Function call from table trigger, on the site WordPress.org Forums:
Not exactly what you're looking for but I don't see a reason why you can't…2 weeks ago
-
Posted a reply to How to make the Logo smaller?, on the site WordPress.org Forums:
You should be able to simply decrease the image size in Photoshop or an online…2 weeks ago
-
Posted a reply to 403 Error When Passing Parameters, on the site WordPress.org Forums:
I don't think it's an issue with having parameters in the URL. For example, appending:…2 weeks ago
-
Posted a reply to Page jump from other pages, on the site WordPress.org Forums:
Is the smooth scroll animation something that you're building, part of a theme, or plugin?…2 weeks ago
-
Posted a reply to How do I customise emails, on the site WordPress.org Forums:
You might have to try out a couple plugins to find what you like and…2 weeks ago
-
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…2 weeks 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…3 weeks 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…3 weeks 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 …3 weeks 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…4 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…1 month 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…1 month ago
-
Created a topic, [Feature Request] SQL Clauses Array, on the site WordPress.org Forums:
Hello, I'm working through customizing a WPSL templat…1 month 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…1 month 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…1 month ago
-
Closed ticket #51081, in Core Trac:
Fatal Error - Undefined get_page_templates() in Customizer1 month ago
-
Created a new ticket, #51081, in Core Trac:
Fatal Error - Undefined get_page_templates() in Customizer1 month 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…1 month 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. …1 month 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…1 month 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 …1 month 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…2 months 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…2 months 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…2 months 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…2 months 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.2 months 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…2 months 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…2 months 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…2 months ago
-
Created a topic, Rearranging Comment Fields, on the site WordPress.org Forums:
Hello, I'm using comment_form_fields to rearrange the…2 months 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…2 months 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…2 months 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(…3 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…3 months ago
-
Created a topic, PHP Notices, on the site WordPress.org Forums:
Hello, I've been running your plugin for awhile now a…3 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…3 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…3 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…3 months ago
Support Rep
-
ReCaptcha v2 for Contact Form 7
Active Installs: 100,000+