• I have an error, that goes away after I disable the woocommerce plugin. I want to add new page in my menu, but my menus aren’t showing at all. And I get an error:

    Uncaught ReferenceError: columns is not defined in load-scripts.php

    load-scripts.php?c=1&load%5B%5D=jquery-core,jquery-migrate,utils,jquery-ui-core,jquery-ui-widget,jquery-ui-mouse,jquery-ui-sortable,jquery-ui-draggable,jquery-u&load%5B%5D=i-droppable,wp-ajax-response,jquery-color,wp-lists,postbox,nav-menu&ver=3.9.2

    I looked at similar issues, and I found about ‘ Bad Query Strings’, but I don’t know about this and where to fix it.

    Also it just happened all of a sudden. Everything worked just fine only an hour ago :\

    https://www.ads-software.com/plugins/woocommerce/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter Denis ?oljom

    (@dingo_d)

    The problem seems to be in the function used to get the cart. I’m still not sure what.

    Thread Starter Denis ?oljom

    (@dingo_d)

    Found the problem, I had a function that was checking if the object was in cart, and there was an error with calling to non object, so I added an extra if clause to check if it’s an object.

    Thread Starter Denis ?oljom

    (@dingo_d)

    It’s not resolved. And it happens only when I use woocommerce shortcodes for featured products, recent products etc.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Woocommerce interfering with menu adding’ is closed to new replies.