Developing (v7+)

Namespace of single pages in their own directory

I can get a single page to work using the root directory of the application folder using the namespace [code]namespace Application\Controller\SinglePage;[/code] but if I put my single page into its own directory it no longer sees the controller. To be cle…

page_theme.php not outputting

Hi all, I'm trying to get the autonav block to list out a couple of custom classes in the advanced options in the Design and Custom Template tool, but they're not turning up in the list. Here's my page_theme.php file (it's a custom theme of my own d…

Change Order Numbers

Is there a way to change the generated order numbers? My client wants to change the numbers to read 1000087 (instead of 0000087). Basically, changing the first zero into a one so that the number displays correctly in their accounting system.

Bypassing log on when landing on the website

I have advanced permissions turned on, but no permissions are set up to view pages (it's a simple website). However, when a member of the public types our website address in, they are given the logon screen, which we don't need. How do we bypass/remove…

Social Links only appearing while logged into Concrete5.7 account?

I used the Social Links built into Concrete5.7 and got everything set up - it looks great while I am logged in, but viewed from the outside, the icons and links to not appear on my site. All I can find are some remnants of spaces if I highlight where the …

Check parent page ID

Hello, I am trying to include a different header.php file if the page resides in a certain section of the site. For example… if parent page id = about { $this->inc('elements/header_about.php'); } else { $this->inc('elements/header.php'); …

Access external website content within a dialog box

Hi, I want to display external website content within a Concrete5 dialog box, but can't figure out how to do it! However, I have managed to pass content from my own domain to a dialog box. After a bit of searching on the web i have gained knowledge abo…

mail submission styling

Hi I am trying to apply some styling to the mail that gets received once a user submits a form. here is what i have [code]

Different information

Hi I'm new with Concrete5, and I would like to know if I can do something similar with C5, such as from this page: http://ateo.dk/sogning/ where customers have entered different information? Thanks in advance for any replies. Sincerely, N J Jørgense…

Cannot create a new page

I'm getting this error when trying to add a new page to the sitemap (ragardless from where I try to add it) All I have is the home page right now, and I'm getting this error when trying to add a new one: [code] Argument 1 passed to Concrete\Core\Pa…

Filter Posts