Title: samwebdev's Replies - page 3 | WordPress.org

---

# samwebdev

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

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

 Search replies:

## Forum Replies Created

Viewing 9 replies - 31 through 39 (of 39 total)

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Redis Object Cache] Cache Groups for Woocommerce cart](https://wordpress.org/support/topic/cache-groups-for-woocommerce-cart/)
 *  Thread Starter [samwebdev](https://wordpress.org/support/users/samwebdev/)
 * (@samwebdev)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/cache-groups-for-woocommerce-cart/#post-10941464)
 * Is it possible to define the object that do not want Redis to cache?
 * such as WC_Cart
 * WP_REDIS_IGNORED_OBJECTS([WC_Cart]);
 * that might solve the issue
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wallet for WooCommerce] Wallet top up enter amount bug](https://wordpress.org/support/topic/wallet-top-up-enter-amount-bug/)
 *  Thread Starter [samwebdev](https://wordpress.org/support/users/samwebdev/)
 * (@samwebdev)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/wallet-top-up-enter-amount-bug/#post-10721424)
 * Thanks subrata;
 * walked through the frontend.php; it seems the item is added to cart fine, and
   the add to top up value is passed, but somehow the value entered does not reload
   to cart, it always displays as 0.
 * checked how you implemented the product, it gets defined as ” for all prices 
   and setup the price entered from add to top up menu runtime. So the issue is 
   there, changing the value on the cart.
 * any ideas where to check? there most likely is a quick fix to increasing the 
   compatibility of the plugin with all other cart plugins.
 * thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wallet for WooCommerce] Wallet top up enter amount bug](https://wordpress.org/support/topic/wallet-top-up-enter-amount-bug/)
 *  Thread Starter [samwebdev](https://wordpress.org/support/users/samwebdev/)
 * (@samwebdev)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/wallet-top-up-enter-amount-bug/#post-10720872)
 * Hello,
 * Installed the latest version 1.2.4, the issue is still there:
 * You can NOT enter any value in my-account/woo-wallet/add/ screen, and when you
   click add these errors show up:
 * Warning: A non-numeric value encountered in /var/www/html/wp-content/plugins/
   woocommerce/includes/class-wc-cart-totals.php on line 234
 * Warning: A non-numeric value encountered in /var/www/html/wp-content/plugins/
   woocommerce/includes/class-wc-discounts.php on line 85
 * Warning: A non-numeric value encountered in /var/www/html/wp-content/plugins/
   woocommerce/includes/class-wc-cart.php on line 1888
 * Regards
    -  This reply was modified 7 years, 8 months ago by [samwebdev](https://wordpress.org/support/users/samwebdev/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Wallet for WooCommerce] Wallet top up enter amount bug](https://wordpress.org/support/topic/wallet-top-up-enter-amount-bug/)
 *  Thread Starter [samwebdev](https://wordpress.org/support/users/samwebdev/)
 * (@samwebdev)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/wallet-top-up-enter-amount-bug/#post-10714279)
 * Have a look at:
 * Warning: non-numeric value encountered in
    /woocommerce/includes/class-wc-cart-
   totals.php 234 /woocommerce/includes/class-wc-discounts.php 85
 * most likely two issues above are related.
 * Regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kadence Security – Password, Two Factor Authentication, and Brute Force Protection] Login error messages: reenable](https://wordpress.org/support/topic/login-error-messages-reenable/)
 *  Thread Starter [samwebdev](https://wordpress.org/support/users/samwebdev/)
 * (@samwebdev)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/login-error-messages-reenable/#post-10714177)
 * Thanks,
    Custom login is most likely the issue. Will try to double check.
 * Any snippets (plugin/woocommerce) to put on the login form/page for testing?
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kadence Security – Password, Two Factor Authentication, and Brute Force Protection] Login error messages: reenable](https://wordpress.org/support/topic/login-error-messages-reenable/)
 *  Thread Starter [samwebdev](https://wordpress.org/support/users/samwebdev/)
 * (@samwebdev)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/login-error-messages-reenable/#post-10713948)
 * It is not showing any notice at all;
 * sure please try [https://3o2.co/bV5](https://3o2.co/bV5)
 * thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Kadence Security – Password, Two Factor Authentication, and Brute Force Protection] Login error messages: reenable](https://wordpress.org/support/topic/login-error-messages-reenable/)
 *  Thread Starter [samwebdev](https://wordpress.org/support/users/samwebdev/)
 * (@samwebdev)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/login-error-messages-reenable/#post-10713821)
 * Hello,
 * It says false, but somehow login notices are disabled. All others are working
   fine.
 * Is there a general database value and/or possible snippet to check and/or enable
   login notices?
 * Thanks
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[KnowledgeBase with AI ChatBot HelpDesk - KBx] floating icon click not working for nonlogged in](https://wordpress.org/support/topic/floating-icon-click-not-working-for-nonlogged-in/)
 *  Thread Starter [samwebdev](https://wordpress.org/support/users/samwebdev/)
 * (@samwebdev)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/floating-icon-click-not-working-for-nonlogged-in/#post-10663322)
 * it looks like a javascript issue, not related to plugin
 * regards
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[KnowledgeBase with AI ChatBot HelpDesk - KBx] Floating Icon kbx-fes-widget-wrapper div blocks web elements even when minimized](https://wordpress.org/support/topic/floating-icon-kbx-fes-widget-wrapper-div-blocks-web-elements-even-when-minimized/)
 *  Thread Starter [samwebdev](https://wordpress.org/support/users/samwebdev/)
 * (@samwebdev)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/floating-icon-kbx-fes-widget-wrapper-div-blocks-web-elements-even-when-minimized/#post-10658575)
 * a similar implementation of
 * kbx-fes-widget-wrapper.visible
 * seems to solve the issue.
 * Regards

Viewing 9 replies - 31 through 39 (of 39 total)

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