Title: Will's Replies | WordPress.org

---

# Will

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-In-One Security (AIOS) – Security and Firewall] Category slug for menu item changes when plugin is activated](https://wordpress.org/support/topic/category-slug-for-menu-item-changes-when-plugin-is-activated/)
 *  Thread Starter [Will](https://wordpress.org/support/users/willage/)
 * (@willage)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/category-slug-for-menu-item-changes-when-plugin-is-activated/#post-15720573)
 * Good afternoon,
 * I was able to resolve this by setting global_terms_enabled to 0 in the sitemeta
   table in the DB. Still curious as to why this issue was only present with the
   All in One Security Plugin enabled, however I am glad to have it resolved.
 * Thanks for looking into it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-In-One Security (AIOS) – Security and Firewall] Category slug for menu item changes when plugin is activated](https://wordpress.org/support/topic/category-slug-for-menu-item-changes-when-plugin-is-activated/)
 *  Thread Starter [Will](https://wordpress.org/support/users/willage/)
 * (@willage)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/category-slug-for-menu-item-changes-when-plugin-is-activated/#post-15716079)
 * We are using TwentyTwenty with a custom child theme, however I just tested it
   with another, completely different theme and the same thing happens.
 * Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-In-One Security (AIOS) – Security and Firewall] Category slug for menu item changes when plugin is activated](https://wordpress.org/support/topic/category-slug-for-menu-item-changes-when-plugin-is-activated/)
 *  Thread Starter [Will](https://wordpress.org/support/users/willage/)
 * (@willage)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/category-slug-for-menu-item-changes-when-plugin-is-activated/#post-15713841)
 * Good afternoon [@vupdraft](https://wordpress.org/support/users/vupdraft/),
 * We do not have the WPML plugin installed and are hoping not to have to add any
   additional plugins.
 * Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-In-One Security (AIOS) – Security and Firewall] Category slug for menu item changes when plugin is activated](https://wordpress.org/support/topic/category-slug-for-menu-item-changes-when-plugin-is-activated/)
 *  Thread Starter [Will](https://wordpress.org/support/users/willage/)
 * (@willage)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/category-slug-for-menu-item-changes-when-plugin-is-activated/#post-15710959)
 * Hi [@pmbaldha](https://wordpress.org/support/users/pmbaldha/),
 * We are not using any custom taxonomy or post types for this blog. This is occurring
   with the default “post” type and “categories” taxonomy that are build into WordPress.
 * Thanks,
 * Will
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[All-In-One Security (AIOS) – Security and Firewall] Category slug for menu item changes when plugin is activated](https://wordpress.org/support/topic/category-slug-for-menu-item-changes-when-plugin-is-activated/)
 *  Thread Starter [Will](https://wordpress.org/support/users/willage/)
 * (@willage)
 * [3 years, 11 months ago](https://wordpress.org/support/topic/category-slug-for-menu-item-changes-when-plugin-is-activated/#post-15706073)
 * Good morning,
 * No, the slug is what is causing the problem. Here is some additional info that
   may help:
 * 1) We are using the plugin with WPMU.
    2) Here is what is returned by get_term
   for the same category both with and without this plugin enabled:
 * With the plugin enabled:
    `object(WP_Term)#2587 (10) { ["term_id"]=> int(6222)["
   name"]=> string(15) "Review Magazine" ["slug"]=> string(15) "review-magazine"["
   term_group"]=> int(0) ["term_taxonomy_id"]=> int(5) ["taxonomy"]=> string(8) "
   category" ["description"]=> string(0) "" ["parent"]=> int(0) ["count"]=> int(
   58) ["filter"]=> string(3) "raw" }`
 * With the plugin disabled (this is the correct slug):
    `object(WP_Term)#2505 (
   10) { ["term_id"]=> int(6222) ["name"]=> string(15) "Review Magazine" ["slug"]
   => string(10) "the-review" ["term_group"]=> int(0) ["term_taxonomy_id"]=> int(
   5) ["taxonomy"]=> string(8) "category" ["description"]=> string(0) "" ["parent"]
   => int(0) ["count"]=> int(58) ["filter"]=> string(3) "raw" }`
 * Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Ultimate Member – User Profile, Registration, Login, Member Directory, Content Restriction & Membership Plugin] Change text on password reset form [ultimatemember_password]](https://wordpress.org/support/topic/change-text-on-password-reset-form-ultimatemember_password-2/)
 *  Thread Starter [Will](https://wordpress.org/support/users/willage/)
 * (@willage)
 * [5 years, 7 months ago](https://wordpress.org/support/topic/change-text-on-password-reset-form-ultimatemember_password-2/#post-13470224)
 * Thanks, I was able to solve this by overriding the default templates in my child
   them, as noted on [https://docs.ultimatemember.com/article/119-overriding-default-ultimate-member-profile-templates](https://docs.ultimatemember.com/article/119-overriding-default-ultimate-member-profile-templates).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] Posts page's parent page missing from breadcrumbs](https://wordpress.org/support/topic/posts-pages-parent-page-missing-from-breadcrumbs/)
 *  [Will](https://wordpress.org/support/users/willage/)
 * (@willage)
 * [10 years, 1 month ago](https://wordpress.org/support/topic/posts-pages-parent-page-missing-from-breadcrumbs/#post-6774864)
 * I’m not sure if you’re still trying to solve this, but this link helped me solve
   this issue:
 * [http://wordpress.stackexchange.com/questions/100012/how-to-add-a-page-to-the-yoast-breadcrumbs](http://wordpress.stackexchange.com/questions/100012/how-to-add-a-page-to-the-yoast-breadcrumbs)
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Activity Log] Exclude specific custom field from audit log](https://wordpress.org/support/topic/exclude-specific-custom-field-from-audit-log/)
 *  Thread Starter [Will](https://wordpress.org/support/users/willage/)
 * (@willage)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/exclude-specific-custom-field-from-audit-log/#post-5932578)
 * That was the issue. Thanks for your help!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Activity Log] Exclude specific custom field from audit log](https://wordpress.org/support/topic/exclude-specific-custom-field-from-audit-log/)
 *  Thread Starter [Will](https://wordpress.org/support/users/willage/)
 * (@willage)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/exclude-specific-custom-field-from-audit-log/#post-5932544)
 * I do see a slight problem with this functionality. When you return to the “Exclude
   Objects” tab on the Settings page, the list of excluded custom fields no longer
   appears. So there is no way to re-include a custom field that has been excluded(
   without accessing the database I assume). Thanks.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WP Activity Log] Exclude specific custom field from audit log](https://wordpress.org/support/topic/exclude-specific-custom-field-from-audit-log/)
 *  Thread Starter [Will](https://wordpress.org/support/users/willage/)
 * (@willage)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/exclude-specific-custom-field-from-audit-log/#post-5932476)
 * Thanks a lot- glad this was as easy as updating the plugin. Keep up the great
   work!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Edge Suite] Animation Loading on Category Archive Page](https://wordpress.org/support/topic/animation-loading-on-category-archive-page/)
 *  Thread Starter [Will](https://wordpress.org/support/users/willage/)
 * (@willage)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/animation-loading-on-category-archive-page/#post-4644659)
 * Thanks Timm
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Edge Suite] Animation Loading on Category Archive Page](https://wordpress.org/support/topic/animation-loading-on-category-archive-page/)
 *  Thread Starter [Will](https://wordpress.org/support/users/willage/)
 * (@willage)
 * [12 years, 2 months ago](https://wordpress.org/support/topic/animation-loading-on-category-archive-page/#post-4644551)
 * I was able to temporarily solve this by changing line 182 in edge-suite.php to`
   if(isset($post->ID) && is_single()){` so it will only load the scripts on a blog
   post page.
 * Obviously this will be overwritten when the plugin is updated. Please let me 
   know if you have any thoughts on a more permanent fix. The scripts being enqueued
   through the default WordPress method would make it possible to fix this issue
   pretty easily.
 * Thanks for looking into this!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CF7 Apps – Honeypot, Database, Redirection, Webhook, and Addons for Contact Form 7] Multiple honeypots on the same page – Error](https://wordpress.org/support/topic/multiple-honeypots-on-the-same-page-error/)
 *  Thread Starter [Will](https://wordpress.org/support/users/willage/)
 * (@willage)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/multiple-honeypots-on-the-same-page-error/#post-4376510)
 * Great, thanks again.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CF7 Apps – Honeypot, Database, Redirection, Webhook, and Addons for Contact Form 7] Multiple honeypots on the same page – Error](https://wordpress.org/support/topic/multiple-honeypots-on-the-same-page-error/)
 *  Thread Starter [Will](https://wordpress.org/support/users/willage/)
 * (@willage)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/multiple-honeypots-on-the-same-page-error/#post-4376506)
 * Hi Ryan,
 * I actually just noticed that this fix created another error. The “for” attribute
   on the label needs to be associated with an ID on an input. Since there is no
   longer an ID, the label is invalid.
 * Thanks again for looking into this.
 * Will
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CF7 Apps – Honeypot, Database, Redirection, Webhook, and Addons for Contact Form 7] Multiple honeypots on the same page – Error](https://wordpress.org/support/topic/multiple-honeypots-on-the-same-page-error/)
 *  Thread Starter [Will](https://wordpress.org/support/users/willage/)
 * (@willage)
 * [12 years, 5 months ago](https://wordpress.org/support/topic/multiple-honeypots-on-the-same-page-error/#post-4376495)
 * Thanks Ryan, works great!

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