sr293
Forum Replies Created
-
Hello goldielocks69. Sorry to hear you are experiencing an issue. It may be possible that a firewall or a security tool present in your environment may be blocking requests from Simply Static to the frontend of your WordPress site. You may want to check your nginx access logs to see if anything is being blocked. You may also want to temporarily disable any security plugins and tools and try running a new export to see if this allows the process to run correctly. For more detailed information on the issue occurring you can enable the Simply Static debug log which usually contains more information than the activity log: https://docs.simplystatic.com/article/72-how-to-use-the-debugging-mode
Hello Adu. You could try using “absolute” in the Replacement URL option to define the static URL instead of using relative URL paths: https://docs.simplystatic.com/article/97-how-to-replace-urls. You could also try using the Exclude option in Simply Static which allows you to prevent specific pages, posts, or files from being included in the static site export and then add it to your static site manually. Here is a link to more information on using this feature: https://docs.simplystatic.com/article/112-how-to-exclude-content-from-simply-static.
Thanks for the confirmation. Since it’s Litespeed, it’s possible you may have a firewall issue as it may be the case that when Simply Static requests a page during the export process, access is being denied and a blank page is being returned. You may want to check your request logs to see if anything is being blocked and then add the appropriate rules.
Forum: Plugins
In reply to: [Simply Static - The Static Site Generator] All Index Files are EmptyThat’s a bummer to hear that. Unfortunately, this would be something that falls outside the scope of the support we can offer, as this would be a compatibility issue with a custom theme or custom code. If at all possible, it may be worthwhile looking into moving to another theme. If you’re comfortable with PHP, you could explore the server logs to see if anything is being reported that could help point you to what’s causing the issue. I hope this information helps. Thank you for your understanding regarding the limitations of the support we can offer.
Hello Forceflow. Sorry to hear you are experiencing an issue exporting your site. Which server are you using in your environment, Nginx, Apache, Litespeed, or other?
Forum: Plugins
In reply to: [Simply Static - The Static Site Generator] All Index Files are EmptyHello Justin. I’m happy to hear you may have been able to determine the source of the issue preventing you from exporting your site. Since this appears to be a conflict with your current theme, I would recommend as a first step contacting the developers of the theme to see if they are able to possibly offer a solution that may help.
Forum: Plugins
In reply to: [Simply Static - The Static Site Generator] All Index Files are EmptyHello Justin. Thanks for the additional information. It may be possible that a compatibility issue exists in the environment. If possible, I would recommend starting by unit testing everything in your environment to help determine what may be causing the issue. To do this, start by disabling all plugins except Simply Static, changing your theme to a default WordPress theme, and then running a new full (or single) export to see if Simply Static is able to generate the site correctly. Then, one by one, activate each needed plugin and/or theme, running a new export (full or single) after each activation. Hope this information helps.
Forum: Plugins
In reply to: [Simply Static - The Static Site Generator] Are dynamic conditions available?Hello Morphiaz, thank you for your question. We are always adding new exciting features to Simply Static but I’m afraid this option is not currently available. Unfortunately, I’m not able to say when or if this feature will be added.
Hello Tejas. Thanks for the question. The default WordPress search would not be compatible as Simply Static produces a version of your website that is decoupled (separated) from the WordPress environment. You could explore using a solution like Algolia which allows you to create a searchable index of the site content. Simply Static Pro allows you to easily create and add this type of search with minimal setup. Here is a link to more information about search in Simply Static: https://docs.simplystatic.com/category/28-search
Glad to hear it worked with default themes, thanks for sharing the results. It looks like maybe Simply Static compatibility that was added to the Blocksy theme may need to be updated for the latest version of Simply Static, so you may want to reach out the the Blocksy support team to see if they can add a fix.
Hey tripslip38, sorry to hear you’re having an issue. Is the export able to run correctly when you change to a default WordPress theme?
Hi there, so glad to hear that you’re enjoying the results with Simply Static and finding it easy to use. These files wouldn’t be necessary if you’re not using them. To suppress them, you could try using the “Exclude” feature located in Settings under General. Here’s a bit more information on how it works: https://docs.simplystatic.com/article/112-how-to-exclude-content-from-simply-static
Another option is to try using a hook in your theme’s functions.php to disable feeds in your environment.Forum: Plugins
In reply to: [Simply Static - The Static Site Generator] Simply static and woodmart themeHello hoangdajkz12. During the export process, Simply Static creates a standalone version of your website that is decoupled from WordPress. Unfortunately, since WooCommerce requires access to the database and WordPress functions it is not typically compatible with Simply Static.
Hello jeanphilippegrasse. Thank you for your questions. Simply Static Pro has a deployment option for GitHub that allows you to skip the ZIP export and upload directly to your repository. The Pro version of the plugin also contains the option to perform single page/post exports and build (custom group of pages/posts) exports. With the core version of Simply Static your current workflow appears to be the best.
Here is a link to more information about the GitHub integration available in Pro: https://docs.simplystatic.com/article/33-set-up-the-github-integration
Here is a link to more information about single exports: https://docs.simplystatic.com/article/58-how-to-use-single-exports
Hello Harv696. Sorry you are having trouble with your export. As a first step, I would recommend correcting the SSL on your website and trying the export again. If after correcting the SSL the issue remains, try disabling all plugins except Simply Static and changing the active theme to a default WordPress authored one like Twenty-Twenty Four and running a new full export. If the export is able to finish correctly enable each plugin needed by your site one by one running a new full export after each to determine if a compatibility issue exists with a plugin of theme on your site. If you still are experiencing an issue I would recommend contacting a web developer to help.