Developing (v7+)

How to make editable description page attribute

Hi, is it possible to make it editable the default description page attribute? I mean, while creating a new page, I add the description there. Then, on the page, while switching to edit mode, I would be able to edit the description text. Is it poss…

TinyMCE editor not displaying/working

It seems the TinyMCE editor doesn't work anymore, or perhaps something changed with the new version of concrete that I'm aware of. Previously, this worked: [code] [/code] Using class "ccm-advanced-editor" automatically got you a rich editor …

Issue with Custom Template Included with Block

I am working on a new block, and I am trying to add a custom template that will be included with it. The template is intended to be alternate rendering of the same block, so that an alternate jquery, css, and layout is shown instead of the default bl…

Displaying only certain blocks from a pasted stack

Hi all I'm creating a site soon for a client who has several member organisations. I'd like to create a stack which contains multiple blocks, each one displaying the name/logo/description of one of those organisations. The client also has project pa…

Trying to figure out why a site is slow

I put together a site greaserag.org a bit ago that's kind of ported from wordpress. The theme was originally a wordpress theme and the content was imported from a wordpress XML file. The blogging platform is something custom that I ported from ProBlog c…

Pagelist sorting by attribute but order is incorrect

I have a custom attribute: [code] clinic_order [/code] When I sort my page list: [code] $clinicList->sortBy('ak_clinic_order', 'desc'); [/code] It seems to be sorting, but not by my clinic order (which is a custom number attribute) When…

Help with custom template for page list

I have a custom template for a page list block. In it I output a thumbnail using: [code] [/code] (I stole the code from blog_index_thumbnail.php). I would like to edit the code so that it doesn't output the thumbnail if the thumbnail is the…

Filter Posts