Developing (v7+)

Registration (or email validation): Add user to a group

I am trying to add a user to a group called "Clinic Members" when they register with my site. I overrode the register.php and tried this (did not work) [code] if (!$u->isError()) { //$this->redirect('/register', 'register_success', $rcID); …

This is just a rant.

I like C5, but the new version 5.5.2 has just made my site useless. Addons that were stated to work with this version before I upgraded have not been working or have been crashing the site. So while the Scrapbooks were brought back just for backward co…

Custom blog index page

Hey, how i can hardcode the blog index page? I googled after it, but i was not found any working sample. Can somebody help me out?

Show page description in autonav

Hello - i was wondering if anyone would mind show me the code needed, if its possible - to add a page description to my page and then show that short description together with the page name in the autonav? hope some of you clever people know how to do …

Edit form block notification emails

Is there an easy way to edit content of the emails that the standard form block sends? I would like to make it more clear to the end user (recipient of the email) what to do with the information they are receiving.

E-Commerce: Hardcoding Product List Block in Page Type Buggyness

Hi, I'd like to have a page type that outputs all products below the current page without the user having to create the page and add the Product List block manually. I first tried using a Stack, but there I ran into the known problem/bug of the Prod…

max-width on nav li

using the autonav I wanted to give each li element a max-width in order to wrap any long page titles to two lines depth, however on links like below where it splits the words it still holds it max width of 100px and does not reduce, leaving an empty spac…

Order of user attributes on registration form

I am using the following to list attributes on a custom registration form: [code] $attribs = UserAttributeKey::getRegistrationList(); $af = Loader::helper('form/attribute'); foreach($attribs as $ak) { ?> …

How to link to a pages child automaticly from page defults

Hi there I have the lastest version on concrete5 runing and i set-up my own theme no problem. I have also set-up page defults so my client can add a new event page and it lays it all out with defult information blocks etc. How ever I have a link…

Filter Posts