• Resolved bluedogcz

    (@bluedogcz)


    After updating to the latest version, I faced an issue with CDN. This appears to be waiting on …redux/custom-fonts/fonts.css?ver=1675242545, which is …/redux/custom-fonts/fonts.css?ver=1675242545 on the origin and this appears to be either a 0 byte file, or not being served/timing out which is causing the delays I am seeing on my site.

    After I disable: version 4.3.25 everything is working, and tips how to fix that?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Kev Provance

    (@kprovance)

    Custom fonts does not use a CDN. I’m not sure why something like this would be occurring. I’ve never seen it happen. Have you tried deleting the file?

    Thread Starter bluedogcz

    (@bluedogcz)

    Yes, I did that, but its even worse. Not sure why this is happening, but apparently this file is blocking the whole CDN and people from Bunny.net told me this is the issue.

    Plugin Author Kev Provance

    (@kprovance)

    Please try installing this beta version: https://github.com/reduxframework/redux-framework/archive/refs/heads/master.zip

    It won’t create an empty fonts.css if no custom fonts are loaded. If after updating fronts.css still exists, you’ll have to manually delete it again.

    If you talk to the bunny support folks, you’ll have to ask them how a zero byte file interferes with their CDN. I would love to know the logic behind that.

    Thread Starter bluedogcz

    (@bluedogcz)

    Everything works, installed file deleted, and working like a charm!

    Plugin Author Kev Provance

    (@kprovance)

    Awesome. Thanks for letting us know!

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Issue with CDN and Font’ is closed to new replies.