patrickposner
Forum Replies Created
-
Hey @androidandreas,
thanks for reaching out.
It’s because these options are located in Simply Static -> Settings -> Deploy 😉
You configure the URL structure in “General”, but the actual file transfer method is configured in “Deploy”
Forum: Plugins
In reply to: [Simply Static - The Static Site Generator] Stuck at setupHey @luisistcool,
thanks for reaching out!
Your setup most likely causes the problem here.
Did you make sure your WP website is available under the same IP (admin and frontend)? If not, have you set the correct domain in Simply Static -> Settings -> Debug -> Origin URL?
We can’t really help with server-side debugging within the forum support, but we do have a lot of these things covered in our documentation: https://docs.simplystatic.com/
Forum: Plugins
In reply to: [Simply Static - The Static Site Generator] Export can’t be finished.Hey @a13x,
it should not take that long to get your website exported.
Is there a specific reason you have Basic Auth activated on your locally running website (you don’t really need that in this scenario), and without it, it would speed up the process.I would also enable the debugging mode to get some more details on which page/file the export got stuck: https://docs.simplystatic.com/article/72-how-to-use-the-debugging-mode
Forum: Plugins
In reply to: [Simply Static - The Static Site Generator] My Site Title Didn’t updatedHey @majrehayuzarsif,
so, the WordPress title isn’t updated, but the static site title is?
Then, it’s most likely an issue with caching.
You might want to double-check that with your hosting company to ensure you see your website’s latest version, not a cached one!
Forum: Plugins
In reply to: [Simply Static - The Static Site Generator] SimplyStatic with Motion.PageHey @rezhart92,
this is a free plugin, so please invest some time and give it a test! 🙂
Hey @harv696,
we support all variations of permalinks in WP except the “Plain” ones.
If the export gets stuck while using one of the other permalink options, the issue is most likely related to something else.
Have you followed the debugging guide from the docs?
Here is the link: https://docs.simplystatic.com/article/72-how-to-use-the-debugging-modeHey @tejashapani-1,
thanks for reaching out!
These pages should be disabled by default as long as you run WP 6.4 or above: https://make.ww.wp.xz.cn/core/2023/10/16/changes-to-attachment-pages/
You can also use an SEO plugin (like Yoast SEO) to disable them.
There is really no reason anymore to have these attachment pages activated in WordPress.
You can also exclude them in Simply Static -> Settings -> General -> Exclude by adding “attachment” to the list.Hey @ojdavey,
we are not allowed to give pro support here, could you submit your request here instead: https://simplystatic.com/support/
I assume these errors happen because of a form plugin, so you might want to add some more context to the ticket (URL, plugins used, etc).
Cheers,
PatrickHey @shumangg,
thanks for reaching out!
This is indeed a pro-only feature!
However, you can use the “Clear Directory” option if you happen to export to a local directory as an alternative.Good feedback @nyrup,
I put that in my log for the next update.
The problem is that there isn’t a mechanism in WP to check for concurrent requests (it’s a problem in the entire heartbeat API), but let’s see if we can come up with something clever to handle it more efficiently!Hey @nyrup,
it’s every 5 seconds, but you’re still correct!
However, as we know this might be a problem for some websites, we made it optional.
Go to Simply Static -> Settings -> Integrations and disable the “Simply Static (Admin Bar)” integration, and we won’t do these requests anymore 🙂
Forum: Plugins
In reply to: [Simply Static - The Static Site Generator] Stopped Working CompletelyHey @jak3a1,
thanks for the report!
It sounds like something related to the database – maybe an unfinished export blocking the queue.
I would test a couple of things:
- Simply Static -> Settings -> Utilities -> Migrate Settings (or even better, Reset Settings, but note down the settings somewhere before clicking it)
- Simply Static -> Settings -> Addons – disable all the addons and run another export – Are you still facing the same problem?
- Any new plugins installed? If so, temporarily deactivate them.
Hey @saeedr,
thanks for the report!
I don’t think we can handle this anytime soon, but if you want to contribute a fix to it, feel free to send us a PR on GitHub: https://github.com/Simply-Static/simply-static
Forum: Plugins
In reply to: [Simply Static - The Static Site Generator] Issue with 3.1.8+Hey @gsc89,
thanks for the detailed report!
I’ll fix that ASAP and include it in this week’s update!
Forum: Plugins
In reply to: [Simply Static - The Static Site Generator] No index problemHey @zhenkyn,
excellent question!
The answer is Basic Auth: https://docs.simplystatic.com/article/67-how-to-set-up-basic-auth