Developing (v7+)

Cannot name a page "profile"

Hi, A site I'm building needs to have a page whose address is /profile. But it looks like that is already taken by a system page. Is it unwise to change the path of that system page to something other than "profile" (in the PagePaths table of the databas…

TinyMCE editor recognizes my CSS but final output does not!

I can select the style in the TinyMCE editor and I have changed and added various styles in the typography.css to verify that TinyMCE is previewing correctly (it changes font-size). I have change h2 multiple times and have also created two additional styl…

Suddenly locked out of dashboard

Hey, all of a sudden, when I (admin) or any other user tries to login to the dashboard, they get this message... (in the URL field) http://www.mysite.com/index.php/login/-/do_login/ Page Not Found No page could be found at this address. This a…

nested blocks

How can I realize nested blocks in C5? For example I want to insert a block "2 cols" in a page and then insert other blocks (content, maps, forms...) in each of these columns. Or I want to insert a block "Highlight DIV" and into this other blocks should …

If a Page has Sub Pages add class

I am trying to figure out how to add a class to a in the autonav header menu if that page has sub pages. So, if the page has sub pages I'd want the output to be something like this: [code] Page Title [/code] If the page doesnt have sub pages, then no…

eCommerce image swap

just wondering what others have done, or if anyone has any suggestions. Lets say I have a t-shirt...and I have 6 different print designs of the same style, size and color. from an end-user standpoint, it's pretty sub-optimal to list all six when you c…

php session variables not passing!

I'm sorry if you see this in chit-chat and here. I just realized I should have posted this here..... I have an html form whom's action=register.php When you click submit on the html form submit button, register.php is executed. It starts a session l…

Read more link for truncated descriptions only

I'm aware that the page list block offers truncated descriptions after a predefined number of characters by using [code] if(!$controller->truncateSummaries){ echo $cobj->getCollectionDescription(); }else{ echo $textHelper->shorten($cobj->getCollec…

Page.php not receiving my post variable...

Hi, I am trying to personalize concrete 5 for our needs. So far its going well but i have one problem i cannot solve. I have added an input box in the properties screen for pages. When i submit it, the update method from the page object gets called …

Filter Posts