Developing (v7+)

Single Page Hard Coded Autonav

Hi, I'm having problems with theming the ecommerce checkout pages. Because they are single pages and they sit at another level in the sitemap, If I hardcode the autonav in the view.php, then it displays a different tree. Plus, as I have International…

different color schemes

Hello, I have to build a website for a club whitin four clubs of different ages. For each age I want a different colorscheme. For eacht page I make, I want to choose the right colorscheme. What is the way to do this? Thanks, Jack

jQuery.cookie.js - Concrete5 and cookies

Hi, The jQuery.cookie.js does not seems to work with Concrete5 very well.. It doesn't save the cookie on IE, Safari or FF. I think it could be a conflict with the 'normal' session cookie of C5. The cookie needs to be save if you agree with the discl…

CSS menu error

http://123.100.89.170/~kent4may/concrete5.6.1.2/ I have replaced the auto nav styling with my own css. However, I have 2 issues: 1. Each menu item should be equal width of 180px 2. A hover should show the description of the menu item (like a tooltip…

Looking for some advice on how to replicate something...

Hi Does anyone know how best to upload an excel spreadsheet so that people can simply print it? I don't want to convert it to a PDF as it will have to be uploaded to the site to be used for a different addon. Any help/advice would be appreciated

attribute image FileID sometimes returns 0

Hello, with the following database query i select active pages [code] SELECT cID FROM Pages WHERE (cID > 1) AND (cIsActive=1) AND (cIsSystemPage=0) AND (cIsTemplate=0) ORDER BY cID [/code] then i filter out the pages i need with the pagetype an…

Echo specific text depending on language

Hi I would like to know how to do to echo some specific html depending on language selection. I know there is a specific piece of code to show a specific stack but how do we do to show a different text let's say like a main title that would be different d…

Composer or custom system

Hi, I would like to know your advices for the pros and cons concerning the development of a news/press system using composer tools or a custom system with single pages. This custom system will generate dynamically news listing page and news details pag…

Create a site for customer reviews

Hello: I'm going to build a site that is a directory of restaurants. This site will have many updates monthly. It is important that the site is always online for users, but we need that can have a preview of the updates for my client, before publi…

Saving Simple Data

Good People! Does anyone know if C5 has a simple interface for saving simple data? For example, I am making a dashboard page which has a single text field which I would like to persist and it seems like setting up a database table is really overkill. …

Filter Posts