• Resolved joey777

    (@joey777)


    Hi
    I installed Fast velocity Minify and some of the text font on all my pages (except homepage) has changed – odd because not all font changed only some on each page. In my text editors all the fonts appear to be the same but clearly I can see they are not on actual website- any quick fixes?
    I had no issues with the plug in – all links and menus are fine albeit doesn’t appear to load pages particularly fast
    Thanks

Viewing 1 replies (of 1 total)
  • Plugin Author Raul P.

    (@alignak)

    Hi!

    Please refer to the help section on the plugin or the faqs:
    https://ww.wp.xz.cn/plugins/fast-velocity-minify/faq/

    FVM merges CSS and JS files together, however, (depending on how those were coded), merging them into the same file conflicts and can cause broken styles or fonts missing.

    For example, if you load css file 1,2,3,4,5 and you have a font for a specific text defined on 2, and again on the 4th file that same selector defines a “default” font, it could happen.

    Another example, is that fonts may not be loading due to CORS headers, especially if loaded from a CDN.

    Typically, a developer will be able to identify the problem and add the offending / incompatible file to the ignore list… or add the appropriate fixes to the theme or other plugins.

    But before that, I would suggest trying the autoptimize plugin and see if it works properly for your site.

    FVM may be more powerful but its geared towards advanced users or developers.

Viewing 1 replies (of 1 total)

The topic ‘Some Text font changed with plugin’ is closed to new replies.