• Resolved mrfm

    (@mrfm)


    Hi,

    I am a huge fan of FVM but I’m having two big issues with it for the last 6 weeks and also having trouble getting help from you. I have read all your FAQ and tried everything.

    The first and major issue is that when I enable JavaScript processing all the fonts on my site revert to Times New Roman. This is happening on any version of the plugin.

    The second issue is that when I enable ‘Enable defer of JS for Pagespeed Insights’ I get this javascript error: “Uncaught SyntaxError: missing ) after argument list”. This is happening on v2.2.2 and later.

    I can give you temporary access to a staging site again but I need to have an email address to contact you because the contact form you gave either wasn’t working or you just didn’t get around to looking I guess.

    If you can please help me I would very much appreciate it! Your plugin is great and I would happily pay for a premium version to get better support.

    You can reach me jon @ [mydomain]

    Thanks

    • This topic was modified 6 years, 3 months ago by mrfm.

    The page I need help with: [log in to see the link]

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

    (@alignak)

    In regard of the fonts, it’s probably how you’re enqueueing them, or the order of the css files. When we merge the css files, one of them may be overwriting your fonts, and if that happens you need to dequeue and enqueue in the proper order manually on your functions.php file.

    As for the other error, I don’t think there’s much I can do, but will take a look regardless. I have updated PHP Minify to the latest version, and you’re the only person complaining… For that reason, you will either need to use the old version.

    It may be some server related issue too.

    Thread Starter mrfm

    (@mrfm)

    Hi Raul – I just came here to say big thanks for taking a look and fixing the issues for me! 🙂

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Two Javascript processing issues’ is closed to new replies.