Developing (v7+)

5.7 Auto-Nav Template to create 2 header navigations

Hi! I've been working my way through the forums and documentation to try and find something that could help me with this. I've managed to find my way through every issue I've had before with C5 but this one seems to fox me. Basically, my design has …

Code issue

Hi I'd really appreciate help with the code snippet below. Basically I have a page where users, who have been allocated to one of two attributes (coordinators or leaders) else where in the system, get to view certain information about volunteers/serve…

Best way to include data from a separate database

Hi all, I would like to present some data from another database into some C5.7 pages. I can see 2 option for this: 1: Build a single page that contains code that connects to the other database, extracts the needed data then prints them in a tabular…

Different database access in C5.7

Hi all, I need to present in C5 (5.7!) some data that are extracted from a different database (on the same server). For this I have created a single_page and added some code in there: [code] [/code] The problem is that I get this error: [code…

Agenda blocks

Hi Guys, I'm converting a client his website to concrete5 but I'm having some difficulties with the Agenda page of the site. Is there a way to make it that the client can add a new agenda block (with the same layout as on the website) and then inse…

Elemental theme link colors

I just installed the new C5 on my server and have been playing with a simple site. I'm a novice programmer which is why I like C5 so much. However, i'm trying to simply change the text color of the top navigation links and can't seem to figure out how to …

Override generate_sitemap job in 5.6.3.3

I can't get a job override working in 5.6.3.3. I have a generate_sitemap.php file in the root /jobs folder with this code: [code] getLinkToCollection($page); if (strpos($cPath, '/r/') !== false) return; // end KRD if($page->isSystemPage(…

5.7.4.2 Get thumbnail from page?

The code changed for most blocks in 4-2 and I need a way to fetch the image block from one of my pages again. Because it's an old site I would rather not reinvent the wheel as my client knows how to do things a certain way. [code] […

Filter Posts