Developing (v7+)

Best way to build a product catalogue?

I have a need to create a products section in a typical manner but I'm unsure how to achieve this with Concrete? E.g. User clicks on 'Products', they see a list of product categories e.g. 'Mushrooms', 'Strawberries' and 'Potato's' with a thumbnail …

How can i get the fileobject in event 'on_file_add'

i have trouble to get the File Object in the Event Class bei using 'on_file_add'. I thought it works like this: [code] class FileEvents extends Object { public function setupContent($f, $fv) { //...do anything like $file['title'] = $fv->getT…

Page_type controller accessing theme

I apologise if this is answered elsewhere (can't locate it).... how can I access the theme path from a page_type controller. I am injecting a JS file into the header, but wanted to use getThemePath(). Thanks in advance

concrete5 site blocked... says it's porn

Only on certain networks that I've tried... I see it fine, but my client tries to access the site and gets a message saying the site is blocked because of pornographic content (I can assure you there is none there). Only a few others have the same issu…

How to get an Image Attribute?

In my pagetype, I'm pulling in a Page Attribute of the type Image/File that I am placing onto the page. On the image that I'm pulling in, there is an attribute attached to the image for a Photo Credit byline. How can I get that attribute from my pag…

Checking for updates won't stop

Is there a way to turn off "checking for updates" when in maintenance mode? My spinner won't stop. A quick look at the console reveals a javascript error: Uncaught TypeError: Cannot call method 'hideLoader' of undefined I can turn off javascript,…

Filter Posts