Search found 703 matches

by wiz
Sat Nov 16, 2024 4:41 pm
Forum: Themes
Topic: New GregCustom Theme
Replies: 20
Views: 13487

Re: New GregCustom Theme

Well deserved since you are one of the most active contributors Greg. Any time you wish to "push" an update to users of your theme, there's a few simple steps to do (after you've tested your changes) 1. Update any changes to your theme repository. 2. Bump the versions in your version files (these ...
by wiz
Sat Nov 16, 2024 11:01 am
Forum: Themes
Topic: New GregCustom Theme
Replies: 20
Views: 13487

Re: New GregCustom Theme

Hi Greg, 1. Finally got around to checking this and adding it to the official list of themes. 2. Next time anyone's WonderCMS cache resets or if they click "Check for updates" manually, the theme will show up in their themes list. Additionally, I've changed your community status to "Developer ...
by wiz
Sun Oct 20, 2024 3:39 pm
Forum: Support
Topic: How to save pages? iframes? scripts?
Replies: 1
Views: 666

Re: How to save pages? iframes? scripts?

Hi, the easiest way to avoid autosave is, by turning it on/off in the Settings - Security:
- Save confirmation popup option in Settings (optional forcing to confirm every changes made by admin).

Hope this helps - it will always ask the admin if the changes should be saved or not.
by wiz
Mon Aug 19, 2024 4:36 pm
Forum: Support
Topic: [BUG] Database Corruption
Replies: 6
Views: 3822

Re: [BUG] Database Corruption

Hi Greg. I tried reproducing the same scenario, where I manually deleted the 4th page from the db file. And renamed the next one, it worked as expected. I’m trying to think of how this came about. I went a step further and tried messing it up even more, as such: "0": { "name": "empty", "slug": ...
by wiz
Sun Aug 18, 2024 2:33 pm
Forum: Community chat
Topic: Open Question and Feedback for wCMS Core Devs
Replies: 2
Views: 4719

Re: Open Question and Feedback for wCMS Core Devs

To answer a few of these that I haven't here: https://www.wondercms.com/community/viewtopic.php?p=8451#p8451 For most of these, we really welcome PR's. There are no restrictions to the core of WonderCMS. :) #1: Opened GitHub issue if we tackle it in the nearby future ourselves. #2: There are no ...
by wiz
Sun Aug 18, 2024 2:27 pm
Forum: Support
Topic: Upcoming Updates - index.php and GitHub
Replies: 13
Views: 7821

Re: Upcoming Updates - index.php and GitHub

To address a few of the topics from TinyCoding, as some of the points are interesting. > But from a "keeping it small" perspective, the core devs do kind of trick us since the admin part loads a lot of external scripts and files - which in reality means; it's not really so small. It's not meant to ...
by wiz
Sun Aug 18, 2024 2:05 pm
Forum: Support
Topic: [BUG] Database Corruption
Replies: 6
Views: 3822

Re: [BUG] Database Corruption

Hi Greg, any chance you manage to reproduce this on a clean slate?

We do have some checks for database corruption in check (so the db doesn't end up being empty), but we extensively tested this and couldn't reproduce it successfully.
by wiz
Thu Aug 08, 2024 4:06 pm
Forum: Support
Topic: Upcoming Updates - index.php and GitHub
Replies: 13
Views: 7821

Re: Upcoming Updates - index.php and GitHub

Hello world. Happy to see new and old users that see value in WonderCMS. Some of the people that have been with this community for longer, know that WonderCMS is generally a slow paced development project (some year a lot of updates, some years less, some maybe none), depending on how much time our ...
by wiz
Tue Mar 12, 2024 9:43 pm
Forum: Support
Topic: Private messages
Replies: 23
Views: 29324

Re: Private messages

Hi guys, don’t stress everything is ok. Been extremely busy lately, rest assured wcms is not abandoned. If there is silence for months (hopefully not), fork this CMS and make it survive if there is interest :) PM’s were disabled a while ago due to abuse of spammers, was easier to solve this way. Ce ...
by wiz
Thu Feb 15, 2024 6:56 am
Forum: Support
Topic: Logo placement
Replies: 11
Views: 25372

Re: Logo placement

I believe you could use the functions.php file, which can be created in the theme folder, then include the functions.php file in your theme.php.