Developing (v7+)

Lightbox in Gallery for latest version of C5

I have a site that I'm going to be taking over that was built about 2 years ago on version 5.4.2.2 The client is 100% happy with everything except that when the default gallery block pops a lightbox window, it doesn't scale to fit the viewport. Will I…

Payment method Ecommerce

Hi, The payment method that I'm developing needs to respond with status to a singe page like my_push.php. I need to update the status "setStatus(CoreCommerceOrder::STATUS_AUTHORIZED)" but for that I need to include the Concrete5 framework. Do any…

Composer Write Conflicting w/ Block

Hello, I am curious if there is a way to have the composer write page adhere to the code that renders blocks disabled in edit mode or similar. My problem is trying to add forms, such as driving directions, to composer and publish them. I believe the fo…

Need a slider that actually links to new window.

Bought Slider Overlay and just spent the last 90 minutes trying to get the "any url" to actually work. Unfortunately it doesn't have link window included (like free one) in edit/add image area so you have to add an attributes window.. no biggie but cli…

Subscribe to content section / email notification when updated

I don't know if there is something already available, but I'm looking for a way that allows users to subscribe to a section of content -- like Human Resources -- and when new information is posted, everyone that is subscribed gets an email. I am thinki…

View.php not being found.

Created a site for a client that didn't want a blog so I created a very minimal theme. Now they want a blog so I'm putting the necessary files into the theme. Now when I try to create a blog post I get an error that it couldn't find the view.php file,…

Page list pulling content from specific area instance.

Hi All, I'm using some code to pull content from a page into a page list - like a blog index. I'm wondering if its possible to specify which instance of an editable area to pull content from. Lets say I have 2 content blocks placed in 'My Content Ar…

How to remove parent pages from url

I think I've found a simple and easy way to remove the parent portion of any given page url. Simply override the page model by saving this snippet as a file called models/page.php: [code]

Filter Posts