(OLD 5.7 Discussion FORUM)

Need Mobile Nav for 1024px and under

There are a lot of moving parts with LESS it seems, and I can't quite figure out how to trigger the Mobile Nav for screen sizes 1024px and under. It works great once you get into the 768px range and below, but I need it to trigger at 1024px. What do I …

Adding and moving blocks

Hi, I have been waiting eagerly for the release of 5.7.4 and have down loaded and set up a test site with RC1. I do want to use this version for my next project but am I missing something? How do I move blocks from one area of the page to another? Th…

Marketplace Removal

Hi All (and c5, especially) -- I'm really unhappy with how you're handling the 5.7.4 release and marketplace removals. It seems there are some breaking changes that have been made to 5.7.4 and the way that packages (don't) work. As such, the linter …

Div replacing with p in editior of concrete5

Hi, I am developing a site in concrete 5.7 version. In the editor of concrete5 if I write html tag then it was replace by html tag after save. Is there any solution for this? Thanks

5.7.4RC1 updating a 5.7.3.1 site

Is there a simple way to update from a 5.7.3.1 site to the 5.7.4 RC? I tried replacing the concrete folder with the new one but this just created a lot of errors such as: Doctrine\Common\Proxy\AbstractProxyFactory::getProxyDefinition(): Failed opening …

Adding a new Page Type in a Package

In a package I'm working on (I'm helping with the development; I didn't create this code), I have this code to add a new Page Type:[code]PageType::add( array( 'handle' => 'new_page_type', 'name' => 'New Page Type', 'default…

Single Page Attributes

In Andrew's blog post about single pages in C5, he mentioned that page attributes can be added to single pages. I specifically need to set the "Exclude from Nav" and "Exclude from Sitemap" attributes on two single pages. Any pointers? Thanks!

Login Redirect for Groups

Is it possible within 5.7 to redirect users after a successful login based on their group membership? For the current website I'm working on there are 2 different user groups which have access to two distinct areas of the website. Each group has their own…

Filter Posts