Developing (v7+)

Error while removing index.php from URL in concrete 8

Hi, I want pretty URL's on my site. When i try to remove index.php from the URL in concrete 8 i get the following error: "It was not possible to identify your server-type. Here's the configuration sections for every supported server: please manuall…

Dynamic Singlepages with Area

Hello, i have a little Problem with a current project and need some advice. i have a singlepage called „Details“. The controller of the singlepage loads product which id/slug is given by the first get param. [code] public function view($slug…

Migrating from 5.7 to 5.8

Hi, I'm testing concrete5 8.0.5 on a virtual machine. After installing it, it appears that something has changed in the way namespaces are managed. In concrete 5.7.5.13, I was doing : [code] use \Application\Src\Calis2\UserManagement; [/code] to use…

Importing Google Fonts into Preset

Hello, I am in my theme's preset directory editing the preset I made for my website. I imported the Google font that I want to use and it displays in the design customization menu. However, when I select the font, e.g. for H1, the font doesn't change.…

Custom template Express List?

Hi C5'ers! I'm getting into the new express, really love it!! I'm trying to display an express list with a custom template, but how do I output my custom attribute values individually, instead of displaying all values of the item? Is there something j…

Express Custom View Template Error

Following the documentation here http://documentation.concrete5.org/developers/express/using-the-express-entry-block-to-output-entry-data I've managed to get a custom template up and running but I've run into an issue where the attribute is somethi…

Express Custom View Template Error

Following the documentation here http://documentation.concrete5.org/developers/express/using-the-express-entry-block-to-output-entry-data I've managed to get a custom template up and running but I've run into an issue where the attribute is somethi…

Express Configuration on Installation

Hello Community I love the new Express feature in Concrete 5.8+. But the documentation seems to be realy bad on some points. Mostly I have a problem of finding die API-Documentation of C5.8 . Well this brought me to the question: Is it possible to setu…

Dividing form to multiple pages

Hello, I am new in CC5 but enjoying it. I am building a website for my business, and I made an order form page. Form became very long in one page and will be very boring for clients to input data. I used simple form block which is the best in …

Filter Posts