Developing (v7+)

Words of wisdom to every beginner

I am new to C5 and I love it but it's not easy to get your head around it in the beginning especially if you don't have any programming skills. There are a lot of tutorials some basic and some too advanced and get's you nowhere, my advice is this. Stick…

Search Pages in Dashboard Pages

Hey, For a new dashboard project, I wanted to modify and implement the table system found within the Users table inside my other dashboard and website pages. Instead of user data, you would find other data. However when I was looking at the source code…

Code Helper Add-On

Currently building an Add-On that will produce code, based on the input you provide in the form. For example if you want an area, you choose "Area" and you got some "Area" specific options. Like, area name, is it global, do you want to limit the blocks et…

File Manager "Advanced Search" options

I was looking through the code for the File Manager, specifically the file search_form_advanced.php located in the elements/files folder. Near the bottom of the file on lines 326-329, I found: $('#ccm--advanced-search input, #ccm--advanced-search se…

Windows environment failed to include files

I'm trying to run development on windows10 with xampp and I'm having trouble with hardcoded directory separator so I'm not able to include any files for instance: [code]$this->inc('elements/header.php');[/code] Got Error: [code] include(C:\xampp…

Assigning license to project

I have just been assigning some licenses I already hold to a customer project. Once again I have been tearing my hair out because once you have more than a few licenses in the cupboard, the select dropdown for 'Assign License' on a project page is virtual…

Integration with Facebook and the Facebook like button

Hello community! Seasons greetings! I am trying to integrate our Facebook page with our website. Precisely I would like to add the like button on our blog published on our website: www.freibergofficesolutions.com. In another words, I have added the g…

Horizontal navbar in 5.7

I mam finally making headway with Concrete5. One thing I can't figure out is how to create a site wide horizontal navbar.. I dragged the auto-nav block into my work area and selected the Responsive Header Navigation template. I still see a vertical list …

Filter Posts