Search found 690 matches
- Mon Apr 10, 2023 7:56 am
- Forum: Support
- Topic: [SOLVED] Can't run wondercms on local by using xampp on macos please help
- Replies: 6
- Views: 1715
Re: Can't run wondercms on local by using xampp on macos please help
Hello matpavqo. It seems the issue could be the error you're getting with the certificate. After some Googling I found this possible solution: https://stackoverflow.com/questions/71318813/how-to-fix-this-ssl-warning-server-certificate-does-not-include-an-id-which-matc Can you try the solution and re...
- Sat Apr 01, 2023 9:48 am
- Forum: Plugins
- Topic: [ASNWERED] Simple blog - when saving inserted image fire wall say : Potential Cross Site Scripting Attack
- Replies: 2
- Views: 2264
Re: Simple blog - when saving inserted image fire wall say : Potential Cross Site Scripting Attack
Hello @krisalyd. The issue seems that your host is preventing you from inserting the <img src tag. If you drag and drop the image, does it happen anyway? I would try reaching out to them explaining the situation along with the error and what the expected result is (inserting an image). WonderCMS doe...
- Wed Mar 29, 2023 8:04 pm
- Forum: Support
- Topic: [SOLVED] 404 error page, in a different design
- Replies: 5
- Views: 1815
Re: [SOLVED] 404 error page, in a different design
No worries, thanks for getting back with more information. What you're explaining makes perfect sense and you've actually found a bug. It's only looking for the 404.php template instead of also checking if the response is 404 and then serve the custom 404.php page. I've opened a GitHub issue and it ...
- Tue Mar 28, 2023 8:38 pm
- Forum: Support
- Topic: [SOLVED] Install/uninstall buttons on Plugins/Themes pages are not working
- Replies: 1
- Views: 1245
Re: install/uninstall buttons on Plugins/Themes pages are not working
Hello hominid, it seems the issue was resolved (also posted by you) in another thread: viewtopic.php?t=1267
Do you still have any issues?
Do you still have any issues?
- Tue Mar 28, 2023 8:37 pm
- Forum: Support
- Topic: [SOLVED] 404 error page, in a different design
- Replies: 5
- Views: 1815
Re: 404 error page, in a different design
Hello daopower, custom pages template should solve your requirement: https://github.com/WonderCMS/wondercms/ ... e-template.
- Sun Mar 19, 2023 6:58 pm
- Forum: Support
- Topic: [SOLVED] Activated Watercolor theme and site broke
- Replies: 4
- Views: 1860
Re: Activated Watercolor theme and site broke
Hello Beverlya,
Just to note, this issue was reproduced. We've opened a bug report on GitHub (https://github.com/WonderCMS/wondercms/issues/289) and temporarily removed Watercolor from the list of plugins to avoid any users running into this issue.
Thank you for reporting it!
Just to note, this issue was reproduced. We've opened a bug report on GitHub (https://github.com/WonderCMS/wondercms/issues/289) and temporarily removed Watercolor from the list of plugins to avoid any users running into this issue.
Thank you for reporting it!
- Sun Mar 19, 2023 6:41 pm
- Forum: Support
- Topic: [SOLVED] Editor problem with Fallout theme and questions..
- Replies: 4
- Views: 1759
Re: Editor problem with Fallout theme and questions..
Hello HendriXXX!
We've now added this to the official Fallout theme. Thank you for updating it.
Feel free to show off your website here: viewforum.php?f=44
We've now added this to the official Fallout theme. Thank you for updating it.

Feel free to show off your website here: viewforum.php?f=44
- Tue Mar 07, 2023 4:08 pm
- Forum: Support
- Topic: [SOLVED] Unidentified google ads style into head html
- Replies: 5
- Views: 1793
Re: [SOLVED] Unidentified google ads style into head html
Oh nice catch, thank you for clearing it up.
Gladly, any support is appreciated
Gladly, any support is appreciated

- Tue Mar 07, 2023 11:48 am
- Forum: Support
- Topic: [SOLVED] Unidentified google ads style into head html
- Replies: 5
- Views: 1793
Re: [ANSWERED] Unidentified google ads style into head html
Hello Krisalyd. You are most welcome. WonderCMS does not have any ads, tracking or powered by links and that is out mission statement (along side being extremely small and updating WonderCMS with critical security updates regularly. :) It's possible that they're using it because of some partnerships...
- Tue Mar 07, 2023 10:42 am
- Forum: Support
- Topic: [SOLVED] Simple blog as homepage
- Replies: 3
- Views: 1424
Re: Simple blog as homepage
Hello Krisalyd.
Since WonderCMS doesn't officially support this yet, the easiest way would be to open your database.js and change the.
Since WonderCMS doesn't officially support this yet, the easiest way would be to open your database.js and change the
Code: Select all
"defaultPage": "blog",