Developing (v7+)

Automating Group Permissions

Hi, c5 lovers. I'm at it again with a project that's stretching my knowledge of the Concrete5 API. I'm trying to set up a monthly job that looks at the current month and allows certain user groups to gain Read access to a page. But I'm not sure exactly…

Staff Directory w/ jQuery

I need to move one of our corporate websites over to Concrete5 from Joomla. I know, I know. Don't go there! ;-) There is one feature that I'm not entirely sure on the best process. It's a list of all of our staff. Clicking on a name will drop down in a…

Problem installing package

Hi everybody, about 2 weeks ago I wrote this support-message to the makers of MailMonkey, but did not get a reply jet. Maybe any of you could take a look at the problem. (might not have to do with MailMonkey specifically): ____________________________…

100% height div -

I am having fits with this page: http://www.greaterrefugetemple.org/cms/index.php/our-history/ the content extends well past the container it is in - the container has a 100% height but..... Any help would be greatly appreciated.

C5 5.5: Change Captcha library in Dashboard

Hi, I noticed that in C5 5.5. dashboard there is a Captcha Settings page with a dropdown "Active Captcha". However, it has only one possible library to choose from, the default SecurImage. How can I change that to e.g. ReCaptcha? I have previously use…

Purchased add-ons

Hi... I am getting to know Concrete5 by using it on the Concrete5 demo version....I plan on building my basic website on it and then movie it to hosting service with my domain.... My question is...If I buy an add-on to my website while its still on …

Packaging theme and Page Types

Hi, I'm creating a theme and I'm using a package to get it all installed. Works great! Now I have some custom page types and want to add them at installation of the package (theme). In the installation procedure I use the this code to add the page t…

Cannot add setAttribute() to tags

i just trying to auto add tags, but not work, its not save [code] $p->setAttribute('tags', 'saveMe'); [/code] but if i use my own atribut 'is_featured', it save [code] $p->setAttribute('is_featured', '1'); [/code] how to add attribut tags a…

Building a collapsible, editable div

I am trying to build a collapsible div on my homepage which will be triggered by a button/text which says 'Events'. Obviously I need the div content to be easily editable by our secretary within the admin panel. Can someone please offer a step-by-st…

Filter Posts