Developing (v7+)

Disabling browser "See Similar" and "Read Later Fast" overlays

As I'm developing my first E-commerce C5 site, I've started noticing annoying "See Similar" or "Read Later Fast" overlays on top of our product images—in Chrome only, it seems—prompting users to go elsewhere to get better deals on products we're selling! …

Show total number of filtered users in user list

I'm using the UserList model to filter a list of users and I can't seem to figure out how to get the total count of filtered results. The code I have right now is: [code] $ul = new UserList(); $totalUsers = $ul->getTotal(); if($search){ $ul->filte…

CSS issue with left sidebar

Hi - can anyone tell me whenever I load the page the left sidebar is really narrow and 'flicks' to its correct width. http://www.simplerecruitmentltd.co.uk/client/news/ I have a wordpress archives block in here and have set the width on the div tag…

Footer changing with different browsers

With my simple, three column footer, it looks just fine in Opera, but changes in other browsers ie, Firefox. ie, the columns move position. Apologies, no-doubt its been discussed before, but would appreciate any suggestions for resolving. Thanks in a…

file attachment in concrete

Hi I could not find the file attachment option in /helpers/form.php if the concrete have the file attachment option please share to me.. regards Kumar

HOw to set my country timezone

Hi I have problem in datetime function, the time difference from concrete and my system time, so how to set my country gmt in concrete5.6.1.2 thanks Kumar

Running C5 on AWS RDS - PageSearchIndex

We have a C5 based application running on AWS in a load balanced cluster using a multi availabilty zone Amazon Relational Data Service [RDS] form of MySQL. RDS likes all tables to be INNODB as it then is able to offer point in time rollback In C5…

Real time update.

Hello, I'm new to this system, and is it possible to get the editing of a text on a page to change without updating the site? I look at the site on 1 computer, and change the text on another and then the change happends on the other without having t…

One page template for multiple pages

Not sure if this makes sense, but in my custom theme I'd like to use the same page template for multiple pages, each page of which would display images from different file sets. So, each of these pages are exactly the same format, just showing content fro…

include of header.php and footer.php doesn't seem to work.

As beginner I try to work through the C5 tutorials. In the 'Basic Theme Development Training Three' the header and footer get separated from the content part. Although I followed exactly the instructions step by step, I get errors publishing the site (->…

Filter Posts