Search found 67 matches

by c0mp0ser
Mon May 16, 2022 6:15 pm
Forum: Plugins
Topic: Problem with the tabs in Settings modal
Replies: 2
Views: 5335

Re: Problem with the tabs in Settings modal

That's exactly the point that Boostrap is missing in this case. ‼️ It must be a different problem. 🤔
by c0mp0ser
Mon May 16, 2022 3:59 pm
Forum: Plugins
Topic: Problem with the tabs in Settings modal
Replies: 2
Views: 5335

Problem with the tabs in Settings modal

While testing, I detected one more problem. After installing WCMS and only two plugins: Additional Content and Summernote Editor Lite there is a problem with the Settings panel. When you open it, you can click one tab at the top, then the tabs stop responding until you Refresh the page. I tested on ...
by c0mp0ser
Mon May 16, 2022 9:08 am
Forum: Plugins
Topic: Custom module - installation from Github in the wrong folder.
Replies: 5
Views: 6227

Re: Custom module - installation from Github in the wrong folder.

I made some code changes and now the plugin installs normally. I tested this on my Mac on MAMP and on a production server using a fairly fresh installation of WCMS 3.3.1 there, all in the latest Firefox, switched to not storing history, temporary files and cookies. At this stage of development, the ...
by c0mp0ser
Sun May 15, 2022 7:52 pm
Forum: Plugins
Topic: Custom module - installation from Github in the wrong folder.
Replies: 5
Views: 6227

Re: Custom module - installation from Github in the wrong folder.

Thanks for your expertise. I will go through the code and correct what is needed. Will try to install the plugin using a different web browser. Maybe it will change something. I will dump the history and temporary files. We'll see.
by c0mp0ser
Sat May 14, 2022 9:21 pm
Forum: Plugins
Topic: Libraries loaded by plug-ins
Replies: 3
Views: 5472

Re: Libraries loaded by plug-ins

While poking around in the code I came up with an idea. Because themes mainly use frameworks like Bootstrap, Materialize and so on, we should remove framework calls from plugins, but put those calls only in themes. Similarly with jQuery. Since the design of some plugins requires html code calls spec...
by c0mp0ser
Sat May 14, 2022 8:13 pm
Forum: Plugins
Topic: Custom module - installation from Github in the wrong folder.
Replies: 5
Views: 6227

Re: Custom module - installation from Github in the wrong folder.

wiz wrote: Sat May 14, 2022 12:37 pm Thanks for reporting the issue, opened a bug report and it will be fixed with the next version: https://github.com/robiso/wondercms/issues/259
Thank you. BTW, have you perhaps glanced at the description of this plugin in my Github ...? 😉 Just asking.
by c0mp0ser
Sat May 14, 2022 12:23 pm
Forum: Plugins
Topic: Custom module - installation from Github in the wrong folder.
Replies: 5
Views: 6227

Custom module - installation from Github in the wrong folder.

I have started my own adventure with Github. I used this tutorial to create a new module for Wonder CMS: https://github.com/robiso/wondercms/wiki/Custom-modules Unfortunately I have a problem. The module installs in the "/plugins/plugin-name-master" folder. So far I can't find the cause. S...
by c0mp0ser
Sat May 14, 2022 8:16 am
Forum: Themes
Topic: Materialize theme
Replies: 17
Views: 16566

Re: Materialize theme

OneManLaptop wrote: Fri May 13, 2022 7:41 am Looking forward to seeing what you've been cooking c0mp0ser. :)
Hahahahaha! 😆 For now, I am still "tugging" at some stubborn little things. "More of this, more of that ... When will it end ...?" 😆
by c0mp0ser
Fri May 13, 2022 5:07 am
Forum: Themes
Topic: Materialize theme
Replies: 17
Views: 16566

Re: Materialize theme

Testing, testing, testing ...
by c0mp0ser
Mon May 09, 2022 10:53 am
Forum: Themes
Topic: Materialize theme
Replies: 17
Views: 16566

Re: Materialize theme

hello composer, this looks great and I would love to try out this theme, do you plan on releasing it? I have been lurking around the forums for a long time and decided to join in to start commenting and helping out with testing. Hi! Thank you for your interest. The theme is basically finished. It c...