Developing (v7+)

What is it, exactly, that makes Concrete5 go slow?

We've all been there. It's going pretty smoothly until you add a bunch of content. After about a half hour, you've got 5 new pages and each of those pages has several versions. Now Concrete5 is craaaaawwwwling. What is the cause? I have been researchi…

Hardcoding Tags with links into Page Template

Hi There I need to use tags so I can cross link articles to other relevant content on the website. I have added the tag attribute in page tags. I have then tried in both a page default and on specific pages adding the Tag block to the sidemenu. How…

New user activation notification

I've read about this in a couple other threads. When a user registers, our site is setup so that the admin receives an email to approve the account. Once approved, we'd like an email to go to the new user's email saying that they've been approved. Can…

Autonav in 3rd party template

Hi, We are building a website for a local photographer. The website itself is powered by Concrete5 however we decided to use PhotoCart for the Gallery/Store section. We would like any changes to the site navigation to appear in the PhotoCart templat…

Must be logged in to view page?

I have one page that is disappearing from my autonav when I'm not logged in. This same page also prompts me to login if I try to input the URL directly. I have several other pages of this same page type and they aren't being affected. I've checked permiss…

fuzzy header text and grainy images

Okay, so a little while ago, I accidentally deleted my database (It was labeled as being for a different domain URL). The files were intact, and when I restored the database and all that, the header text was really fuzzy and the images are really grainy.…

CSS style for pages which have subpages

Is it possible to modify the AutoNav template that it would add a class for all pages which have subpages? I found the code which adds a class for pages for the dropdown menu, but that works only for the active page: [code] if ($ni->hasSubmenu) { …

Advanced Composure & User Contribution Help

I'd like to setup access on a website where a front end user can use the composure tool to publish content on the site, and then be able to further edit that page after publishing. I understand how to do the basics including simple approval workflow, but…

How to setup if statement for the different page layouts?

Hi, I'm a bit new to Concrete5 (~week). I'm customizing a backend UI for a client using various tools from Concrete5. At first, we were going to use Wordpress, but after hearing about what he wanted to do, I thought C5's default functionality was much …

Displaying Pinterest Boards

Pinterest has an API that enables you to publish 'boards'. Here's an example. http://www.johnmcbride.com/pinterest/ In PHP, you simply include this... [code][/code] and then you can display any board you want like so... [code] [/code] Can…

Filter Posts