Developing (v7+)

Database error- How do i fix this

Unable to connect to database. A database error occurred while processing this request. Fatal error: Call to a member function query() on a non-object in /home/vjohnson/public_html/concrete/models/user.php on line 177 I dont even know how to get …

Conditional section in myTheme/elements/.footer.php

I have a certain section of the footer that I would only like to appear on the "home" page type. What's the proper way to do this in the template? The Logic: if (pagetype == "home") { # the areas I want to render }

Automaticly adding attibutes to page types?

I have seen this done in the default concrete5 theme and it works on some of my pages. But for some reason on a page that I keep trying to make, adding custom attributes and assigning them in the default page set-up are not working. I will use concrete…

SSL via Proxy

Hey everyone, I just started hosting a Concrete5 installation on a server at all-inkl.com (a German site). With it comes a https via proxy option. I never worked with encrypted pages before, but would like to encrypt my concrete5 login page as well as …

Embed sub-nav in theme

I got the header nav automatically included on every page by making a scrapbook block as described here: http://www.concrete5.org/community/forums/customizing_c5/embedded-auto-nav/#186323 I want to do the same thing with a sub nav that appears on every…

Embedded auto nav

I'm in the midst of my first custom C5 theme. What's the best way to embed the auto nav functionality into the theme, so that I don't have to add an auto nav through the CMS? Also, what's the best way to accomplish this with sub-nav areas that show …

HTTP Post in Canada Post Custom Shipping Type

Hello, It was suggested that I post this here in addition to the eCommerce Questions & Discussions section, sorry if there is an even better place than "Building in Concrete5" for this discussion: I think us Canucks may be a few short steps away fr…

"Header Nav" produces no navigation

This is my first C5 Theme I'm attempting to create. It's my understanding that "Header Nav" is a pre-defined Area name, and that naming an area "Header Nav" will automatically produce the navigation structure in HTML. On my site, nothing is produced…

Area splitter block - customising tabs

Hi all I want to set the tabs to automatically rotate. I know the jQuery looks like this: [code].tabs( "rotate" , ms , [continuing] )[/code] But I can't get it to work and it says to use JSON but I'm not familiar with how to use that. I would also …

Filter Posts