Scott at Code of Conduct
Forum Replies Created
-
Forum: Plugins
In reply to: [Simply Static - The Static Site Generator] Cancel -> Cancelled changeHi Philip,
Good catch! I’ll get that finished in v1.7.2.
Best,
ScottForum: Plugins
In reply to: [Simply Static - The Static Site Generator] Cant deactivate pluginHi Justin,
This is the first I’ve heard of someone not being able to deactivate Simply Static, or the plugin causing someone to be unable to update the theme/plugins. What version of PHP and WordPress are you using? Does Simply Static’s Diagnostics page light up entirely green? Let me know.
If you’re still having issues you can delete the files for the plugin, which should allow you to get back to updating the theme or other plugins.
Best,
ScottForum: Plugins
In reply to: [Simply Static - The Static Site Generator] Triggered Fatal ErrorHi Mimi,
Glad to hear you were able to find and resolve the issue!
Best,
ScottHi tashaize,
Thanks for reporting this issue. I’ve had a chance to take a look into it and I’ve identified the cause of the issue. I’ll have a fix for this in v1.7.2 of Simply Static.
Best,
ScottHi Pierre,
1. So you’re setting 750 on the parent folder of where the static files will go and that’s causing 404/403 errors when Simply Static runs? That’s really strange. Any particular reason for setting that? The simplest solution seems to be not setting that 🙂
2. While Simply Static shares that directory, every time it runs it creates a sub-directory to store the files in which is a joining of the name of the plugin (“simply-static”) plus: (a) the ID of the blog/site, (b) the current time, and (c) the current user’s name. Between all of those, there should never be an overlap in directory names when generating files. But, if you run into an issue where that’s not the case, let me know.
3. Regarding the auto-adding of wp-content/uploads, there was a good argument made for the addition of it in this thread.
Basically, a lot of people had complained that Simply Static wasn’t including some files (usually images) that it needed to because the site was loading them in via AJAX. Since Simply Static can’t process AJAX requests, it doesn’t know that those images are needed, and they weren’t being included. By including everything in the uploads directory, you prevent that issue. I think for most people it’s probably a good default to include it. And, for folks like yourself that don’t want to do that, you can just remove that line from Additional Files & Directories.
I hope that helps!
Best,
ScottForum: Reviews
In reply to: [Simply Static - The Static Site Generator] gooood jobThank you so much for the review, mouranet!
Best,
ScottForum: Plugins
In reply to: [Simply Static - The Static Site Generator] paginated pages not workingHi aviboy2006,
I wasn’t having much luck recreating the issue locally, but nonetheless I believe I’ve got a fix for you in v1.7.1. Give it a try and let me know if it works.
Best,
ScottForum: Plugins
In reply to: [Simply Static - The Static Site Generator] Cannot redeclare class PclZipHi Ian,
Give v1.7.1 of Simply Static a try. I believe I’ve resolved this issue.
Best,
ScottHi Golan,
I just wanted to let you know that Simply Static now includes the uploads directory by default in version 1.7.1 (just released).
Thanks again for bringing this issue up, I really appreciate it!
Best,
ScottHi Peter,
I tried this out and I was unable to recreate the issue. I set up a site to export relative paths with
/dir/as path base.
Then I set up a page with an inline background-image like this:<div style="width: 600px; height: 400px; background-image: url('/wp-content/uploads/2016/01/Filtergr%C3%B6%C3%9Fen.jpg')"></div>And it was output like this:
<div style="width: 600px; height: 400px; background-image: url('/dir/wp-content/uploads/2016/01/Filtergr%C3%B6%C3%9Fen.jpg')"></div>The image file was also present in the static files.
Maybe you could share a bit more about what the HTML looked like? Or just show me the site you’re working with? You can also reach me at scott@codeofconduct.co if you don’t want to post it here.
Best,
ScottHi Jon,
This is still on my list of things to fix. Hopefully sooner rather than later.
Best,
ScottAh, you did indeed, my apologies. I’ll try it out and see what I can do.
Best,
ScottThank you kindly for the review, Jenny! I am so glad to hear that the plugin worked as well as it did for you.
Best,
ScottForum: Plugins
In reply to: [Simply Static - The Static Site Generator] Clean Up The Code After ExportHi sirdion,
Thanks for the suggestion! This is on our todo list — we do plan to do this eventually.
Best,
ScottHi Peter,
Thanks for reporting this issue. I’ll investigate and see if I can get a fix out for you.
Best,
Scott