Developing (v7+)

Global attributes

Hi been using C5 for a while and I haven't figured out the best way to achieve a global attribute through the dashboard/attribute system. I would like to have a place to simply set some global site-wide options like something that shows on every page or …

Loading blocks / area's with ajax

Hi all, I am trying to load content from other page's to the .page div on the current page with Ajax. This can bee simply done with the $.load but of course the assets (css, js) from the block are not included this way. I have also tried to load the…

Multi-site managment

I want to manage multiple site from one C5 installation. I did find a plugin but its gone now:( Any ideas? BTW is it possible with 5.7?

Add block functionality to another block

Hi, I'm trying to add a breadcrumb into a banner than I've made with Designer Content. I've put the breadcrumb php code into my block which is: [code] $navItems = $controller->getNavItems(true); for ($i = 0; $i < count($navItems); $i++) { $ni = $na…

5.7 themes

it says in the "How-to" docs copy from: concrete\themes\ copy to: application\themes\ There is no application folder in my installation? What am I doing wrong?

swfupload XSS vulnerability

Hi I recently had one of my concrete5 installations penetration tested and the result flagged up a potential problem with the swfupload.swf and vulnerability with XSS - we upgraded to 5.6.3.3 but still the problem is there. Does any one have any advice…

Image Block Auto Scaling Not Working

I am trying to set the image block to 'auto scale' but it will not accept this when I select and save. When I go back and edit block it has defaulted to 'force exact image match' and the image is not auto scaled. This is for the standard image block on …

Researching whether concrete 5 will suit my needs

I have an expert Q&A and reviews website and I'm looking for a CMS with admin panel for user management. The basic requirements are: CMS: Add generic Q&A (WYSIWYG) Moderate user-generated Q&A Add new blog posts Add new author bios for blog posts (p…

Filter Posts