Title: devalexdev's Replies | WordPress.org

---

# devalexdev

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Eway Payments for Woo] Hidden fields are not picking up the credit card expiry date](https://wordpress.org/support/topic/hidden-fields-are-not-picking-up-the-credit-card-expiry-date/)
 *  [devalexdev](https://wordpress.org/support/users/devalexdev/)
 * (@devalexdev)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/hidden-fields-are-not-picking-up-the-credit-card-expiry-date/#post-14539436)
 * Note, the issue is due to WordPress adding a jquery file with a method that only
   takes strings, but it always inputs numbers.
 * jquery.payment.validateCardExpiry
 * You must clear cache so that that bad jquery file doesn’t get loaded.
 * **HOWEVER**, if your users have ALREADY VISITED THE SITE with the bad woocommerce
   version, then they need to locally clear cache.
 * I think cache clears after 24 hours? I hope anyway. Otherwise they’ll be a swarm
   of users that cannot pay for anything with Eway until they clear browser cache…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Eway Payments for Woo] Hidden fields are not picking up the credit card expiry date](https://wordpress.org/support/topic/hidden-fields-are-not-picking-up-the-credit-card-expiry-date/)
 *  [devalexdev](https://wordpress.org/support/users/devalexdev/)
 * (@devalexdev)
 * [4 years, 11 months ago](https://wordpress.org/support/topic/hidden-fields-are-not-picking-up-the-credit-card-expiry-date/#post-14539301)
 * Getting the same issue
 *   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] Double loading Lodash [Version 14.6.1]](https://wordpress.org/support/topic/double-loading-lodash-version-14-6-1/)
 *  Thread Starter [devalexdev](https://wordpress.org/support/users/devalexdev/)
 * (@devalexdev)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/double-loading-lodash-version-14-6-1/#post-13192879)
 * Hi, thank you for your response,
 * I see the reason is that both **Toolset Types Version 2.3.3** and **Yoast** add
   the window.lodash to wp-admins/plugins.php
 * [https://wordpress.org/plugins/types/](https://wordpress.org/plugins/types/)
 * `window.lodash = _.noConflict();`
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Theme My Login] Appearance >> Menu gives visibility logic error (Debug Screen)](https://wordpress.org/support/topic/appearance-menu-gives-visibility-logic-error-debug-screen/)
 *  Thread Starter [devalexdev](https://wordpress.org/support/users/devalexdev/)
 * (@devalexdev)
 * [6 years ago](https://wordpress.org/support/topic/appearance-menu-gives-visibility-logic-error-debug-screen/#post-12824187)
 * Thank you for that.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wordfence Security - Firewall, Malware Scan, and Login Security] Login failed message disappears with Memberium](https://wordpress.org/support/topic/login-failed-message-disappears-with-memberium/)
 *  Thread Starter [devalexdev](https://wordpress.org/support/users/devalexdev/)
 * (@devalexdev)
 * [6 years ago](https://wordpress.org/support/topic/login-failed-message-disappears-with-memberium/#post-12818043)
 * I’ve tried disabling brute force and nothing changes, it still doesn’t tell me
   that a login has failed.
 * With Wordfence active
    This is seen in the login network request Form Data: {“
   log”:”support@BAD_LOGIN”, “wfls-email-verification”:””, “pwd”:”WRONG_PASS”, “
   redirect_to”:”[https://SITE.com/wp-admin/&#8221](https://SITE.com/wp-admin/&#8221);,“
   action”:”wordfence_ls_authenticate”}
 * But when Wordfence is disabled, wordfence_Is_authenticate doesn’t exist as a 
   form action anymore. This is now the form data (details are changed of course)
   {“
   log”:”support@SITE.com”, “pwd”:”PASSWORD”, “wp-submit”: “Log+In”, “redirect_to”:”
   [https://SITE.com/wp-admin/&#8221](https://SITE.com/wp-admin/&#8221);}
 * From looking at the difference between enabling and disabling Wordfence, is there
   anyway to disable the action “wordfence_ls_authenticate” and use wordpreses’ 
   default “wp-submit”: “Log+In”?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] Remove subscriptions button from account navigation](https://wordpress.org/support/topic/remove-subscriptions-button-from-account-navigation/)
 *  Thread Starter [devalexdev](https://wordpress.org/support/users/devalexdev/)
 * (@devalexdev)
 * [6 years ago](https://wordpress.org/support/topic/remove-subscriptions-button-from-account-navigation/#post-12775231)
 * Nevermind, I resolved this by adding a lower priority to my own add filter (99)
   and now it works

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