Developing (v7+)

Cleaning my html from messy code

Hello Everyone! I'm building my first website on concrete5, so I've got few questions. First at all: I'm putting content on my page mostly by html blocks, however, concrete embeeds me my content with [code] [/code] Is it possible to turn this fea…

Publishing C5 site?

Hi, I made a C5 version of my site in a subdirectory -- www.example.com/c5 So everything is in this c5 folder. I would now like to move it up, so that when www.example.com is accessed, it goes to c5's index.php What is the proper procedure for do…

php editable and jquery not working

http://www.new.iteams.org.nz/ I have checked and re-checked the code. Looks fine but I can't make it editable in edit mode. Also my jquery flightboard isn't working. Why? It is working at http://www.iteams.org.nz/ Any ideas please?

Assign expiry date by user

I am building a membership site and need to be able to assign expiry date by user as per their subscription date. Any tips from anyone on how to implement this?

Concrete5 vs WordPress for ease of applying SEO?

I have just started using Concrete5 and am still evaluating it with respect to using it as my development platform of choice (over WordPress). To me, developing with WordPress has been a pain requiring me to hack it here and hack it there to get it t…

Can't validate attribute inputs using API

Hi all I've uncovered the same problem as guythomas (described here: http://www.concrete5.org/community/forums/customizing_c5/rendering-page-attributes). I'm building a dashboard editing interface with fields which set attributes on the pages which …

Block on many pages editable from one location?

Hello, If this question has been answered before, I apologize, I could not find it: I would like to make a block that will appear on many pages and edited frequently. I would like the block to change on all the pages when edited from a single locati…

Validating email address with API

Hi guys This is an easy one I'm sure, but the API docs aren't helping me. I'm trying to use the inbuilt validation class to validate an email address. Here's my code: [code] protected function validate() { $vt = Loader::helper('validation/str…

Add block URL to database

Hi Ok, i want to be able to link to a block from a second block source source. I want to add the block url to the database when creating the block, i.e. I want a field (already setup) linkID to be added that draws the following: DIR_REL/$pageID#$bID…

Autonav - show subsections of specific page on 'Home' page

Hi, I'm working on a site where I sort of would like to remove the 'Home' page as such and instead send the visitor directly into the page. A hybrid of this is giving the user a Home landingpage which has some initial information about the company but…

Filter Posts