Title: Receiving errors and issues
Last modified: December 8, 2018

---

# Receiving errors and issues

 *  Resolved [cenay](https://wordpress.org/support/users/cenay/)
 * (@cenay)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/receiving-errors-and-issues/)
 * Couple of things giving me grief I am hoping you can help me with.
 * 1) I am receiving an error in the console which worries me. I captured the screen
   grab here: [https://www.screencast.com/t/a70k0vgR](https://www.screencast.com/t/a70k0vgR)
 * 2) The Add To Cart feature works great, except when you have N-Media WooCommerce
   PPOM installed and adding fields to a product. Required fields. Like a selection
   they must make. With Floating cart in and working, a client can add a custom 
   meal (in my case) without completing the details. It just bypasses any other 
   required logic and sends the invalid item to the cart. Not good.
 * I’m not sure what to suggest but with it broken like this, I can’t use the plugin(
   which is amazing on a mobile phone, fully 80% of my client’s customers use) because
   it’s not respecting the required field requirement of multiple product personalization
   plugins (I tried several).
 * Suggestions? Help?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Freceiving-errors-and-issues%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  Thread Starter [cenay](https://wordpress.org/support/users/cenay/)
 * (@cenay)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/receiving-errors-and-issues/#post-10961045)
 * UPDATE: Hacked the plugin file and commented out a function
    /wp-content/plugins/
   woo-floating-cart/public/assets/js/woo-floating-cart-min.js — commented this 
   function : $(document).on(“click”,A.selector,function(t){var o=$(this);if(c(o)
   ||o.hasClass(“disabled”))return!1;t.preventDefault(),t.stopPropagation(),s(o)&&
   f(o)})
 * And also made this change in this file:
    /wp-content/plugins/woo-floating-cart/
   public/class-public.php @ line 135-ish
 * // MAIN SCRIPT
    wp_register_script( $this->core->plugin_slug(), $this->core->
   plugin_url( ‘public’ ) . ‘assets/js/woo-floating-cart’.$this->core->script_suffix.’.
   js’, array( ‘jquery’, ‘wc-cart-fragments’ ), false );
 * // Commented out
    // wp_register_script( $this->core->plugin_slug(), $this->core-
   >plugin_url( ‘public’ ) . ‘assets/js/woo-floating-cart’.$this->core->script_suffix.’.
   js’, array( ‘jquery’, ‘wc-cart-fragments’ ), $this->core->plugin_version(), false);
 * Now, it won’t add to cart without those required fields being complete, but I
   worry about possible repercussions. I’ll stay on this hacked version but will
   await a new version which fixes this behavior.
 * Thanks!
 *  Thread Starter [cenay](https://wordpress.org/support/users/cenay/)
 * (@cenay)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/receiving-errors-and-issues/#post-11003796)
 * REALLY?
 * 10 days and no reply from the plugin author? It might be time to revisit the 
   solution and see if another plugin will work. I don’t have time to wait around
   weeks for someone to take notice and help.
 *  Plugin Author [XplodedThemes](https://wordpress.org/support/users/xplodedthemes/)
 * (@xplodedthemes)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/receiving-errors-and-issues/#post-11008482)
 * Hi Cenay,
 * Sorry for the long delay!
 * Unfortunatly, for obvious reasons support is only offered with the premium version
   unless there is a general bug with the free version.
 * However, this issue you are having is most probably a conflict between the plugin
   and your theme or other installed plugins.
 * In that case we require in depth troubleshooting which is only offered with the
   premium version.
 * You will then be able to submit a ticket at [https://xt.ticksy.com](https://xt.ticksy.com)
   and provide tmp access to your wordpress.
 * Thank you
 *  Thread Starter [cenay](https://wordpress.org/support/users/cenay/)
 * (@cenay)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/receiving-errors-and-issues/#post-11008504)
 * Now see, here is where I disagree. Regardless of the ‘version’, the plugin breaks
   functionality of the ecommerce site by allowing a customer to get something in
   the cart without completing the required fields. That’s a problem. You can see
   that, right?
 *  Plugin Author [XplodedThemes](https://wordpress.org/support/users/xplodedthemes/)
 * (@xplodedthemes)
 * [7 years, 3 months ago](https://wordpress.org/support/topic/receiving-errors-and-issues/#post-11008707)
 * Yes, the plugin is working fine with a native wordpress theme. it is only a problem
   for your specific theme. In that case it is not a general issue and it requires
   in depth troubleshooting on your site.

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

The topic ‘Receiving errors and issues’ is closed to new replies.

 * ![](https://ps.w.org/woo-floating-cart-lite/assets/icon-256x256.png?rev=2184098)
 * [XT Floating Cart for WooCommerce](https://wordpress.org/plugins/woo-floating-cart-lite/)
 * [Support Threads](https://wordpress.org/support/plugin/woo-floating-cart-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-floating-cart-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-floating-cart-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-floating-cart-lite/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [XplodedThemes](https://wordpress.org/support/users/xplodedthemes/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/receiving-errors-and-issues/#post-11008707)
 * Status: resolved