Scott at Code of Conduct
Forum Replies Created
-
Forum: Plugins
In reply to: [Simply Static - The Static Site Generator] Simply static & multisiteHi Matthias,
I haven’t had a chance to take a look at this yet. It’s still on my radar, and I’ll get back to you as soon as I can.
Best,
ScottHi peertavori,
Sorry for the delay in getting back to you. I haven’t had a chance to take a look at this, but I have it as a ticket to investigate. I’ll take a look as soon as I can.
Best,
ScottHi hanabelete,
Sorry to hear about the trouble you’re running into. On Simply Static’s export log, are you seeing any URLs listed that have a 200 code? Or, alternatively, if you check the location of Simply Static’s Temporary Files Directory (you can find the path for it on Settings->Advanced tab) do you see any files in there? You may need to disable Delete temporary files and try to generate the static files again.
Best,
ScottForum: Plugins
In reply to: [Simply Static - The Static Site Generator] index.html binaryHi neilh20,
It sounds like maybe you have curl installed on your server but it’s not available to PHP? You’d know if that’s the case if you check phpinfo(); and it says cURL support enabled/disabled.
Here are a couple potentially helpful links:
http://php.net/manual/en/function.phpinfo.php
http://php.net/manual/en/curl.installation.phpBest,
ScottForum: Plugins
In reply to: [Simply Static - The Static Site Generator] Incorrect html generatedHi tashaize,
It seems like the HTML that you posted might’ve been stripped from your post? Because I’m not seeing it. If it helps, you can send me the HTML via email: scott@codeofconduct.co
Best,
ScottForum: Plugins
In reply to: [Simply Static - The Static Site Generator] wp-content excludeHi andrebeltrame,
This isn’t currently possible, but will be in the next version of Simply Static. That should be out by the end of the year.
Best,
ScottForum: Plugins
In reply to: Simply Static: make/distribute copies for local hard drives?In my opinion I’d say it’s minimally risky. There wasn’t much in the way of backwards-incompatible changes from 5.2 to 5.3.
Best,
ScottForum: Plugins
In reply to: Simply Static: make/distribute copies for local hard drives?Hi dpbsmith,
It sounds like you’re likely using a version of PHP prior to 5.3. Would you be able to update your server to use PHP 5.3+?
Best,
ScottHi BK_@_UC,
Glad you were able to solve this! I’ll take a look at improving the error message there.
Best,
ScottHi studioleland,
Presently there is no method for exporting single pages or multiple pages, Simply Static only exports the entire site.
Best,
ScottHi Pierre,
I finally had to take a look at this. Unfortunately, I was unable to recreate the issue you were running into.
I create a page with the following HTML:
<a href="mailto:scott@scottblaine.com">email scott</a>And, with the antispambot function, WordPress converted it to this:
<a href="mailto:scott@scottblaine.com">email scott</a>So far, so good.
When I generated the static site, this is what Simply Static had for that link:
<a href="mailto:scott@scottblaine.com">email scott</a>It’s slightly different than what I had on WordPress, but that’s because the antispambot function slightly adjusts the result each time you load the page, so that’s to be expected.
—
Are you certain that the mailto links look correct on the live WordPress site? Simply Static should be ignoring any href’s that don’t already start with the WordPress URL.
Best,
SCottForum: Plugins
In reply to: Simply Static: make/distribute copies for local hard drives?Hi dpbsmith,
I think Simply Static would be a great tool for what you’re trying to do. It has the option to create a static version that can be viewed on their own computers, and you can download it as a zip.
The nice part about Simply Static is that you can try it out without having to commit to it. If you like the static version of your site that it generates, you can use it, and if not, you don’t have to use it. Simply Static doesn’t alter or replace anything on your WordPress installation.
One word of caution, the password plugin will probably give Simply Static a bit of trouble, so you might want to disable that before generating a static site using Simply Static. Also, comments won’t work on the static site that you generate.
I hope that helps! Let me know if you have any further questions.
Best,
ScottThanks for posting a fix, Dave! Much appreciated.
Forum: Plugins
In reply to: [Simply Static - The Static Site Generator] Simply static & multisiteHi mvandael,
I’ll try to take a look at this this week and see if I can figure out what’s going on.
Best,
ScottHi strategia,
It sounds like you needed to change the Delivery Method to “Local Delivery” (as you did) and then set the Local Directory to the directory where the static files are supposed to be saved. It sounds like you might have tried to type in the URL for the static site there?
If you’re able to FTP into your webserver, navigate to where the static files are supposed to go, and then copy and paste that directory location into Local Directory that may fix your issue. Let me know if you try that and it’s still not working.
Best,
Scott