Developing (v7+)

Using the FileHelper to place inline SVG from the FileManager...

So I've got an Image Page Attribute, like thumbnail is, for an SVG image. But rather than place it as an , I want to inline the SVG code right into the page's HTML. From there, the sky's the limit for what you can do with it, but for now, I just want the…

Popover menu for normal page results - not dynatree

I'm having a search results table where I want to popup the "popover-menu" like happens in the dynatree sitemap (dashboard/sitemap/full) - when you click a link. -- Concrete5 version 5.7.4.2 -- $(document).on('click', '.pop-dat-menu', function (e) { …

Moving Blocks from 5.6 to 5.7

Hi guys, I am not fluent in creating blocks but our old designer was & we are moving our website from 5.6 to 5.7 is there a way of moving our custom blocks across too?

Canot create custom addon concrete5.7

I have an working addon which works fine in concrete5.6. I have tried to make it work for 5.7. So i have done some changes as described in https://www.concrete5.org/documentation/how-tos/developers/concrete5-5.7-add-on-development-part-1/ https://ww…

Thumbnail Helper

Is it possible to use the image helper to create a thumbnail from an image URL or do you have to use a concrete 5 image object. How would I do that? I'm doing this on a Page List Template. Here's my code to this point. I'm also VERY open to doing this …

Page List Controller Filter

I'm trying to filter a Page List in the controller by a single page ID (filter out the page with the specified ID). There doesn't seem to be a in-built function for it, so I'm trying to use generic filter() function but with no luck. Let's say for exa…

Cannot create custom block in 5.7

I'm using version 5.7.4.1. I've followed the directions here: http://www.concrete5.org/documentation/developers/5.7/working-with-blocks/creating-a-new-block-type/getting-started/ But when I go to Admin Dasbboard > Stacks & Blocks > Block Types, my ne…

Possible with C5 and add-ons?

I have developed several sites with concrete5. However, a client is keen to have a Facebook-style site where people have their own login and can upload photos to a public area where others can vote on the photo - with the results echoed on the page. Is…

Filter Posts