Developing (v7+)

Show number of sub pages on Navigation

I searched the forums but could not find anything that related to my issue. I have a verticle nav on my clients site. It is a online directory, and under each category there are listings. Client wants a number to appear (of the amount of listings in th…

Category Permissions

Hi, My client requires permission based categories, allowing users of individual groups to post events of specific categories. So: - a user in Group A is only allowed to post events of category A - a user in Group B is only allowed to post events …

Insert image without knowing its id

I've created a page for each of our employees, and I'm only missing the picture for each of them. What I'd like to do is have C5 insert the appropriate image for each employee automatically. I found this snippet somewhere on the forums: [code] $…

Update page description from block

Can this be achieved? I know how to update an attribute. eg $page->setAttribute('my_attribute', $args['field_2_textbox_text']); But what about the page description? I know how to show it. eg $description = $c->getCollectionDescription(); …

c5 inserting extra markup - can this be removed?

Hi Building my first site with concrete5 and learning a lot along the way. Really slick! I'm noticing that my resulting markup has extra includes and I'm not sure relevant they are when c5 is not in edit mode: [code] var CCM_DISPATCHER_FILENAME…

Change the background color of an area

Now before you read the title and think this is a dumb question, hear me out. I can't figure out how to change the background color of a certain space. Not a block, but a section. I have a layout with blocks in it, and I want to make the entire layout are…

IE z-index bug - how to fix?

http://hayesint.co.nz/concrete5.6.2/index.php/machinery/purlin-lines/qc300-quick-change/ The good old z-index bug in IE is stopping my client's site from going live. Aaaarrrggh! The submenus drop behind the iframe YouTube content as well as the slid…

Replacing files in a File Manager fileset

I'm working on an "automated job" to replace files in a File Manager fileset with updated versions of them. These are made available on our web site as downloads, and we need to update them periodically with any new ones found in the source location of t…

Hardcoding date_nav

So I'm using ProBlog and I want to have a sidebar with a hardcoded date_nav in it to display the year/month/post titles of everything in the blog. My site map structure looks like: [code] Home About Blog -Blog Archives - 2013 - 10 …

Filter Posts