Dawn 11.0.0 Theme cannot use Jquery

Trying to create custom cart functionality using Jquery but when I embed the Jquery library, console is looping a script errors. This only happens when I add the JQuery library. Is there a proper way to add JQuery library?

----other content------

@elixirlouise

Can you please try to add these files before closing the tag?

@dbuglab tried the same error :disappointed_face:

Hi @elixirlouise
Can you please removing defer from jquery and add it before closing head tag
Thanks!

@pawankumar

The same error loop happens, also tried adding noconflict function but same error is happening. Does Dawn theme 11.0.0 has a particular way of adding JQuery library?

No, it should work as other themes

Can you please share screenshot of console errors ?

And Can you please share store url and password if protected ?

It will help me to check this in deeper

Shop URL: https://superschoenenshop.myshopify.com/

viewing pw: 12345

Hi @elixirlouise

Can you please add this cdn under the title tag?


in theme.liquid file

Done, but same error also it seems like the page is loading in loop

@elixirlouise

Yes did you added any redirection code.

No its a fresh installation of dawn 11.0.0

@elixirlouise

Have to check the theme code then.
If you can add me as collaborator access that will be good.

Thank you! sent you an invite

Please check now @elixirlouise

Hey its working! thanks! May I know what caused the issue?

There was a code in custom.js

If its work please like and accept the solution.

Thank you again!