Scott at Code of Conduct
Forum Replies Created
-
Forum: Plugins
In reply to: [Simply Static - The Static Site Generator] Bug when changing themesIt’s true. If Simply Static has found any pages or files previously it will keep trying to fetch them on subsequent attempts. This is mainly to support future functionality, where Simply Static can compare the content on the current page vs. the last time and figure out if it needs to do any further processing.
Maybe I need to add some kind of checkbox when initiating the process where it’ll start from scratch and ignore what it’d done previously. I’ll think on it.
In any case, one way around this is to remove the theme from your WordPress installation. If Simply Static can’t find the files, it won’t include them in the static archive 🙂
Forum: Plugins
In reply to: [Simply Static - The Static Site Generator] French translation of the pluginHi Pierre!
I got your translations. Thanks for taking the time to do that!
I’m not sure why it wasn’t working for you (I don’t have any experience with getting translations into plugins yet), but I’ll figure it out and let you know. I’ll plan to get this into the next version of Simply Static.
Best,
ScottForum: Plugins
In reply to: [Simply Static - The Static Site Generator] What do i do wrong ?Thanks for debugging the issue, innerchildweb! I’ll make a note of that somewhere in the readme and try to add something into Simply Static itself to flag that.
Best,
ScottHi andy1742
Sorry for the delay in getting back to you. I tried installing all of the plugins you mentioned and I still wasn’t getting any 500 errors (on WordPress Admin or the actual WordPress site itself).
Would you be able to take a look at your apache log and see if there is anything useful-looking in there? I’d love to get this fixed for you, but I’m at a bit of a loss on exactly where the conflict is coming from.
Best,
ScottForum: Plugins
In reply to: [Simply Static - The Static Site Generator] What do i do wrong ?Hi innerchildweb,
Sorry for the trouble you’re running into. Can you try this again with v1.3.4 of Simply Static? v1.3.3 had a variety of problems that were resolved in v1.3.4, and while I don’t think this was one of them, I’d like to eliminate that possibility.
In addition to uninstalling the plugin, you may want to FTP into your server and delete any remaining plugin files, since that sounds like it may be a possibility based on what you posted above.
Uninstall, delete any remaining files, install a fresh copy of Simply Static, and let me know what happens 🙂
Best,
ScottForum: Plugins
In reply to: [Simply Static - The Static Site Generator] Simply Static & XAMPPYeah that’s a fair point. I can see where that would be confusing.
I’ll take a look at changing how we’re doing that. Thanks for the feedback! It’s very much appreciated.
Best,
ScottHi Pierre_02,
I think you posted this request in another thread 😀
Anyway, I’ve got that request added to our development queue.
Best,
ScottForum: Plugins
In reply to: [Simply Static - The Static Site Generator] Simply Static : Relative pathsHi jasjc,
Not presently, no. That’s in our development queue for a future release though, so it will get added to the plugin eventually!
Best,
ScottForum: Plugins
In reply to: [Simply Static - The Static Site Generator] sitemap yoastHi pirro70,
Sorry for the trouble! Give version 1.3.4 of Simply Static a try. That should fix any issues you were encountering.
Best,
ScottForum: Plugins
In reply to: [Simply Static - The Static Site Generator] No Files Fetched, ZIP is EmptyHi andrewrhyand,
Version 1.3.4 of Simply Static should fix any issues you were running into. Thanks again for reporting that uninstalling/reinstalling fixed things. That was very helpful in quickly resolving this problem.
Forum: Plugins
In reply to: [Simply Static - The Static Site Generator] Magnific Vimeo Links not working.Hi justinmars,
Glad to hear it’s working for 99% of your site, and sorry about the remaining 1%. It seems to be working now, so I’m guessing you may have reverted back to using straight WordPress?
In any case, to help you debug this, what I would do is fire up the Chrome browser, open up the Developer Tools, go to the Network tab, and then visit your website. When you click on those links, what’s probably happening is that you’re getting 404’s for files that the JavaScript is expecting but aren’t in your static archive. Once you know what those URLs/files are, you can add them to either the Additional Files and Directories or Additional URLs.
I hope that helps, and let me know if you have any further questions.
Best,
ScottForum: Plugins
In reply to: [Simply Static - The Static Site Generator] Bugs in the last release (1.3.0)Hi Pierre_02,
v1.3.4 of Simply Static should fix your issue with the Destination URL being ignored. Sorry for the trouble!
Best,
ScottForum: Plugins
In reply to: [Simply Static - The Static Site Generator] Keep a document "dynamic"Hi Pierre_02,
I’ve added this to our development queue. We probably won’t get to this for quite a while yet though. We’ve got a variety of things to work through on making the static version as solid as possible before adding in the ability to specific URLs or attributes for Simply Static not to adjust. I do appreciate the request though!
Best,
ScottThanks Pierre_02 🙂
That’s a great request. I’ve added it to our development queue. That’s probably somewhere in the medium- to long-term horizon, but definitely where I’d like to get the plugin eventually.
Best,
ScottForum: Plugins
In reply to: [Simply Static - The Static Site Generator] Issues with v1.3Hi all,
The issue with the Origin URL not getting replaced by the Destination URL has been fixed in v1.3.4 of Simply Static. I am very sorry for the inconvenience, and the fact that it took so long to get fixed.
tfmwa- Yeah, Simply Static got into a really strange state on wordpress.org where wp.org was reporting all sorts of info incorrectly and no longer acknowledging the current version. That had no relation to the issues with the plugin itself, but happened to be really unfortunate timing.