Developing (v7+)

Unique header image for each new blog post

Hi, I'm working with the latest installation of Concrete 5.7.5.6 and previously studied some tutorials on how to integrate my own html theme (i'm building up a custom designed website built on Bootstrap 3 and plugging it into Concrete 5). My site ha…

Concrete5.7.5.6 - form submission Error 404 Page Not Found

I'm overriding a Page List block - I want to add a contact form at the bottom of the Page List block (not this simple, but for the purpose of the question and solving the problem it will do). I copied the page list block folder into the application/blocks…

Event listing page

Hi, I have a HUGE problem that I'm struggling to solve. I need to create an event listing page. Events should be grouped by date and appear under each day chronologically by time. That sounds simple enough right? Well the problem is that I have a bunch o…

Concrete5 5.7 Conversation Block Questions

I haven't dipped into the back end of this block yet but I am assuming my first question is easily done with a block override but here it is... The block notifications currently list the PAGE title as the subject line. Like "New Message on Conversation: S…

Possible to make borders invisable on empty areas?

Imagine I got a simple area that can be added by a user: [code] [/code] Now in the css I give the Area_1 a solid border of 1px; Now when a user hasn't added a block to this area, it simply shows a thin small line. Is there a way…

Composer attributes Section Title? 5.6.2.1

Anyone know how I could add section titles to groups of attributes in a composer page? I need a way to distinguish groups of attributes that show up under Attributes & Content. Example: PROPERTY AMENITIES -attribute 1 -attribute 2 -attribute 3 …

Google map from custom page attribute 5.6.2.1

I need to have a google map at the bottom of a page that is dynamically created via Dashboard Page Manager. I currently have a map that is generated through the page_list block. It works ok except for the fact that no matter what I do, I cannot change …

Paypal Donate/Donations with Dropdown Amounts -HTML Block Code

Hello, I have had a difficult time getting the Paypal plugin to work the way I wanted for donations. The client wanted either radio buttons or a select box for the donation amounts. I am not sure whether an HTML block is the best option or not, but it…

Registering a route with single pages

Using concrete5.7 I'm trying to register some routes to my current single page controllers. In the app.php I have added Route::register('/foo/bar/view', '\My\Custom\Controller::view'); But when I try to access the page at /foo/bar/view I get an err…

Filter Posts