• Hi, I get this error in the configuration options (viewed in browser console):

    TypeError: $(…).sortable is not a function. breeze-configuration.js

    It was solved adding the code line wp_enqueue_script(‘jquery-ui-sortable’) in function loadAdminScripts() inside file beeze-admin.php

    Please add it in futures versions.

    Bye

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author adeelkhan

    (@adeelkhan)

    Hi

    Thanks for your suggestion.

    Hi there, I get some kind of same errors relating to jquerry. Could you help to solve this?

    Uncaught ReferenceError: jQuery is not defined
    at (index):24
    (index):27 Uncaught ReferenceError: jQuery is not defined
    at eventsInit ((index):27)
    at (index):28
    breeze_897c6a472a945503351d9ce7812cd979.js:69 Uncaught SyntaxError: Invalid regular expression flags
    (index):28 Uncaught ReferenceError: $ is not defined
    at HTMLDocument.<anonymous> ((index):28)

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘JQuery().sortable error (solved)’ is closed to new replies.