Developing (v7+)

Ability to apply multiple custom templates to a block

Hi, i wonder if anyone has thought how to apply multiple custom templates to a block. For instance, the first template that you apply would take care of displaying the items. Then the next one will "inject" code for facebook like buttons, and the last …

Upcoming Events List for Google Calendar

Hi all, So I've set up my first site using concrete5 and am trying for the life of me to integrate google calendars as an event list. Embedding the calendar itself is very simple with inserting html or an iframe so I don't need help with that. I want to…

Create a page - Default Theme not applied

Anyone had an issue where you create a new page and it doesn't create it with the default theme? Just installed this: http://www.concrete5.org/marketplace/addons/theme-switcher Which I presume is the culprit. Though I wouldn't have thought it would…

Get first block in area, then get that blocks data

[code] $blocks = Page::getCurrentPage()->getBlocks('Main'); foreach($blocks as $b) { var_dump($b->bID); // returns the ID of the blocks in area } [/code] The code above works and lists each blocks ID in the area "Main". I need to get the "title…

How to make sidebar and main body the same background/length

Most of my site is full width. I have a few pages that use a right sidebar. In order to make the main body and sidebar appear to have the same background height I had the site's background have color on either side and white in the middle with a repeat.…

Top Editing Bar Does Not Appear On One Page

The top toolbar displays on all pages except for the blog page. I am using Blogga to use/create the blogs. Attached is a link to the page:http://www.drjeffreyseif.com/blog Thank you!

Cant View Front page on Iphone

Hi Guys hope you can help me.. I dont know what i have done. but when i view my website I have created on Concrete5 using the URL: www.hsgk.co.uk, I get a message "Page could not be found", but then when i type in www.hsgk.co.uk/index.php it displays the…

Filesets view detail has empty head

Using 5.2.2.1 when trying to view or edit a file site the page loads with no information in the tag. (Included and image) So none of the css loads and none of the jquery loads. Firebug doesn't throw any errors until you try and click on something. Hav…

Filter Posts