Error js : i.extend is not a function

2 replies · opened Feb 9, 2021

GgizbooFeb 9, 2021

hi,

I have an error :
plugins.min.js:1 Uncaught TypeError: i.extend is not a function
at S.fn.init.i.fn.scwStickySidebar (plugins.min.js:1)
at HTMLDivElement.<anonymous> (plugins.min.js:1)
at Function.each (jquery.js:2)
at S.fn.init.each (jquery.js:2)
at window.SEMICOLON_stickySidebarInit (plugins.min.js:1)
at Object.execFunc (functions.js:108)
at functions.js:136
at dispatch (jquery.js:2)
at v.handle (jquery.js:2)
at Object.trigger (jquery.js:2)

You can test here :

Thanks for your help.

Regards

SSemicolon WebSTAFFFeb 10, 2021

Hello,

This error does not appear in the Default Files: http://themes.semicolonweb.com/html/canvas/sticky-sidebar.html . The Error appears to be with the Custom JS Codes used on the Page. Also there are some Duplicate JS Plugins loaded on the Page which might be causing conflicts (see attached) as they are already included in the js/plugins.min.js File.

Also, we have seen some JS Codes in the Document `` which is using jQuery before the jQuery is loaded. Consider moving this to the bottom after the jQuery.

We first recommend checking the Page without Custom JS Codes and then you can slowly add your Custom JS Codes while checking which Code is causing the issue.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

GgizbooMar 15, 2021

hi, i can't seem to find the error. I have commented out each of my scripts with no result, I still have the error. could you look if you find a few things? thank you very much

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard