• Hi, I am looking to remove some features from the theme as per the site’s design there is no use for yet it takes a tremendous toll on page load.

    jquery.fitvids.min.js
    owl.carousel.min.js
    jquery.magnific-popup.min.js
    jquery.flexslider.min.js
    jquery.mb.YTPlayer.min.js

    Mainly the Youtube player, which is adding over 3s to pageload because of some read that
    ends in a 404.

    Really, there are many other sections I would like to disable via backend (Meta tags, etc), I’ve only been able to create workaround with extensive CSS writing, which is also taking a toll on page load. In all, a website with 5 photos (albeit large photos) takes about 11s to load on average & I’m trying to get this to be as fast as possible (particularly made the site to be small & fast)

The topic ‘Removing Particular .JS’ is closed to new replies.