Reply To: Widgets Sidebar Not Showing on Front-end

Author
Reply
  • #3390

    I have checked your website, and run the debugger in Firefox and Chrome, and the part of the code that needs to run my plugin JavaScript code is never reached. Something happens on the page before that to stop the JavaScript/jQuery, and my code is not initialized at all. Most likely, some other JavaScript code before that is causing problem, and that can be some other plugin or theme JavaScript, but I have no idea which one.