Developing (v7+)

System Defined Templates fallback to view.php NOT default.php

For page types you create yourself as indicated in this documentation if you make a page type named "car" and there is no "car.php" page template then "default.php" will be used to render all pages of the car page type. However, system-defined template su…

How long are re-sized images cached?

In the past, you obviously wanted to make sure your pictures were the correct size. Uploading a huge image and re-sizing it down with HTML was (and still is) a bad idea. Things like Concrete5 complicate that thinking a bit, though, since Concrete5 will…

Get doctype

Hi, In the header you are adding Before this code, there is some HTML and the doctype. How can I check for the doctype within header_required.php? I want to check if it is HTMl5 doctype or not and change some meta stuff. Currently, no HTML5 p…

How big is yours?

Simple question that I need some advise on please. I am not technical and therefore appreciate some views? We are using Concrete 5 for our site and our developer is saying that our site is getting too big for Concrete 5? How many pages would a site need t…

How to make my theme independent? Blog_entry type problem

Hi, The theme system is really strange. I'm making a theme atm, it's very very very simple. I don't have a file called blog_entry.php and I removed all themes expect the one I'm creating atm. The problem is, if the handle of the blog type is blog_en…

Adding some additional behavior to login controller

Hello. I am new here and can't find anything regarding my problem. I want to add some additional behavior to login/logout. Specifically, I want to add a cookie after successful login and delete that cookie after logout. The reason behind this that I us…

Looking for SEO add on

I have seen a plugin for Joomla, which works in the following way: You define keywords, e.g. "car", "engine", "clutch", etc. These words all have a specific product page. You link the word to the matching page. The plugin is then loaded on EVERY p…

Eliminating extra page?

Hi, My site seemed to be running very slowly, so I used websiteoptimization.com to evaluate it. What was taking up the most space was a page of script that doesn't appear to have any use. Is there a way to delete it? Or is there hidden use? See page: …

Filter Posts