Developing (v7+)

Simple "if" statement

I am new to PHP, so I was wondering if I could get some help on this one. I am using [code][/code] in my template to display the page title on top of all my pages. If I do not want that to display on my homepage, is there a way to do an if statement to …

Themes and Page Types

I have a question and would be curious as to how someone would handle this. I have a design for a site that has a different header image based on what section of the site they are on (ie: about, contact us). I am wanting this to be very easy for the c…

Gallery Block Themeing

Hi guys, I have installed the c5 gallery block and now it resides in a packages/gallery directory. I need to know how I can customise this block and change the look and feel. Do I just modify the view.php file and overwrite the css or is there another…

Controller and pages/views

Hi Guys, I'm still new to concrete 5 and starting to play around with custom scripts and stuff. For Controllers, is it just a controller per page? This is what I want to do: [code] class SomeController extends Controller { function view() …

eCommerce package

Hi, I wanted to know how to restrict on the quantity of goods a user that can buy? Is it done by the package as a feature or must be done by code? Thanks.

Jobs Script

I recently had a situation with the Index Search Engine Job script. My site was at 600 pages and it started to create a memory error at 128M MEMORY ALLOWED. Why does it take so much memory for indexing only 600 pages? My question is, how can I mod…

Admin access to site under maintenance

Hey, been looking arond the script for a way to view and edit the contents for administer eventhough C5 is set to maintenance mode. Any ideas?

Blocks and divs

Ok, I have a problem controlling how things are displayed inside blocks on my site. I have a simple setup of a container div holding a sidebar and content divs (floats and size etc. controlled by CSS) When a user adds to the content div, ie. a block…

Dynamically Loading Products in CoreCommerce

I have an idea, and as far as I can tell, it's not possible out of the box with the e-commerce package, but I wanted to ask first to make sure I wasn't missing anything. Here's what I'd like to do: Rather than having to have an individual page for eac…

XML of File Set

I've been poking around the documentation, but I haven't run across this yet. Does anyone know if there's a tutorial anywhere on how to create an XML file that lists the contents of a file set? I was thinking of integrating an instance of SlideShowPro…

Filter Posts