webdevsuperfast / bootstrap-for-genesis

An awesome Genesis Framework child theme using Bootstrap 4
58 stars 26 forks source link

Why jquery slim ? #18

Closed ctoveloz closed 5 years ago

ctoveloz commented 5 years ago

I spent a good deal of time figuring out various scripting errors in plugins until I realized that the problem was something of the theme, but specifically Jquery Slim. Why not use the Jquery default version?

webdevsuperfast commented 5 years ago

@ctoveloz I just followed Bootstrap's official documentation and used jQuery slim. You can however changed it to whatever you wanted.