Developing (v7+)

Two side bars?

I'd like to have pages with a left and right sidebar: Table of contents to the left; content in the middle; Google Ads to the right. Is this do-able in c5?

Marketplace Submission

This post is aimed at the C5 gurus maintaining the Concrete5.org website and Marketplace. When trying to make a Marketplace Submission or edit an existing submission I am just getting a blank page. cheers, jared

Theme Customisation error

I have added in the tags to my CSS stylesheet (/* customize_body */), but none of the options are coming up when I go onto the theme customising page on the dashboard there is only the option to edit the link colour, and none of my other options. I hav…

How to build a custom Tool?

Hi there, Is there any documentation about how to build a custom tool for use with my custom blocks? Thank you,

MailHelper, Setting reply-to

I haven't found a way to set reply-to using the built in mail helper. It would be nice if it would wrap the zend Mail method "addHeader". Setting reply-to instead of from is safer in times of spam..

Working with a Custom Select Attribute

Hi all, I'm working with a custom select attribute and unfortunately am too much of a PHP novice to get it to work properly. If someone wants to give me a few pointers, it would be greatly appreciated. Here is the current code: [code] [/code] …

Blocks and database retrieval

I've built a block that adds an event name, date and a time to a page. What I'm looking to do is retrieve all these blocks in a page list format. These blocks will exist on multiple pages. I'm not sure if this is the right way to do it. Can someone start…

Specific mysql data linked to user rights

How to get data from mysql database based on the user canWrite rights? I now have a mysql function that gets all the rows with their cID and then go through them with foreach ($participants as $d){ $p = Page::getByID($d['cID']); $p = ne…

Core Commerce - Show User Orders?

This has probably been asked before but I couldn't dig anything up in a search. Is there any 'built-in' trick to core commerce to let a user view their orders placed?

Filter Posts