Developing (v7+)

C5 Theme tags

Just found C5 and LOVE IT!!! I cannot say thank you enough to the developers!! ok.. question. I converted the Newave theme from www.freecsstemplates.org Works great but I'd like to tweak one thing. I'm wondering if you have a 'tagline' code like …

Open a dialog inside Add/Edit.php

I'm creating a block that needs to open a dialog box inside the Add or Edit.php files. I've followed what has been done in the slideshow block but I'm getting "access denied" when the dialog opens. Here's my code in the form_setup_html.php [code]defin…

fixed main navigation

I like to build a site with fixed main navigation, so navigation will be part of the template and not as a block. Advantage is that a user is not able to remove the navigation by accident. I would like to reuse the existing auto-nav code, with respect …

Custom form

I need to send back a formatted email with some images and text etc. to whoever submits a custom enquiry form, is there a way I can use the form builder in concrete5 and then edit how it handles the submission? Right now I just hard coded in a form into a…

Subdomain Pretty URLs and default index page loading

I'm trying to get the default index page to load from a subdomain install. Installed to 44.44.444.44/~bd/mrh so site.php contains define('BASE_URL', 'http://44.44.444.44'); define('DIR_REL', '/~bd/mrh'); Instead of the IP, I'd like to use the n…

Explain site_theme_paths.php ?

Hey, I was looking into the "site_theme_paths.php" and i found out that i can override the default templates. however when i change them i get a blank page, i did not find any special documents regarding this and was wondering how this works, and if…

edit content

with c5 can i limit my client so that it can only edit content when creating a new user for the backend of the site?

Building a news/blog system with page list

Hi Guys, i am using the Page list for a news/blog system, however i have one issue, since the truncated text is the page description instead of the actual content i am having issues adding images there. Has anyone found a solution or has anyone have…

Filter Posts