Robert Isoski
Robert Isoski
@nodiscc thanks for clarifying, I read the "Remove unmaintained projects, dead links" and didn't notice the "temporary". Also a huge shout out to you for maintaining this repository. 🍺
@Vell61 you can use an if statement and echo the contact form there in your template:
https://github.com/robiso/simple-blog/blob/master/class.SimpleBlog.php Renaming it here (slug on line 6) should do it :)
When discussing this with Slaven, we did not want to open ourselves to any additional attack vectors of letting anyone trying to bruteforce your website with success/fail messages (other than...
Yes, you are correct, this is possible by checking the menuItems themself. We don't have visibility per page, as the visibility does not affect the visibility of the page. The...
This can be currently done by editing your database.js and changing the defaultPage to "blog" as so: `"defaultPage": "blog",` This will make your landing page URL show the blog directly....
Hello @joho1968, when trying to reproduce the issue with a page named: "åäö, this is cool!", everything worked as expected, would you mind providing a screenshot of the issue?
Backing up your website is already possible through Settings - Backup and backup is downloadable in Settings - File. However restoring is not possible at the moment, maybe in the...