Developing (v7+)

Drop Down Navigation Code Help-- I need help to add another level

Hi everyone-- I'm a newb that needs some help. I've installed the "Corporate America" theme that includes drop-down navigation, but it only goes one level below. I'm hoping to add additional levels, but have no clue where to start. Specifically, I'd …

Multiple videos

How can I have a "playlist" thumbnails that appear on a page and when clicked on open in a video player? My goal is to have on player on a page and have all of the videos play in that player.

Checkbox

I have a function called CheckBoxToInt. [code] function CheckBoxToInt($value) { if($value == "on") $value = 1; else $value = 0; return $value; } [/code] And this is how I use it in the controller.php of…

Styling auto-nav with css

I'm pulling my hair out here trying to get C5 to recognise my CSS file. After a little bit of research, I found that I should copy concrete/block/autonav/view.php over to block/autonav/templates/my_test/view.php. I also placed my css file in the my_test f…

Integrating ISSUU Smart Look

I am evaluating Concrete5 as a platform to re-build our Scout District website. One of the new features we want to integrate is improved viewing of PDF files. I like the look of ISSUU' Smart Look viewer (see http://issuu.com/smartlook) but am having a pr…

Address Attribute: breaking the postcode in 2 parts

Hi We are curently developping a website where people are redirected to specific areas on the website depending on their postcode. As in the uk, postcodes are made of 2 parts, and the test to redirect is done on the firstpart, we need to break the pos…

assign default attributes from package

Hello community, I am trying to create a package that installs many things at once. Never done this before and still getting my head arround C5, but loving it as well. So I have a package that installs: a few single pages a few blocks one theme on…

forum integration

Hi all, I'm new to Concrete5, and am wondering if there is a way to integrate a forum, such as MyBB?

Filter Posts