Developing (v7+)

RSS Displayer Help

Hi Everyone... I'm new to Concrete5 and I've been trying diligently to try and get the RSS Displayer to show recent blog post titles in my right side bar. I've been able to succesfully get it to display them, however, I cannot for the life of me get th…

Wrong menu item selected (nav-selected on wrong li!)

Hi there, I'm building a new site on C5.5 and am having a strange issue with the incorrect menu item being "selected" by the autonav module. I have several pages and sub-pages on the site, and the nav-selected and nav-path-selected CSS classes are appl…

Attribute Type Associations

i come to this in dashboard: /dashboard/settings/manage_attribute_types/ what is that checked all about? is that some like permission? and there is Custom Attribute Types, how to make it?

Error when trying to edit page properties in 5.5

I set up a new subpage and when I go in to edit the properties to exclude the page from navigation nothing happens. In the chrome java console I had the below error. I get the same error if I try and edit anything in the properties field on any of my page…

Form Validation. . .

I'm just looking for info on form validation w/ Concrete5. When I insert a form block, does it automatically validate certain fields, or is there any validation going on by default? If I wish to add stricter validation to fields, what would be the best me…

Building site in one folder and then moving it to another

I've been looking around the documentation for this but I can't seem to find it. Basically I would like to know if it's possible to build my site at: [code] http://www.my-domain.com/dev/ [/code] And then move it over to the main folder when I'…

Remove scrollbar from a main block (noob)

Hi, I'd like to remove/hide the vertical and the horizontal scrollbar of an image block. I tried this but it doesn't work : html { overflow:hidden; } Thanks for your help, im stuck.. :)

Time delayed blog post

Hi, I'm trying to figure out how to get concrete5 to wait for a period of time before allowing the public to view a blog post. Ideally I'd like to have a few in a queue that will get published every day or so. My available time to author posts varie…

Display random image?

I am trying to grab a random image from a file set to display as a background. I am close, but can't quite get it to work... here's what I have so far: Loader::model('file_list'); Loader::model('file_set'); $fs = FileSet::getByName('background_home')…

GlobalArea setBlockLimit

Hi everybody, I've try to add a GlobalArea in my templates like that: [code] [/code] Problem is setBlockLimit() method doesn't work... Do you know why ? Thanks mOoSh

Filter Posts