Developing (v7+)

Help with Single Page Controller Route

Hi all, I'm using 5.7 and trying to get a single page controller to run. My single page view is at /application/single_pages/online_store/account/payments/thanks.php My single page controller is at /controllers/online_store/account/payments/thank…

Add custom class to attribute render

Hi, Working with attributes in a new website and I want to add some custom classes to the "render" method of each attribute. Also other options would be nice, just like the form-helper, but for now the class will suffice. For example: [code] $ak->…

page selector 5.7

Hi, In Concrete 5.6 it was possible to create a JavaScript callback. I would like to know how this can be achieved in 5.7. I want to select a page and then do an ajax call to get the area names from that page. [code] //how it is done in 5.6 [/co…

SEO add-on/plugin

Hello community! I was wondering if theres something like a SEO plugin/add-on to analyze my new content generated via the composer of C5. Expecting something similar to this: https://wordpress.org/plugins/wordpress-seo/screenshots/ I dont mind…

file manager permission question

Maybe im being completely stupid but i cannot give a user access to the file manager. Ive been to the sitemap and granted full access to "Files" and all of its sub pages. but when they login they get the "you do not have permission" message when attemptin…

lost block editor

Hi there, site is http://www.greenleafpartnership.co.uk/bizcon I have built a custom theme in 5.7, but can't edit any of the blocks? It gives me the drop down but when I click edit the whole block disappears and I am left with a greyed out screen…

How to setup phpStorm for add-on development?

Hi, Currently I'm using SublimeText 3 as my editor. Works fine, but I want to give phpStorm a try. How do I setup a correct project that can be used for debugging also? In ST3 I just picked the C5 folder as a project and then I could debug it, add a…

Exclude pages in the future from next/previous block

Is there a way of excluding pages with a future date from showing within the next/previous block? Currently I'm using Concrete 5.6.1.2. I know you can do this when running a pagelist using [code]$pl->filter('cvDatePublic', date('Y-m-d H:i:s'), '

Page crashed

My page crashed when the hosting server was upgraded, as I have written about an earlier post, so I tried to install concrete5.4.2.1 on another server with php4, trying to see what was going wrong. Then I get following code. here is just 2 lines out of se…

Filter Posts