Developing (v7+)

Events ??

I've got a new site that with over 300 users imported from another site. I'm trying to find a way of forcing users to change their password on first login.. Will events work and if so are there any examples out there?? Thanks for any help Bob

filterByParentID not returning all pages underneath parent

I have a custom single page which is fetching a list of pages underneath a page to create a JSON from it. I have the following working code: [code] class JsonController extends Controller { public function view() { Loader::model('page_list…

Filter pagelist with matching attribute values

Hi, I'm trying to filter pagelist with a multiselect attribute, ie, to get the attribute values of the current page and use it to filter the page list (match at least one of them). For what I gather, filterBySelectAttribute($akHandle, $value); is th…

Editing Auto Nav background colour - Greek Yogurt Theme

I have started to create a website for my business, and it was all going splendidly until I wanted to change the background colour in auto nav. It does not work by clicking on "design" and then "background." From searching the forum I understand this has …

Converting a Word Press theme to Concrete 5?

Possible? The abundance of themes on the other side is tormenting. Not eager to learn a new platform. How hard would it be to convert a WP template to Concrete 5?

Jordan's custom contact form & spam

Hi all, Been using Jordan's excellent custom form block for a while now (https://github.com/jordanlev/c5_custom_contact_form), but it seems the honeypot spam catcher no longer seems to be effective. Just wondered if anyone's got any tips for reducin…

eCommerce addon, adding product attributes to order page

Hi can anyone help me. I'm trying to add the product attributes to the print order page of the ecommerce package [code]/packages/core_commerce/elements/orders/detail.php[/code] I copied the code for the customer choices (see below) and it's bringing in…

Build a custom theme

Hello everyone, I would like to create custom themes and I looked at the documentation but I am still a bit disorientated. Does someone know a good source where they show everything from the begin till the end ? Or can someone help me by creating a…

Filter Posts