Developing (v7+)

Override /helpers/file.php by Package

Hi i'm trying to override the /helpers/file.php with a package but all i get is an "Fatal error: Call to undefined method FileHelper::littlefunction()" error in /packages/mypackage/controller.php : [code] public function on_start() { $env = En…

integrating concrete5 with a java backend

Hello there, I am new to concrete5 and I really like what I see so far. What I am trying to do is build a website that is very rich on content but also has quite a bit of involved custom programming. Since I am much more experienced in Java I …

Custom block not working

Hello so I am trying to build a block that is just an image, with a text overlay that is basically just a link however I can only get the image to show and not the text... this is what I have so far... controller.php [code] This is for a landsc…

:after problem with AutoNav

Hi! I got a problem with that auto nav... The nav should be text-align:justify. I tried it with that :after thing: .menu ul::after{ content: ""; width: 100%; display: inline-block; } works fine when the nav is hardcoded in the theme... if…

URL hyphens to underscores?

Hey, we've encountered an annoying problem with the urls. Client has made some QR-codes before publishing the website and we've been building our sitemap that way. Unfortunately the QR-code's URL has underscores instead of hyphens and now it's givin…

Pets Classifieds ... is it possible with C5?

I'm up for helping local non-profit animal rescue organisation based in UAE that dedicated to helping all animals. They don't have website..only facebook page; I want to offer them full website where they can post and classified all available animals…

Saving blog entry into two locations at once

Hi guys, I'm building this website with Foundation 5 where user when writing with composer (blog entry page type). Now i'm wondering if it is possible to user save blog entry into two different location at once? Can i do this? Is there attributes t…

custom block can't find a library

I've been using concrete5 out-of-the-box for a bit, and have made my first foray into building a custom block. Got the basics down - woohoo - except now I want to put some meat on the bones. I have a library with some functions I want to use, and damned…

3 col layout to responsive?

I have added a 3 col layout but it to reduce to single columns for phone browsers. Can I achieve this with media queries and what would I say?

Filter Posts