(OLD 5.7 Discussion FORUM)

Members page

I have been experimenting with advance permissions and member profiles etc with C5.7.5.2. I turned on public profiles and expected to see a members page in my site map. The page is only visible in the site map if I select include system pages even though…

Website completely down after canonical URL change

In the SEO settings I changed the canonical URL from my old url "http://mydomain.com/test" to the current URL (that's been working fine) "mydomain.com" (I took out the http://, does that matter?). I admit I wasn't 100% sure what I was doing and now my web…

Page header (menu) item - only frontend?

In the toolbar in the top, I'm trying to add menu items. Now this is working perfectly when I'm browsing the frontend of the website. The dashboard though, does not seem to have these links added. Is there a flag we can use in the code or some setting or.…

How to change page types?

Hi, I'm struggling with the ability to change a page to a certain page type. I'm not talking about page templates. Can it be done or we need to recreate the pages from scratch with the new type?

Is is possible to combine CSS using htaccess ?

Hi, Can we combine CSS files using htaccess by using server side includes (SSI) ? I have doubt because, On my site caching is on and CSS are loaded from cache folder. Is is possible ?

Error on make new page from versions

I have make many new pages from Versions of another page. But todya, when i try make one... i get this error message in Url slug..what happend here?? Someone who knows? : test{"error":{"message":"PHP Startup: Unable to load dynamic library '\/opt\/alt\…

GridFramework - How to use Column Offset

The site I'm currently building is running 5.7.5.1. In my page_theme.php file I turned on support for using Zurb Foundation as the Grid Framework. I see in \concrete\src\Page\Theme\GridFramework\Type\Foundation.php that there are offsets being defined.…

Problem with Clear Cache

Hello, I'm on a fresh installation of concrete 5.7. I wanna "clear the cache" but the CMS returns the following exception: [code]Unknown database type point requested, Doctrine\DBAL\Platforms\MySqlPlatform may not support it.[/code] Someone can help…

how to change media-query in elemental-theme, using version 5.7.5.2 ?

I have a particular layout where I want the .responsive-menu-launch button on the top right corner to show at 992 pixels, instead of the default of 768px. In navigation.less I changed: [code]@media all and (max-width: 992px) { .ccm-responsive-men…

Catch File Selector click

I'm trying to catch the File Selector click, but I don't get it. This is my File selector on the page: [code] $u = new \Concrete\Core\Application\Service\FileManager(); print $u->image('my_image', 'my_image', '', $myFileInstance); [/code] Here are …

Filter Posts