• Hi there, Thanks for this great plugin.

    The Divi fonts are giving 404 Not Found errors even when I have ticked the Rebase relative URI’s in CSS option in the settings

    The original font URL is –

    wp-content/themes/Divi/core/admin/fonts/modules.ttf
    wp-content/themes/Divi/core/admin/fonts/modules.woff

    The URLs which are returning 404 Not Found errors –

    wp-content/cache/o10n/css/src/3b/6c/a6/core/admin/fonts/modules.ttf
    wp-content/cache/o10n/css/src/3b/6c/a6/core/admin/fonts/modules.woff

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

Viewing 1 replies (of 1 total)
  • Plugin Contributor o10n

    (@o10n)

    Hi Prayag Verma,

    Thank you very much for your feedback!

    The plugin uses Net_URL2 for rebasing, a reliable PHP PEAR extension.

    https://pear.php.net/package/Net_URL2/

    It should not strip the theme directory of URLs. In fact, it should return absolute paths so the result that you describe seems not related to the URL rebaser.

    We have added 2 new CSS minifier options to the plugin. Yahoo YUI Compressor and Minify’s Compressor.php. These contain a different option for URL rebasing which may provide the desired result.

    If you are still interested to use the plugin, please let us know if the issue is resolved with one of the new CSS minifiers.

Viewing 1 replies (of 1 total)
  • The topic ‘Divi fonts giving 404 Error’ is closed to new replies.