FAQ - CMS

Maximum upload size for File- and Imagemanager


The built in file- and image manager has an upload limit of 1MB. You can change that if your server also supports more than that in the config file.You will need to modify following file: ...

Read more

Plugin retailer


The plugin retailer will add a shop or retail locator.A demo can be found here: Retailer Demo.

Read more

Plugin openurl_blank


The plugin openurl_blank will add a tiny javascript code to open all external URL's in a new page/tab. That is better for SEO and easier for the administrator.The javascript code is as ...

Read more

URL Mapping


With the new release of CMS 2.2 we have included a new plugin called: URL MappingOne of our customers suggested this tool to redirect a changed url within the CMS the professional way.This plugin will simply ...

Read more

Lightbox / Modal


CMS has a built in lightbox feature, that means you can open images, content or videos in a modal window.Simple use following class on your link tag.class=lightboxYour link tag would look like this.<a ...

Read more

Content for Members/Guests


With CMS you can display content for members only, with a simple if statement you can display code only for guests or members.{{if notmembers}}<a href="#" class="btn btn-primary ...

Read more

Advanced Editor Ace


With the new release of 1.6 a new option for creating content will be available. Should you be familiar with HTML and CSS why using the build in editor tinyMCE and life with the limits it comes with. Since 1.6 ...

Read more

Block IP Range


With the new release of version 1.6 you can not only block a single IP address you can block a whole range.Before the version 1.6 you could only block a single IP address, since version 1.6 you can block a ...

Read more

Menu Builder Function


In case you building a new template for CMS this is how you use the new menu builder invented in CMS 1.4.All modern menus are based on lists, classes and sub classes. With CMS 1.4 it is super easy to use the ...

Read more

Contact Form Builder


CMS has a build in contact form builder, create as many contact forms you like and link one to any page. The form builder can have unlimited fields even file upload is possible.You can create input, radio, ...

Read more