Developing (v7+)

Custom gift basket in Ecommerce block

Hello, I have a client who just asked me if I could create a "create your own gift basket" section to their site. The customer would need the ability to add items to the gift basket and have ability to enter the address of the person they want the gift…

sprint database query

How can I setup a database query using sprintf I have tried [code] $db = Loader::db(); $query = $db->Execute(sprintf("select....") [/code] but cant seem to et it to work correctly. has anyone got any ideas? Thanks

Block with linked image field?

I'm trying to build a block with an image field (drawing from image library) and a link field (URL or relative page), and on submit the image is linked. So, the block would look like: Image: [ ] Link: [ ] And the result would be: [image.jpg] …

styling form blocks

I need to style a form block so: - all text fields are flush left and right to a pixel count of 80. - all text fileds are colored grey - submit button is colored grey - checkboxes align to the left with text fields - To the left of the text…

Using a new version of view.php and controller.php

Hi guys, Can someone tell me: If I have copied the controller.php and view.php from /concrete/blocks/file to /blocks/file and made some changes ... - do I then need to change something in order for Concrete5 to use the new files instead of the core …

Installing template without sidebar

If I am installing my own template which has no sidebar do I need to name it full.php or default.php or will the theme installation automatically install the correct layout? Bit confused on the documentation...

Can you add add-ons to a template?

Hi, I am designing a template and i want to add the superfish add-on to the template so i don't have to stick the add-on in every page seperatly. Is this possible to do?

Filter Posts