Best method to remove Kentico default bootstrap and jquery.

Apeksha Singh asked on January 28, 2015 14:49

I want to remove Kentico default bootstrap and jquery. Is it possible to do , if yes then how we can do that.

Recent Answers


Brenden Kehren answered on January 28, 2015 14:59

Not without breaking the Admin interface. If you don't want them to show up when previewing your site while logged into Kentico, use another browser. If you want to use the same browser then log out of Kentico, then those items will not be included in the rendered HTML.

1 votesVote for this answer Mark as a Correct answer

Trevor Fayas answered on February 12, 2015 16:02 (last edited on February 12, 2015 16:05)

For jQuery, if you are on version 8.1 (not sure if you are), you can disable the 'default jquery' for the site and use your own jQuery. V. 8.1 converted all CMS jQuery to $cmsj.

More on this at least is found here: http://devnet.kentico.com/articles/using-a-custom-jquery-when-developing-pages-in-kentico

Note for 8.2, this is done by default, so you will need to include your own jquery regardless.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.