*

Miller

  • ****
  • 141 posts
Css minify
« on: November 16, 2019, 09:51:54 AM »
Css minify working but icons missing

https://paste.pics/9c6b6953d24bba86feb4bc2eb692ffb1

*

MB Themes

Re: Css minify
« Reply #1 on: November 16, 2019, 06:27:06 PM »
Because font awesome script cannot be minified and must be excluded in theme head.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Miller

  • ****
  • 141 posts
Re: Css minify
« Reply #2 on: November 17, 2019, 02:25:17 PM »
How to solve this problem

*

MB Themes

Re: Css minify
« Reply #3 on: November 17, 2019, 03:11:15 PM »
Fontawesom cannot be included in theme via osc_enqueue function, but manually via <link ... tag.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Miller

  • ****
  • 141 posts
Re: Css minify
« Reply #4 on: November 18, 2019, 04:03:33 PM »
Thanks mbthemes


      Solved

*

Miller

  • ****
  • 141 posts
Re: Css minify
« Reply #5 on: November 18, 2019, 04:06:32 PM »
live ajax based search not working?

JS minify?

*

MB Themes

Re: Css minify
« Reply #6 on: November 20, 2019, 09:25:57 AM »
You may see errors in browser console (F12), it usually does not work in case of some errors, but that cannot be related to css.. rather js.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

Re: Css minify
« Reply #7 on: February 28, 2020, 08:23:54 PM »
Gamma Theme
thanks I could fix problem with category icons
but there is still issue with bottom page changing and other icons (social network icons and etc)
https://osclasspoint.com/oc-content/plugins/instant_messenger/download/2019_20200228_200087.png
I use <link href="/font-awesome/css/all.css" rel="stylesheet"> font-awesome 5
maybe other icons are imported from specific font-library?

*

MB Themes

Re: Css minify
« Reply #8 on: March 02, 2020, 12:06:07 PM »
@Marat
Your path to font awesome is wrong
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots