Scott at Code of Conduct
Forum Replies Created
-
Forum: Plugins
In reply to: [Simply Static - The Static Site Generator] Suggestion: sync with GithubpagesHi toastbrot,
You’re welcome! Unfortunately there’s no automatic way to export the content directly to GitHub pages. You’ll need to create a GitHub repo and then add and commit the exported pages from Simply Static. The main page for GitHub pages actually has a fairly nice 5-step process for getting set up. Step 3 is where you’d add the exported pages from Simply Static.
Best,
ScottHi adrh,
Have you tried visiting Simply Static’s Diagnostics page? Is everything green? It kind of sounds like you might be using a version of PHP prior to 5.3.
And thanks for the really thorough testing before reporting your issue (i.e. disabling other plugins and themes). That really helps a bunch! Sorry I wasn’t able to get back to you sooner.
Best,
ScottHi B0RG,
This is coming soon! Planning for the end of September.
Best,
ScottHi B0RG,
That’s a great idea, but it’s a fair bit outside of the scope for Simply Static. The Jekyll Exporter plugin seems like it’s more much in line with what you’re looking for. Maybe reach out to the JE plugin author to see if they can fix the issue you’re running into?
Best,
ScottHi justinmars,
This can happen if you are using JavaScript that loads images, as it looks like you’re doing on that site. As techunify mentioned, adding wp-content/uploads can be an easy way to fix it. Let me know if you into any further issues.
And thanks techunify for jumping in!
Best,
ScottForum: Plugins
In reply to: [Simply Static - The Static Site Generator] Responsiveness MaintainedHi Joe,
Yes, if the WordPress site is responsive, the exported HTML site should be responsive too. If you run into a site/theme where that’s not the case, let me know.
Best,
Scott- This reply was modified 9 years, 7 months ago by Scott at Code of Conduct.
Hi Jon,
Yes, this is a bug, presently the URLs in RSS feeds aren’t being replaced. I’ve got it noted in our bug tracker and I’ll update this thread when I have a better idea of when it will be fixed.
Best,
ScottHi Jon,
Presently, no, there’s not really a good way to automate the usage of Simply Static. It is something I plan to add in the future, but I don’t have an ETA for when that would be.
Best,
ScottForum: Plugins
In reply to: [Simply Static - The Static Site Generator] Diagnostics Questions re MySQLHi Jon,
Well, if the plugin is working, you’re free to ignore the Diagnostics section. I’m not sure how it would be working without having those privileges, and it seems more likely that the privilege checks it’s doing are somehow faulty.
If you’d like to assist me in fixing it (for which I’d be most appreciative!) you could email me the results of a SQL query like:
SHOW GRANTS FOR 'your_wordpress_user';Generally the results of that would look something like this:
GRANT USAGE ON *.* TO 'your_wordpress_user'@'%' IDENTIFIED BY PASSWORD '' GRANT ALL PRIVILEGES ON <code>your_wordpress_user</code>.* TO 'your_wordpress_db'@'%'Please remove any passwords that are in the result of that.
My email address is: scott@codeofconduct.co.
Best,
ScottForum: Plugins
In reply to: [Simply Static - The Static Site Generator] offline useHi marcods,
This is something I’ll be adding to Simply Static shortly (planning for the end of September). But if you need something quicker, Account’s method will definitely work. Simply Static is basically just wget with a GUI 😀
Best,
ScottForum: Plugins
In reply to: [Simply Static - The Static Site Generator] Export to FTP(S)Hi Pierre!
This is definitely something I want to do in the future. Alas, no ETA on that at the moment.
Best,
ScottForum: Plugins
In reply to: [Simply Static - The Static Site Generator] Contact form not workingHi Nicolas,
You’re right, Simply Static doesn’t presently work with Contact Form 7. This is something I’d like to add in the future (the ability to “whitelist” certain URLs so that they’ll stay linked back to the original WordPress installation) but I don’t have an ETA for this feature.
Instead I’d recommend using a 3rd party host for any forms as Pierre and Account mentioned — and thanks for your responses! 🙂
Best,
ScottHi guys,
I’ve just released v1.6.2 of Simply Static which should fix this issue. Apologies for the delay. And thanks to https://github.com/jwatkins0101 for providing a fix.
Be on the lookout for Simply Static not including some pages in the static archive, particularly in your case Golan since the fix isn’t too far off from what you tried.
The bug stems from Simply Static being unable to parse specific pages and identify links to other pages. With this fix, if Simply Static can’t parse a page it’ll just continue on without throwing an error. But that could lead to it not finding links to other pages that should be included.
Best,
ScottForum: Plugins
In reply to: [Simply Static - The Static Site Generator] Missing file in the last releaseOh… that’s no good. Can you create a new ticket reporting that issue when you have a moment?
Best,
ScottForum: Reviews
In reply to: [Simply Static - The Static Site Generator] Cool and great pluginThanks for the review, Pierre! I really appreciate your helpfulness in finding and reporting issues with Simply Static. You help make the plugin better for everyone 🙂
Best,
Scott