*

Ivanko

  • *****
  • 388 posts
alpha and CSS & JS Minify Plugin
« on: May 05, 2019, 10:40:24 AM »
if compress css - all fa icons are gone

any suggestuon how fix?

very needfull, this improving speed a lot...

thanks

*

MB Themes

Re: alpha and CSS & JS Minify Plugin
« Reply #1 on: May 06, 2019, 07:13:43 AM »
@Ivanko
What is your url?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

Marked as best answer by safeacid on May 06, 2019, 07:39:38 PM
*

MB Themes

Re: alpha and CSS & JS Minify Plugin
« Reply #2 on: May 06, 2019, 04:12:02 PM »
Put this style separately to your head:
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" type="text/css" />

I suppose it's added via enqueue and minify plugin compress it, that is not allowed for font awesome
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Ivanko

  • *****
  • 388 posts
Re: alpha and CSS & JS Minify Plugin
« Reply #3 on: May 06, 2019, 07:40:41 PM »
Put this style separately to your head:
<link href="//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" type="text/css" />

I suppose it's added via enqueue and minify plugin compress it, that is not allowed for font awesome

working great !!!

google PageSpeed Insights 70/92  ::) :) :-X

*

MB Themes

Re: alpha and CSS & JS Minify Plugin
« Reply #4 on: May 06, 2019, 07:42:16 PM »
 8)
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots