Hello!
I have a function which covering empty block area with a stack/global area. But since C5 5.7.4.2 release, I can't use that function again, it said errors bla.bla.bla. when I try to call it from other theme files.
This is my function :
[code]…
OK, so I need to create a page that will contain the details of a tour (let's say a walking trip to Stonehenge :)). The page will include fields like a title, main image, itinerary, Book now button...you get the picture. All of these fields are brought in…
I have been playing with Conversations a little and I am looking for a way to get the Conversations for a particular pages. It looks like I can get all the Conversations with:
[code]
$ml = new MessageList();
$messages = $ml->get();
[/code]
I have…
I'm using the fundamental theme. I'd like to change the width of the content to 930px (all the main content and the content of the header), but I'd like to have the branding as 100% as it contains a slider.
Hello,
I've just installed the Fundamental theme.
I'd like to create custom blocks using the Fundamental theme blocks.
But I can't see the Fundamental theme folder...?
Any ideas?
Getting error message Class \Concrete\Core\Permission\Key\AddConversationMessageConversationKey does not exist
after trying to update to latest version 5.7.4.2. I renamed concrete folder to concrete-old and copied concrete 5.7.4.2 to site then renaming t…
I'm using the core image slider block with a custom template. When logged in, the arrows for next and previous slide are displayed. But as soon as i logout, the arrows disappear and so does the functionality to click through te slides!
This is what i …
Just purchased Foundation 5 and quickly realized that it is only compatible with 5.6. I have Concrete5 5.7 installed. My fault, I should have checked.
I was using Elemental but thought from the reviews of Foundation 5 that this would be a good move!
…
Hi, I'm trying to integrate the Imperavi Kube framework (http://imperavi.com/kube/css/grid/ (same people who make the new C5 Redactor text editor)) into the Concrete5 grid system.
I've successfully followed the tutorial here (https://www.concrete5.org/…
Hi guys,
It's still not clear to me how core classes can be overridden from a package.
E.g. how can we override one of the core providers specified in concrete/config/app.php?
I've tried several ways but none of them seems to work.
Any help wou…