BuddyBoss Home – Web Support Forums Plugins BuddyBoss Wall Font Awesome included 3 times

Viewing 2 posts - 1 through 2 (of 2 total)
  • Question

    #55386
    @acroyes

    I noticed that between BuddyBoss Theme, BuddyBoss Wall, and BuddyBoss Media, font-awesome.min.css is included 3 times. Is that necessary? Can that be reduced to one call?

    <link rel='stylesheet' id='fontawesome-css'  href='//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css' type='text/css' media='all' />
    <link rel='stylesheet' id='buddyboss-wall-fontawesome-css'  href='//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css' type='text/css' media='all' />
    <link rel='stylesheet' id='buddyboss-media-fontawesome-css'  href='//maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css' type='text/css' media='all' />

    Answers

    #55437
    @vapvarun

    Hi @acroyes
    I think reason was to allow most recent font awesome to load otherwise, if one plugin was not yet updated would hold all of them back to oldest font awesome version but, seems maybe there is a better method.
    I will check with developers on it.
    Regards

Viewing 2 posts - 1 through 2 (of 2 total)
  • The question ‘Font Awesome included 3 times’ is closed to new replies.