Developing (v7+)

Using php register_shutdown_function

In response to a prb comment from mkly, I have been playing with php register_shutdown_function(). The attached class provides a pair of calls to be placed about a section of code (with microtime measurement as a side effect), with the intention that i…

slow site

Having issues with slow page loads. the url is apoprecords.com im on a vps and am using cloudflare. trying to figure out what I can do to get pages to load at a reasonable speed.

Adding javascript to a new block with on_page_view

I'm trying to add some javascript to the header with the block controller method: [code] public function on_page_view() { $this->addHeaderItem(''); } [/code] And then in my view, call the jquery library: [code] $(document).ready(fu…

How to add Terms and Conditions to Register page

Hey all, so I have a Copyright and Legal page in addition to the terms and conditions to joining the website. I'd like to present this as it is most often: A compulsory checkbox field that has a text line saying "Do you agree to the Terms and Conditions…

Upgrade to 5.6 is breaking everything

So I just upgraded to 5.6 thinking it was going to be great and all it did was break my site. I am finding a bunch of threads explaining how its bogging down servers which is happening to me. I am getting 500 Internal Server errors on simple webpages even…

Reduce size of website

I'm needing to reduce the amount of space my C5 website takes so that I can easily duplicate it for other sites. Because we upload videos to our site, the current size of our site is approximately 60 GB. This is too large to be copying. I've gone into …

Dropdown box in e-commerce product listing page

Howdy C5 I want to put a dropdown box in the e-commerce product listing page. By this dropdown user can choose how many products to show in that page like 24, 48, All etc. Is it possible in Concrete 5 e-commerce. Please help me to sort this out. Ro…

Custom page type won't use custom template

I've created a custom template in my theme's directory called homeslider.php. After running Inspect on the theme, it detects the new page template and creates a page type for it. However, when I use that page type for a page, it doesn't use the cust…

Filter Posts