Search found 653 matches
- Wed Jan 11, 2023 6:06 pm
- Forum: Support
- Topic: [SOLVED] Image Handling
- Replies: 7
- Views: 3062
Re: [SOLVED] Image Handling
Happy to bring this feature, we know you've been having a huge pain for a longer time with your customers. Woohoo :D Note: it only works with the Summernote drag and drop functionality. The traditional file upload doesn't compress the images at all. Thank you for donation and supporting WonderCMS fo...
- Mon Jan 02, 2023 9:03 pm
- Forum: Support
- Topic: [SOLVED] Image Handling
- Replies: 7
- Views: 3062
Re: Image Handling
Marking thread as solved, image compression is now available with latest Summernote update
Alongside with webp and avif file uploads.
https://wondercms.com/news

Alongside with webp and avif file uploads.
https://wondercms.com/news
- Mon Jan 02, 2023 8:03 pm
- Forum: Support
- Topic: [SOLVED] Apache better security option not present
- Replies: 1
- Views: 201
Re: Apache better security option not present
Hello smisco. This doc is actually outdated, thank you very much for reporting it. The only thing that users see in their settings is now "Force HTTPS", which sets a flag in the database.js file for forcing all URLs to be https while checking for SSL. The docs linked here have now been upd...
- Sun Dec 18, 2022 11:37 am
- Forum: Support
- Topic: Can't use WonderCMS with lighttpd - help appreciated
- Replies: 1
- Views: 295
Re: Can't use WonderCMS with lighttpd - help appreciated
Hello McNoodles. A few questions to make us debug this faster: 1. What version of PHP and other requirements from https://www.wondercms.com/requirements do you have? 2. If you visit yourwebsite (example.com?page=home) does anything show up? 3. Are you hosting the website on a local machine or with s...
- Sun Oct 09, 2022 11:16 am
- Forum: Support
- Topic: [SOLVED] one custom template for employee pages
- Replies: 8
- Views: 1197
Re: [SOLVED] one custom template for employee pages
I have to reiterate, your English is anything but poor. You've been added to our contributors list, it's a list of everyone who has contributed to improving WonderCMS one way or another. :) It doesn't really matter what your website it running on, however I'm happy to see you're playing around with ...
- Sat Oct 08, 2022 10:08 pm
- Forum: Support
- Topic: [SOLVED] one custom template for employee pages
- Replies: 8
- Views: 1197
Re: [SOLVED] one custom template for employee pages
ctuxboy, perfect explanation and I completely agree, your solution makes way more sense in this case. We've expanded the WonderCMS docs/wiki to include your solution for these specific cases: https://github.com/robiso/wondercms/wiki/Create-custom-page-template If you'd like, you can send your first,...
- Sat Oct 08, 2022 2:20 pm
- Forum: Support
- Topic: [SOLVED] one custom template for employee pages
- Replies: 8
- Views: 1197
Re: [SOLVED] one custom template for employee pages
Hello ctuxboy, have a warm welcome to the community.
You're awesome for providing a solution, however would also this help you? https://github.com/robiso/wondercms/wik ... e-template
You're awesome for providing a solution, however would also this help you? https://github.com/robiso/wondercms/wik ... e-template
- Wed Sep 28, 2022 12:41 am
- Forum: Support
- Topic: [SOLVED] Trying to install - The requested URL was not found on this server.
- Replies: 6
- Views: 1120
Re: Trying to install - The requested URL was not found on this server.
Hello lyman.
Since example.com/?page=loginURL works for you, it indicates that theres an issue either with:
- missing .htaccess (in the same folder as index.php)
- missing mod_rewrite module or it being disabled
- do you have an SSL certificate installed?
Since example.com/?page=loginURL works for you, it indicates that theres an issue either with:
- missing .htaccess (in the same folder as index.php)
- missing mod_rewrite module or it being disabled
- do you have an SSL certificate installed?
- Fri Aug 26, 2022 5:37 pm
- Forum: Support
- Topic: [SOLVED] Installing theme : Error opening ZIP file
- Replies: 1
- Views: 1206
Re: Installing theme : Error opening ZIP file
Hello mahiroo.
What is the URL that you're trying to use when installing the theme?
Here's some documentation which will guide you in using the correct URL: https://github.com/robiso/wondercms/wiki/Custom-modules
What is the URL that you're trying to use when installing the theme?
Here's some documentation which will guide you in using the correct URL: https://github.com/robiso/wondercms/wiki/Custom-modules
- Fri Aug 26, 2022 5:36 pm
- Forum: Support
- Topic: [SOLVED] How to reset password
- Replies: 0
- Views: 601
Re: How to reset password
Hello catchnames, here's a simple tutorial for a forgotten password:
- https://github-wiki-see.page/m/robiso/w ... t-password
You can simply replace the hashed string with the one you already know.
- https://github-wiki-see.page/m/robiso/w ... t-password
You can simply replace the hashed string with the one you already know.