Developing (v7+)

Member access

I am currently working on a site closed to the public. The people I work with have a "member" account. Once identified, people can see the site without being able to administer it. Until then it works. But, the navigation menu is down 48px. In fact, …

Use GD Sharpen on thumbnail images

I can see there's a "Sharpen" function for GD in /concrete/vendor/imagine/imagine/src/Gd/Effects.php around line 106. Any ideas how to put it to use for new thumbnails that are generated by C5?

Maintenance website

When the site is in maintenance, it would be handy to be able to access pages when you are logged in as administrator.

Global Area Permissions Involving Single Page Login Overrides

Hey All, I have a site where the entire site is password protected (including the home page). As part of this process, I also over-rode the login page to my custom theme. The custom theme contains a number of a GlobalArea's in the header and the foote…

Calendar Repeats

Does anyone know how to add a ‘fortnight’ to the ‘Repeats’ dropdown option and get it to hold data and render in the calendar. Been using 'Every Week' and then deleting the unwanted occurrences (painful for a 12 month period). Tried fiddling with ‘concr…

The new way to render an attribute form in a single page

I have a single page in backend which display form elements based on the page attribute: [code] $attribute_key = 'product_description'; $akt = CollectionAttributeKey::getByHandle($attribute_key); echo $akt->render('form', 'Default Value', true); [/co…

Theme custom settings back up

Hi everyone, Is there a way to back up all customized options settled on the theme side control panel, other than backing up the whole database? Also, if I update the theme, do all custom options get resetted? Thank you! V.

Copy home page content for multilingual site

Hi. My C5 version is 8.5.1. I'm making a landing site - only home page. I already done with italian version, filled my page with content. Now I need english version of home page. How can I copy this page with all content? I created new locale and filled e…

Filter Posts