Title: Matt Hodder's Replies | WordPress.org

---

# Matt Hodder

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

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

 Search replies:

## Forum Replies Created

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/users/matthodder/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/matthodder/replies/page/2/?output_format=md)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Admin and Site Enhancements (ASE)] Hide Admin Bar is forcing admin bar for unchecked roles](https://wordpress.org/support/topic/hide-admin-bar-is-forcing-admin-bar-for-unchecked-roles/)
 *  Thread Starter [Matt Hodder](https://wordpress.org/support/users/matthodder/)
 * (@matthodder)
 * [1 year, 2 months ago](https://wordpress.org/support/topic/hide-admin-bar-is-forcing-admin-bar-for-unchecked-roles/#post-18458714)
 * Gotcha. Personally, I would expect the forced “Hide Admin Bar” option to only
   apply to the toggled roles while un-checked roles would just use default settings(
   so don’t adjust the “show_admin_bar” filter and keep the ability to check/uncheck
   admin bar in user profiles).
 * So a note would help for sure. As-is I won’t be able to use this feature since
   I do want to force certain users to not have toolbars but want admins to be able
   to adjust their own toolbar settings.
 * Thanks for the reply!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce Stripe Payment Gateway] Unable to remove country/ZIP from Stripe form (UPE Form)](https://wordpress.org/support/topic/unable-to-remove-country-zip-from-stripe-form-upe-form/)
 *  Thread Starter [Matt Hodder](https://wordpress.org/support/users/matthodder/)
 * (@matthodder)
 * [1 year, 10 months ago](https://wordpress.org/support/topic/unable-to-remove-country-zip-from-stripe-form-upe-form/#post-17975659)
 * Thanks for your time. I didn’t create the github issue and it was created over
   a year ago.
 * I’ve already tried to remove the country fields, but then I receive the error
   when attempting checkout: `"You specified "never" for fields.billing_details.
   address.country when creating the payment Element, but did not pass params.billing_details.
   address.country when calling stripe.createPaymentMethod(). If you opt out of 
   collecting data via the payment Element using the fields option, the data must
   be passed in when calling stripe.createPaymentMethod()."`
 * It seems like I would need to rebuild the bundled plugin javascript in order 
   to make this small change that was easily possible before.
 * That’s why I’m asking if it’s even possible (without hacking together a separate
   javascript file or something that won’t survive plugin updates).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[LH Archived Post Status] Several Plugin Conflicts with new update](https://wordpress.org/support/topic/several-plugin-conflicts-with-new-update/)
 *  Thread Starter [Matt Hodder](https://wordpress.org/support/users/matthodder/)
 * (@matthodder)
 * [3 years, 9 months ago](https://wordpress.org/support/topic/several-plugin-conflicts-with-new-update/#post-16068495)
 * The issue is that both plugins are registering $wp_post_statuses[labels] values
   but doing it differently and that is causing the conflict. Publishpress registers
   it as an object and your plugin (or the wp-statuses library) registers it as 
   an array. See [the code side by side.](https://p114.p2.n0.cdn.getcloudapp.com/items/nOubRKPX/68e46afa-cc04-4abf-8e05-2314cfe249f9.png?source=viewer&v=51c884c5a193d36ec0abf1eefcfe5097)
 * I’ll check with PublishPress Revisions since it’s probably easier to fix/account
   for on their end. Other then that, I guess I’ll just keep patching it.
    -  This reply was modified 3 years, 9 months ago by [Matt Hodder](https://wordpress.org/support/users/matthodder/).
    -  This reply was modified 3 years, 9 months ago by [Matt Hodder](https://wordpress.org/support/users/matthodder/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[The Events Calendar] Export Options Not Working](https://wordpress.org/support/topic/export-options-now-working/)
 *  [Matt Hodder](https://wordpress.org/support/users/matthodder/)
 * (@matthodder)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/export-options-now-working/#post-15507509)
 * [@geoffbel](https://wordpress.org/support/users/geoffbel/)
    I am also experiencing
   this issue as described here: [https://wordpress.org/support/topic/subscribe-to-calendar-not-working-properly/](https://wordpress.org/support/topic/subscribe-to-calendar-not-working-properly/)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Superfish Menus] Superfish Menus with WordPress 5.3 ?](https://wordpress.org/support/topic/superfish-menus-with-wordpress-5-3/)
 *  Plugin Author [Matt Hodder](https://wordpress.org/support/users/matthodder/)
 * (@matthodder)
 * [6 years, 8 months ago](https://wordpress.org/support/topic/superfish-menus-with-wordpress-5-3/#post-12134858)
 * There is no built-in settings page. This plugin is not up to date, but the compatibility
   depends on the theme and WordPress version doesn’t matter. You must have one 
   of the following html elements as your theme menu: ul#menu-main-menu, ul#primary-
   menu, ul.menu, .superfish. You must also have children pages set in that menu.
   Good luck!
    -  This reply was modified 6 years, 8 months ago by [Matt Hodder](https://wordpress.org/support/users/matthodder/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Advanced Custom Fields: Extended] Any way to disable the WordPress enhancements?](https://wordpress.org/support/topic/any-way-to-disable-the-wordpress-enhancements/)
 *  Thread Starter [Matt Hodder](https://wordpress.org/support/users/matthodder/)
 * (@matthodder)
 * [6 years, 10 months ago](https://wordpress.org/support/topic/any-way-to-disable-the-wordpress-enhancements/#post-11872105)
 * Awesome- thanks for the detailed response and updates! I’ll check it out later
   this week.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Classic Editor] Edit Media screen black with 5.0 update](https://wordpress.org/support/topic/edit-media-screen-black-with-5-0-update/)
 *  [Matt Hodder](https://wordpress.org/support/users/matthodder/)
 * (@matthodder)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/edit-media-screen-black-with-5-0-update/#post-10955513)
 * In Settings > Writing, if you change the option “_Allow users to switch editors_”
   to no, that fixed the issue for me (for now).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Superfish Menus] 1.1.1 breaks dropdown](https://wordpress.org/support/topic/111-breaks-dropdown/)
 *  Plugin Author [Matt Hodder](https://wordpress.org/support/users/matthodder/)
 * (@matthodder)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/111-breaks-dropdown/#post-4467827)
 * It looks like you guys are manually adding in superfish dynamic classes to the
   menus and that is probably causing those issues..
 * See:
    [https://github.com/joeldbirch/superfish/issues/88#issuecomment-21088662](https://github.com/joeldbirch/superfish/issues/88#issuecomment-21088662)
   or [http://stackoverflow.com/questions/16325408/jquery-superfish-menu-typeerror-o-is-undefined-cleartimeouto-sftimer](http://stackoverflow.com/questions/16325408/jquery-superfish-menu-typeerror-o-is-undefined-cleartimeouto-sftimer)
 * Take a look at these two issues and remove those classes (and if it still doesn’t
   work just keep those removed and add a class called “_menu_” to your menu and
   it should be fine).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Superfish Menus] 1.1.1 breaks dropdown](https://wordpress.org/support/topic/111-breaks-dropdown/)
 *  Plugin Author [Matt Hodder](https://wordpress.org/support/users/matthodder/)
 * (@matthodder)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/111-breaks-dropdown/#post-4467823)
 * The only file I updated was the third-party script itself to 1.7.3 (superfish.
   js).
 * The site’s I have tested seem to be working just fine. Can you let me know which
   site you are seeing issues at?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Superfish Menus] In iOS: Can't choose a submenu item](https://wordpress.org/support/topic/in-ios-cant-choose-a-submenu-item/)
 *  Plugin Author [Matt Hodder](https://wordpress.org/support/users/matthodder/)
 * (@matthodder)
 * [12 years, 6 months ago](https://wordpress.org/support/topic/in-ios-cant-choose-a-submenu-item/#post-4461126)
 * It seems to work fine for me on the couple sites I tested on iPad/iPhone.
 * However, I have updated the superfish script to the latest version (1.7.3) so
   perhaps that will fix up any of your issues.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Superfish Menus] how to make sub-menu stays open after click](https://wordpress.org/support/topic/how-to-make-sub-menu-stays-open-after-click/)
 *  Plugin Author [Matt Hodder](https://wordpress.org/support/users/matthodder/)
 * (@matthodder)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/how-to-make-sub-menu-stays-open-after-click/#post-3623179)
 * You can easily change the script settings by editing the **js/superfish_args.
   js** file. You may want to look at the vertical dropdown example on this page
   and copy those settings over [http://users.tpg.com.au/j_birch/plugins/superfish/#examples](http://users.tpg.com.au/j_birch/plugins/superfish/#examples)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Superfish Menus] No difference made](https://wordpress.org/support/topic/no-difference-made/)
 *  Plugin Author [Matt Hodder](https://wordpress.org/support/users/matthodder/)
 * (@matthodder)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/no-difference-made/#post-3665732)
 * It should work now, cheers!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Superfish Menus] How can I adjust the mouseout delay](https://wordpress.org/support/topic/how-can-i-adjust-the-mouseout-delay/)
 *  Plugin Author [Matt Hodder](https://wordpress.org/support/users/matthodder/)
 * (@matthodder)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/how-can-i-adjust-the-mouseout-delay/#post-3531397)
 * You can edit the arguments in the **superfish_args.js** file found in the plugin
   folder. Specifically, you would probably want to change `delay: 100` to something
   else.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Superfish Menus] No valid plugins were found.](https://wordpress.org/support/topic/no-valid-plugins-were-found/)
 *  Plugin Author [Matt Hodder](https://wordpress.org/support/users/matthodder/)
 * (@matthodder)
 * [13 years, 6 months ago](https://wordpress.org/support/topic/no-valid-plugins-were-found/#post-3344493)
 * Had the directories screwed up for a bit- my bad.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Fixed Admin Sidebar] [Plugin: Fixed Admin Sidebar] small bug with wp 3.2beta2](https://wordpress.org/support/topic/plugin-fixed-admin-sidebar-small-bug-with-wp-32beta2/)
 *  Plugin Author [Matt Hodder](https://wordpress.org/support/users/matthodder/)
 * (@matthodder)
 * [15 years ago](https://wordpress.org/support/topic/plugin-fixed-admin-sidebar-small-bug-with-wp-32beta2/#post-2114617)
 * Fixed it up for 3.2 now that it’s out!

Viewing 15 replies - 1 through 15 (of 16 total)

1 [2](https://wordpress.org/support/users/matthodder/replies/page/2/?output_format=md)
[→](https://wordpress.org/support/users/matthodder/replies/page/2/?output_format=md)