Developing (v7+)

Including random blocks from another page.

Have a long list of items on a page that you need to include on another page? Then, you may want to check out using a stack. Have a long list of items on a page that you need random items from? Then look no further. [code] //First, get a referenc…

Help Inserting php calculator in block

Hello, I want to insert a calculator into a page. I have calculator working outside of C5 but I cant get it working if I try to put it in a block. The calculator uses php & javascript and displays dropdown choices and results in html. I am an absolu…

Picture in desired place in standard theme

Hey there, currently I'm building a very simple site with the standard theme from concrete5. This one though doesn't allow to put a picture next to the middle text (see http://i.imgur.com/U7q2N7K.png ) And now there's my question, since I never le…

Change owner and developer.

I have an existing website with two domain names associated with it and I am in the process of moving them from a hosting site which was chosen by the person that initially developed my site for me to a different hosting site along with moving the domain …

Access current row and previous row

Hi all, I have tried my hand at creating a customised block using the core 5.7 FAQ block (allows me to repeatable items). I have it all working nicely... YAY for me however now I'm working on the view.php. I can get a foreach statement working for o…

Developer Documentation: Working with Files

Just wanted to give everyone a heads-up that new concrete5 version 7 documentation is available for working with files. This is way more comprehensive than we ever had for 5.6 and earlier. http://www.concrete5.org/documentation/developers/5.7/working-w…

How to catch Javascript events?

Hey there, me again... so i'm building a block where the user will be able to select some files using the fileselector. The fileselector gets created with [code] $al = Loader::helper('concrete/asset_library'); [/code] When opening the File Man…

Dynamic style across a multisite

I'm thinking of using C5 for a multisite project and need to share content across a number of the sites. The sites will look different so will need to be styled differently. My question is whilst the structure will remain the same and can therefor uses th…

Filter Posts