• Hi, thank you for this plugin and the support provided.

    I am trying to run a www.remarpro.com, Woocommerce, and The Printful integration.

    For the Advanced Free Shipping, I am not able to add conditions / delete or implement the initial condition set up,
    it seems like there is a javascript void error. I’ve just reinstalled Java and updated my PC.I am trying to do a simple one: subtotal > 120 AND country = US

    Would love to find out how to try to solve this. Really excited about letting my store go live / launch.

    Thank you so much

    Thanks so much

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author Jeroen Sormani

    (@sormano)

    Hi,

    The ‘javascript void’ thing is not a error, its intentional and supposed to be there.

    If you click on the buttons to add new condition (group), and nothing is happening it is caused by a javascript error.?
    This is very-most likely caused by another plugin/theme, and due to the way Javascript works, it halts the execution of other code when a error occurs, which is what’s in the way right now.

    About 50% of the time the cause of the error can be discovered by opening your console log as described here. Many times there will be a red error line there (do note that you may need to click the ‘+’ first), with the name of the script, or the line where it occurs (which you can click on and uncover). Depending on that you may need to deactivate a plugin for a moment to get the conditions working correctly.

    Cheers,
    Jeroen

Viewing 1 replies (of 1 total)
  • The topic ‘JAvascript void error’ is closed to new replies.