• Resolved wremmert

    (@wremmert)


    We’re looking to use this plugin on an internal network that doesn’t have a connection to the internet. The plugin seems to hang because it appears to be making a call to load JavaScript files from the web. Is there a way we can put the needed JavaScript file in a local folder that will make it happy?

    https://wordpress.org/plugins/timeline-express/

Viewing 1 replies (of 1 total)
  • Plugin Author Evan Herman

    (@eherman24)

    Hi Wremmert,

    The only reason this plugin might hang, is because we retrieve an external font file to generate the icons from a CDN. This is done to keep the icons up to date with the latest release of font awesome (without having to go in and continuously update the icons as each version is released).

    Since the plugin is GPL licensed, feel free to fork it and download a local copy of the font family and serve it from there to prevent the external calls to the CDN.

    If you want some help doing that, feel free to purchase the pro version and I’ll whip up a version you can use on a local install without internet.

    Thanks!
    Evan

Viewing 1 replies (of 1 total)

The topic ‘JavaScript files attempting to load’ is closed to new replies.