Search found 67 matches

by c0mp0ser
Sun Apr 18, 2021 12:52 am
Forum: Themes
Topic: Essence theme - proposed changes
Replies: 7
Views: 12086

Re: Essence theme - proposed changes

Hi! Thank you for appreciating my modest efforts and adding me to your list of contributors. ;) My website address is available in my profile on this forum. In the footer of my website you can also find my Facebook profile address. WonderCMS is one of my favorite cms. I have been following its devel...
by c0mp0ser
Sat Apr 17, 2021 9:07 am
Forum: Plugins
Topic: Plugin BLOG
Replies: 9
Views: 18031

Re: Plugin BLOG

I found something to change (improve) in the plugin. :roll:

On line 50 of

Code: Select all

/plugins/simple-blog/css/blog.css
it would be worth changing

Code: Select all

(max-width: 576px)
to

Code: Select all

(max-width: 1023px)
Blog Cards at lower screen resolutions become unpleasantly narrow. What do you think?
by c0mp0ser
Sat Apr 17, 2021 8:51 am
Forum: Themes
Topic: Essence theme - proposed changes
Replies: 7
Views: 12086

Essence theme - proposed changes

Hello everybody As I mentioned in other posts, I'm during the testing WonderCMS ver. 3.1.4. :roll: I found a few things in the "Essence" theme that can be changed (improved). In lines 60 and 83 of the file: /themes/essence/css/style.css I suggest changing z-index: 1041; to z-index: 10 (just in case ...
by c0mp0ser
Sat Apr 17, 2021 12:06 am
Forum: Plugins
Topic: Using Summernote Localization files with WonderCMS 3.1.4
Replies: 0
Views: 19150

Using Summernote Localization files with WonderCMS 3.1.4

I'm currently testing WonderCMS version 3.1.4. I needed Summernote to be displayed in a language other than English. How to do it? Below is a tutorial. 1. Download the Summernote language file eg from this site: https://github.com/summernote/summernote/tree/develop/lang Click on the language of your...
by c0mp0ser
Fri Apr 16, 2021 11:17 pm
Forum: Support
Topic: [SOLVED] Non-standard characters in the address bar - naming pages.
Replies: 3
Views: 4985

[SOLVED] Non-standard characters in the address bar - naming pages.

I don't know if it's good or bad, but WonderCMS creates links with foreign letters. I know that we have a time when UTF-8 is ubiquitous, but it is probably still worth not to include the non-standard characters in the address of the website or page. I made a test project using WonderCMS in Polish. T...
by c0mp0ser
Fri Apr 16, 2021 10:56 pm
Forum: Plugins
Topic: Plugin BLOG
Replies: 9
Views: 18031

Re: Plugin BLOG

I start to test a latest WonderCMS (3.1.4) and I installed the Simple Blog plugin. Everything is working ok. Thank you! :) I have a suggestions to this plugin. 1. It would be very nice to implement a categories. It's very useful to helping the readers to quickly find the article they want. I know it...
by c0mp0ser
Mon Jan 02, 2017 12:04 pm
Forum: Plugin requests
Topic: [Now available for download] Request - MediumEditor
Replies: 4
Views: 14246

[Now available for download] Request - MediumEditor

What do you think about replacing the Trumbowyg with https://yabwe.github.io/medium-editor/? It's clean, minimalistic and extendable... It would be a nice addon!