Search found 690 matches

by wiz
Sun Dec 18, 2022 11:37 am
Forum: Support
Topic: [ANSWERED] Can't use WonderCMS with lighttpd - help appreciated
Replies: 1
Views: 918

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...
by wiz
Sun Oct 09, 2022 11:16 am
Forum: Support
Topic: [SOLVED] one custom template for employee pages
Replies: 8
Views: 2616

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 ...
by wiz
Sat Oct 08, 2022 10:08 pm
Forum: Support
Topic: [SOLVED] one custom template for employee pages
Replies: 8
Views: 2616

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,...
by wiz
Sat Oct 08, 2022 2:20 pm
Forum: Support
Topic: [SOLVED] one custom template for employee pages
Replies: 8
Views: 2616

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
by wiz
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: 2242

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?
by wiz
Fri Aug 26, 2022 5:37 pm
Forum: Support
Topic: [SOLVED] Installing theme : Error opening ZIP file
Replies: 1
Views: 1772

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
by wiz
Fri Aug 26, 2022 5:36 pm
Forum: Support
Topic: [SOLVED] How to reset password
Replies: 0
Views: 2403

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.
by wiz
Sun Jul 31, 2022 4:19 pm
Forum: Support
Topic: [SOLVED] Trying to install - The requested URL was not found on this server.
Replies: 6
Views: 2242

Re: Trying to install - The requested URL was not found on this server.

Hello helmutwinkelbach, thanks for dropping by! 1. Can you specify what your folder permissions are? 2. If the htaccess file present in the same folder as your index.php? 3. What happens if you open http://localhost:8080?page=loginURL 4. Can you try any other CMS to ensure your SSL cert is setup cor...
by wiz
Sun Jul 31, 2022 4:17 pm
Forum: Support
Topic: [SOLVED] Image Handling
Replies: 7
Views: 5160

Re: Image Handling

Hey OneManLaptop, how's it going? 1. After a quick checkup, it doesn't seem like a lot of effort honestly (although can't say 100%) to enable the compression, I'll double check with Slave. Opened a thread on GitHub: https://github.com/robiso/wondercms/issues/276 2. Regarding the webp or avif, this i...
by wiz
Sun Jul 31, 2022 4:13 pm
Forum: Support
Topic: [SOLVED] I began a new website and i have 3 questions
Replies: 1
Views: 1085

Re: I began a new website and i have 3 questions

Hello erevnitis. 1. On mobile, try long pressing on the dropdown and you'll be able to access it. Since the default theme doesn't use javascript, there is no open/close saving state on click. 2. In the Summernote editor, click on the image and set it to either 50% or 100% width, this should solve yo...