Developing (v7+)

Filter page list by attributes

I want to show a filtered page list. So pages will either have an attribute or a tag and that will be used to filter them. You used to be able to add attribute to C5, but I can't find it anymore. Is this no longer possible? Thanks:)

Cannot see the Dashboard

Hello, I am new to concrete 5, I've broken the dashboard of a site I am currently developing locally. I'm pretty perplexed by it too. If I want to edit the front end of the site, everything is all good. I can carry blocks, edit Seo, basically, everythi…

Newer Versions of Jquery

I have noticed that the core jquery library hasn't been updated in a while. Concrete 8.3.1 is still using jquery 1.11.3. I realize updating jquery to a newer version (such as 2 or 3) could break some things, including addons and other functionality. …

Contact form not working through stack

Hi i have add a form block on a stack called "Footer Form", and include it in footer by using this code [code] [/code] But the form is not submitting correctly. Any idea ? thanks

Delete old image versions

Hello How do I automatically delete unused image versions? I have more than 4000 images each with 5-6+ versions. So they use 5 times more disk space. And going this manually will take ages to finish How to delete the unused versions from the data…

Problems migrating - still links to old system

I developed a site in v8.2.1 and am now trying to migrate it to a new URL/folder but am having great problems. I developed the new site as old-url.co.uk in a folder /old-folder, using database olddb and then wanted it replicating under a new URL, new-u…

filterBySelectAttribute() Not working

Hi, Anyone know why filterBySelectAttribute() isn't working in 8.3.1? Yeah is my code: $values = array("Whitepaper", "Executive Briefing", "Guide", "Technical Document", "Fact Sheet"); $docList = new PageList(); …

Blocks only populated when NOT in edit mode

I have blocks that have no content when in edit mode but have content when not in edit mode. They did have content and I removed it. Then published the page. At first nothing showed. Now when I go back to the page the content is back. I can't see it…

Interest in forum solution?

Is there any interest in a forum solution? I started to build one based on a small presentation I held a while ago. It's not complete, but I think the structure is simple and would be easy to extend. Was just wondering if there's any interest, maybe e…

Programmatically setting custom template for block

Hello. I'm developing a custom Page list. This page list displays news from website. The news page has a gallery (Image Slider block). I need to display this Gallery block inside my custom Page list. This is easy. The catch is that I need to display this …

Filter Posts