• Resolved ryanb4614

    (@ryanb4614)


    I have simply static installed on Local. I have 1 elementor page with a header and footer I am trying to export. Several of the CSS and JS are missing in the export. I have minify turned off. I have the elementor and elementor pro toggled on in the settings. I first had issues with the page not being exported at all but this was fixed by adding SEO Press.

    A few weeks ago I had a similar issue but it was fixed by switching from nginx to Apache.

    It seems there are a lot of bugs with the newest release and elementor. These are the only plugins enabled with the Hello theme being active.

Viewing 5 replies - 1 through 5 (of 5 total)
  • I’m having a similar issue. I don’t know how to turn minifying off, so I can’t eliminate that as an issue. Same theme, same plugins (Elementor Pro too).

    I have a 1-page elementor website built on an Apache environment in Local. The exported page has all of the css files linked with version numbers that simply don’t exist in the file system. The outputted page is completely unstyled, but all the CSS files are properly called once I remove the version-number nonsense. I don’t understand it at all.

    I’m considering buying the premium version, but this experiment is not promising.

    Thread Starter ryanb4614

    (@ryanb4614)

    very interesting. I have pro and there is no difference. Same output issues.

    I actually just solved my issues (mostly), maybe this applies to you. Simply Static forgets to put a . before the URLs. You can nearly do a bulk replace of /wp-content, /wp-includes, and /wp-json, though there are a few bits in my code that I had to leave it alone (e.g. “\/wp-content”). Like “./wp-content”

    I set the generator to offline mode and tried with force url replacement on and off. This is the kind of feature that’s super easy to fix, so hopefully they can get it fixed soon!

    Thread Starter ryanb4614

    (@ryanb4614)

    I was just coming back to say I found my issue as well! Replacing URLs needs to be set to: Offline Usage

    Plugin Author patrickposner

    (@patrickposner)

    @ryanb4614 and @josephcscarpa,

    thanks for your reports!

    We will look into this for the next update.

    Just to be able to reproduce it (as it still works fine for me on InstaWP and LocalWP with Elementor and Elementor Pro):

    • You have enabled the Elementor integrations in Simply Static -> Settings Integrations
    • You chose “Offline Path” if you export as ZIP (for archive purposes only, choose relative or absolute path if you want to host them)
    • You have enabled “Force Replace URLs” in Simply Static -> Settings -> General
    • You don’t use third-party addons alongside Elementor

    Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)
  • You must be logged in to reply to this topic.