Developing (v7+)

All of my content won't show up! HELP!!

I was working within a theme and I reloaded it and everything disappeared. (i am not sure what I did before- in the panic of losing everything I have forgotten). I was customizing the php and the style sheet, and all of the sudden it went entirely bla…

missing argument

within controller.php I have this: [code] class BasicTestBlockController extends BlockController { public $answercomparison = "none"; //a lot of stuff that works just fine //and then public function action_submit_form(&$answercomparison){ …

Prepros App and live reloading in Concrete5

I recently got my hands on the delicious piece of software Prepros (http://alphapixels.com/prepros/) which sports, among other things, live reloading of CSS changes. The live reloading works fine when I write CSS for projects outside of a CMS. However…

How to change what web site displays

I don't even know how to ask or explain what I need! I'll try: the website has 2 stores one located let's say in TX and the other in NV. Both have different things on them. The problem is that under each product there should be a contact and address o…

Image Caption Add On & Broken Layout

Hey there all, I having a hard time getting the Image Caption Add On to play nicely. It works fine in Safari, Chrome, & Firefox, however Internet Explorer 8 makes a complete mess of my layout. For some w reason it work in IE 8 with compatibility view …

How to redirect to a new page...

Hi, Just wondering if there is a way to direct people to new landing page. For example when people visit my website now they get the main index, but what I'd like to do is change the Index to a page that has an "Enter-button/ text" with a hyperlink that t…

Advice regarding legacy errors in database and scripts

Hello, I'm after a quick bit of advice regarding legacy errors in my upgrades. I have a site that has been on Concrete since 5.2 and it seems to be having issues that if i create a new install and install the same addons i can't replicate, therefore i …

Drop down filter

I am trying to figure out a method using concrete5 to be able to search for site pages using multiple drop down menus. The reason for the multiple drop downs is I need visitors to be able to filter pages in certain areas, very similar to a real estate …

Page_list show pages by multiple ID's

I am using page_list [code]$bt = BlockType::getByHandle('page_list');[/code] Can I show child pages of 2 and more pages ID [code]$bt->controller->cParentID = '146','147','152';[/code] Because as it is now doesn't work

Filter Posts