(OLD 5.7 Discussion FORUM)

what does reset.less in clonamental theme

Hello everybody I noticed in the cloneamental theme, that there is a file called reset.less (in the css/build -folder) What does it do? It is not imported by main.less. Can I delete it? - or how would it be used? Thanks Bernie

Paralax effect on section

Hi, As anyone an idea of how to do this : I have a section with content inside and also a Paralax Background image. I call the image like this in CSS for the Section : [code] #banner { padding: 16em 0 13em 0; background-attachment: fixed; …

Modifying Style.Css in Edit Mode

This code line below works on Concrete 5.6 but seems not on the new version : Concrete 5.7 Any help would be nice as i cant find anything about this ?? [code] .overlay{ display:none; } [/code]

Move site up from sub directory to root directory (5.7)

I have read older discussions about moving a site up a directory (I.e. my site.com/test to mysite.com), but is there any current info on this for version 5.7? Specifically, my exported SQL file has lots of absolute references to the test url -- do I need…

I cant take it anymore

I should never write these posts when i am mad... but I can't help myself!!! I've been a strong Concrete5 advocate since 2010 and have developed several add-ins. The idea behind C5 is (or any CMS) is to provide a solid website framework so the devel…

Force selection of sub page in drop down navigation?

Say you have a nav like such: Home Services Baking Cleaning Oil Changes About Contact Is there a way to have the users choose a sub page under Services without letting them click on the top level page Services? The Nav exp…

AddConversationMessageConversationKey does not exist - 5.7.3.1

Hi all, I did an upgrade to 5.7.3.1 and now the following error pops up: [code]ReflectionException (-1) Class \Concrete\Core\Permission\Key\AddConversationMessageConversationKey does not exist[/code] help is highly appreciated :)

session handler error

I have just tried to visits a site i created a few months back and all i get now is this: An unexpected error occurred. SessionHandler::read(): open(/tmp/sess_f6b6ecce72b5198df9c59dad681b63c7, O_RDWR) failed: Permission denied (13) Is this a bug or…

MySQL Placeholders and Order By

I am trying to use place holders on the Order By portion a query. I can use the question mark for the Where part of the query, like this: [code] $faqs = $db->GetAll('SELECT * from WebliQuestions WHERE category = ? ORDER BY author desc', array($categor…

Filter Posts