(OLD 5.7 Discussion FORUM)

Where are variables @body-type defined?

Hi, I have added variables for headings like @h1-type-line-height, with no problem, by modifying the presets file and the customizer.less and mixins.less files. I wanted to add that variable for body too (@body-type-line-height) but I am getting err…

FEATURE REQUEST: Add filename colum option to file manager

Hi There Can you please consider adding FILE NAME as an option within customize resulst in file manager. I build a fair few gallery style websites with a number of images involved. I need to change the image title to read well, however I still want …

Namespaced Sessions

Has one of you managed to get namespaced sessions to work in C57? E.g. [code] Session::set('sm/filters/country', ['data']); $filters = Session::get('sm/filters'); //shows null [/code] http://symfony.com/doc/current/components/http_foundation/se…

Adding Custom CSS Classes to Blocks, Areas and the Editor

I'm trying to add " img-circle" to an image following the tutorial noted above. I followed the instructions but can only class the block and not the image.. as seen below .. ( inspect element ) [ ] page_theme.php [ public function getTheme…

Standardised plugin mechanism

For discussion, brainstorming and requirements gathering...... Yesterday Franz spoke of pluggable checkout modules for 5.7 commerce. We already have many addons in the 5.7 marketplace that accept pluggable extensions (and many more in 5.6, many of my o…

Unable to Edit Page Content

My Concrete5.7 installation recently broke and I am now unable to edit anything on any of the pages of my site. Everything still displays properly but when I click on the edit mode button, the Page Design, or the Add Content buttons, the sidebar fails to …

Override Core By Package Only One Theme

Hi community! Here's situation : - I have two theme. - I used 'override core block controller in package' like this :- public function on_start() { $objEnv = Environment::get(); $objEnv->overrideCoreByPackage('elements/pages/search.php',…

Conversations not loading in Chrome

I can't seem to track this one down. I noticed in Google Chrome our conversations are not loading on any page they are included on. Is anyone else having this problem? Conversations load fine in IE and Safari. Chrome Error 1 "Uncaught ReferenceE…

Responsive images

Hi! I noticed there is a problem in Firefox with responsive images since C5 prints image width and height automatically, or at least i think this is what causes images not to resize in Firefox. With Chrome it works fine. What would be the best way to p…

Filter Posts